You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see there is already have -DWITH_INF_ENGINE=ON -DENABLE_CXX11=ON in cppbuild.sh
but I get this error:
OpenCV(4.5.3) /Users/runner/work/javacpp-presets/javacpp-presets/opencv/cppbuild/macosx-x86_64/opencv-4.5.3/modules/dnn/src/dnn.cpp:3915:
error: (-2:Unspecified error) Build OpenCV with Inference Engine to enable loading models from Model Optimizer. in function 'readFromModelOptimizer'
The text was updated successfully, but these errors were encountered:
YuzaChongyi
changed the title
how to use opencv_dnn.readNetFromModelOptimizer
How to use opencv_dnn.readNetFromModelOptimizer
Sep 1, 2021
I see there is already have
-DWITH_INF_ENGINE=ON -DENABLE_CXX11=ON
in cppbuild.shbut I get this error:
The text was updated successfully, but these errors were encountered: