Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Cannot read net from Model Optimizer

Hello everyone!

I want to use FP16 models so I used OpenVINO's Model Optimizer to generate a model. The problem is that when I read the model (.xml and .bin) with my OpenCV program, an exception is raising.

How can I solve this problem?

Thank you.