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.

Openvino: Error loading xml file

Kise__Tomofumi
Beginner
1,332 Views

Hi,

I'm trying to run Openvino sample programs, object detecition and human pose estimation. OS is Windows 10.

But in both cases, I see following the same error occurred.

C:\Users\username\Documents\Intel\OpenVINO\omz_demos_build\intel64\Release>object_detection_demo_ssd_async.exe -i cam -m C:\Users\username\Documents\Intel\OpenVINO\openvino_models\ir\FP16\object detection\MobileNet-SSD\Caffe\mobilenet-ssd.xml -d CPU
InferenceEngine:
        API version ............ 2.0
        Build .................. 27579
        Description ....... API
[ INFO ] Parsing input parameters
[ INFO ] Reading input
[ INFO ] Loading Inference Engine
[ WARN:0] global C:\jenkins\workspace\OpenCV\OpenVINO\build\opencv\modules\videoio\src\cap_msmf.cpp (674) SourceReaderCB::~SourceReaderCB terminating async callback
[ ERROR ] Error loading xmlfile: C:\Users\username\Documents\Intel\OpenVINO\omz_demos_build\intel64\Release\plugins.xml, File was not found at line: 1 pos: 0

What should I do? I would appreciate your help.

0 Kudos
2 Replies
Kise__Tomofumi
Beginner
1,332 Views

I build demo.sln directly using Microsoft Visual Studio and create exe file in inference_engine_demos_build/intel64/Debug folder (not in omz_demos_build folder) and then finally make it work!

0 Kudos
Shubha_R_Intel
Employee
1,332 Views

Dear Kise, Tomofumi

 Bravo ! Glad you got it working. Thanks for sharing your success with the OpenVino community !

Shubha

0 Kudos
Reply