- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
terminate called after throwing an instance of 'InferenceEngine::details::InferenceEngineException'
what(): Cannot create MVN layer 1655 id:876
This error happens when i launched script from this instruction https://docs.openvino.ai/2020.2/_docs_install_guides_installing_openvino_raspbian.html
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Moorziq,
Thanks for reaching out to us.
I also faced issue when running the object_detection_sample_ssd sample with OpenVINO™ 2020.2.120. By right, the version of the Intermediate Representation (IR) model should match the OpenVINO version. However, as a workaround, you can use 2019 R1 models to run the object_detection_sample_ssd sample with OpenVINO™ 2020.2.120.
To download the .bin file with weights:
wget --no-check-certificate https://download.01.org/opencv/2019/open_model_zoo/R1/models_bin/face-detection-adas-0001/FP16/ face-detection-adas-0001.bin
To download the .xml file with the network topology:
wget --no-check-certificate https://download.01.org/opencv/2019/open_model_zoo/R1/models_bin/face-detection-adas-0001/FP16/ face-detection-adas-0001.xml
On a separate note, I would suggest you upgrade OpenVINO™ version to 2020.4.287 or even later versions.
I’ve validated that the sample can be executed with its respective IR version on OpenVINO™ 2020.4.287.
Models for the 2020.4.287 release of OpenVINO™ are available at:
https://download.01.org/opencv/2020/openvinotoolkit/2020.4/open_model_zoo/models_bin/3/
Models for the 2021.2 and later release of OpenVINO™ are available at:
https://storage.openvinotoolkit.org/repositories/open_model_zoo
Regards,
Peh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Moorziq,
This thread will no longer be monitored since we have provided suggestions. If you need any additional information from Intel, please submit a new question.
Regards,
Peh
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page