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.

Unknown model format

Lc00
Beginner
1,404 Views

I'm trying on the pedestrian_tracker_demo. When running, i get the error "Unknown model format! Cannot find reader for model format : xml and read the model : C:\...\person-detction-retail-0013.xml. Please check that reader library exist in your PATH." 

The model is downloading through downloader.py

Lc00_0-1641450569624.png

 

0 Kudos
1 Solution
Hairul_Intel
Moderator
1,382 Views

Hi Lc00,

Thank you for reaching out to us.

 

This issue occurs when inference_engine_ir_reader.dll is not located in the same directory with inference_engine.dll.

 

Please ensure that both inference_engine_ir_reader.dll and inference_engine.dll are located in the following directory:

C:\Program Files (x86)\Intel\openvino_<version>\deployment_tools\inference_engine\bin\intel64\Release

 

Hairul_Intel_0-1641550848128.png

 

 

Regards,

Hairul

 

View solution in original post

3 Replies
Hairul_Intel
Moderator
1,383 Views

Hi Lc00,

Thank you for reaching out to us.

 

This issue occurs when inference_engine_ir_reader.dll is not located in the same directory with inference_engine.dll.

 

Please ensure that both inference_engine_ir_reader.dll and inference_engine.dll are located in the following directory:

C:\Program Files (x86)\Intel\openvino_<version>\deployment_tools\inference_engine\bin\intel64\Release

 

Hairul_Intel_0-1641550848128.png

 

 

Regards,

Hairul

 

Lc00
Beginner
1,372 Views
0 Kudos
Hairul_Intel
Moderator
1,355 Views

Hi Lc00,

Glad to know that your issue has been resolved.

 

This thread will no longer be monitored since this issue has been resolved. If you need any additional information from Intel, please submit a new question.

 

 

Regards,

Hairul


0 Kudos
Reply