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

Is there a yolov2 or yolov3 inference model for movidius neural compute stick 2?

srohit
Beginner
1,020 Views
 
0 Kudos
1 Solution
JesusE_Intel
Moderator
482 Views

Hi srohit,

 

Your question may have already been answered on the other forum. We will be migrating the https://ncsforum.movidius.com/ to this forum next week.

 

There is a demo code to run YOLO family models on the Neural Compute Stick 2. Take a look at the following link: https://docs.openvinotoolkit.org/latest/_inference_engine_ie_bridges_python_sample_object_detection_demo_yolov3_async_README.html

 

You will need to convert your YOLO model to IR format first, instructions can be found here:

https://docs.openvinotoolkit.org/latest/_docs_MO_DG_prepare_model_convert_model_tf_specific_Convert_YOLO_From_Tensorflow.html

 

Hope this helps!

 

Regards,

Jesus

View solution in original post

3 Replies
Wanner_G_Intel
Moderator
482 Views
Hello srohit, Thank you for posting on this Community. To better assist you, please visit the following support web links and website for more information and troubleshooting. Home Site https://www.movidius.com/ Product Landing Page https://software.intel.com/en-us/neural-compute-stick Developer Forum https://ncsforum.movidius.com/categories/general-discussions Wanner G. Intel Customer Support Technician Under Contract to Intel Corporation
0 Kudos
srohit
Beginner
482 Views

Looks like the answer is "You are on your own". 😏

0 Kudos
JesusE_Intel
Moderator
483 Views

Hi srohit,

 

Your question may have already been answered on the other forum. We will be migrating the https://ncsforum.movidius.com/ to this forum next week.

 

There is a demo code to run YOLO family models on the Neural Compute Stick 2. Take a look at the following link: https://docs.openvinotoolkit.org/latest/_inference_engine_ie_bridges_python_sample_object_detection_demo_yolov3_async_README.html

 

You will need to convert your YOLO model to IR format first, instructions can be found here:

https://docs.openvinotoolkit.org/latest/_docs_MO_DG_prepare_model_convert_model_tf_specific_Convert_YOLO_From_Tensorflow.html

 

Hope this helps!

 

Regards,

Jesus

Reply