Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dnn::readNet error with IE backend #17595

Open
Bleach665 opened this issue Jun 20, 2020 · 2 comments
Open

dnn::readNet error with IE backend #17595

Bleach665 opened this issue Jun 20, 2020 · 2 comments

Comments

@Bleach665
Copy link
Contributor

Bleach665 commented Jun 20, 2020

Win10, CMake 3.18, VS 2017, CUDA 10.2, OpenVINO rev. ae9e0510f008220a297130c45e30bfc7fcf27b04.

dnn::readNet raise an exception

Dims and format are inconsistent.
E:\Lib_prebuild\OpenVino\openvino\inference-engine\src\inference_engine\ie_layouts.cpp:276
E:\Lib_prebuild\OpenVino\openvino\inference-engine\include\details/ie_exception_conversion.hpp:62

Model: face-detection-adas-0001.
This exception appears in Release and Debug build.
TF and Caffe models work fine with this IE backend.
List of IE files in PATH folder (Debug build):

cache.json
clDNNPlugind.dll
format_readerd.dll
GNAPlugind.dll
HeteroPlugind.dll
inference_engined.dll
inference_engine_c_apid.dll
inference_engine_ir_readerd.dll
inference_engine_legacyd.dll
inference_engine_lp_transformationsd.dll
inference_engine_onnx_readerd.dll
inference_engine_preprocd.dll
inference_engine_transformationsd.dll
interpreter_backendd.dll
MKLDNNPlugind.dll
MultiDevicePlugind.dll
myriadPlugind.dll
ngraphd.dll
ngraph_backendd.dll
onnx_importerd.dll
opencv_c_wraperd.dll
pcie-ma248x.elf
plugins.xml
template_extensiond.dll
usb-ma2450.mvcmd
usb-ma2x8x.mvcmd

Last working build configuration which I tried with this model is OpenCV 412 and OpenVINO 2019_R1.1_InferenceEngine_23780.

@alalek
Copy link
Member

alalek commented Jun 20, 2020

relates #17393

@Bleach665
Copy link
Contributor Author

I don't know if it matters but face-detection-retail-0004-fp16 works well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants