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

How do I use shuffle net in NCS2(Myriad X)?

Tsin__Ross
New Contributor I
654 Views

Hi , 

I tried to use my shufflenet v2 based model in openvino, and see this exception:
453.jpg

 

and my IR file(not generated by MO ) ia attached.

 

How can I fix this?

Thank you!

0 Kudos
2 Replies
Iffa_Intel
Moderator
625 Views

Greetings,


First and foremost, get all OpenVINO toolkit itself (latest 2021.2) with all of its pre-requisite correctly and ensure that you are able to run the example as in this guide: https://docs.openvinotoolkit.org/latest/openvino_docs_install_guides_installing_openvino_windows.html


Please note that OpenVINO only supports ShufflenetV2 topology on the Caffe model.

You may refer to this guide for conversion purposes: https://docs.openvinotoolkit.org/latest/openvino_docs_MO_DG_prepare_model_convert_model_Convert_Model_From_Caffe.html


Sincerely,

Iffa


0 Kudos
Iffa_Intel
Moderator
619 Views

Greetings,


Intel will no longer monitor this thread since we have provided a solution. If you need any additional information from Intel, please submit a new question. 


Sincerely,

Iffa


0 Kudos
Reply