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.
6404 Discussions

[Error 9] Argument Error: Network weight cannot be found.

RPusc
Beginner
802 Views

I am trying to compile graph by doing this mvNCCompile MobileNetSSD_deploy.prototxt -w MobileNetSSD_deploy.caffemodel -s 12 -is 300 300 -o mobilenetgraph

 

and i get [Error 9] Argument Error: Network weight cannot be found.

what am i doing wrong?

0 Kudos
2 Replies
RandallMan_B_Intel
589 Views

Hi RPusc, 

 

Thank you for contacting Intel Customer Support. 

 

You need to add the absolute path to all the files that you used. Please check the mvNCCompile information here: https://movidius.github.io/ncsdk/tools/compile.html 

 

Hope this helps. If you have more questions, please feel free to ask us.  

Regards,  

 

Randall B.  

Intel Customer Support Technician  

A Contingent Worker at Intel

 

0 Kudos
RandallMan_B_Intel
589 Views

Hi RPusc,  

 

Did you manage to solve your issue?  

 

Regards,    

Randall B.    

Intel Customer Support Technician    

A Contingent Worker at Intel 

 

0 Kudos
Reply