Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.

cv.dnn.readNet

aesqu4
Beginner
422 Views

hola. Estoy tratando de usar la versión de opencv de open vino que ya está compilada con el backend de IE pero no puedo hacerlo. Cada vez que intento cargar archivos .xml y .bin del modelo en cv.dnn.readNet, aparece el siguiente error:

  File "fac2.py", line 4, in <module>
    '/home/antonio/openVinoApp/age_gender/dldt/FP32/face-detection-adas-0001.xml')
cv2.error: OpenCV(4.1.0) /io/opencv/modules/dnn/src/dnn.cpp:2670: error: (-2:Unspecified error) Build OpenCV with Inference Engine to enable loading models from Model Optimizer. in function 'readFromModelOptimizer'

0 Kudos
1 Reply
Shubha_R_Intel
Employee
422 Views

Dear esquivel, antonio,

Hopefully the following post will help you :

https://github.com/opencv/open_model_zoo/issues/94

Thanks,

Shubha

0 Kudos
Reply