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

Need Help to run Intel Neural Computer Stick 2?

Bbill14
Beginner
500 Views

Hello everyone I'm New here, and I hope someone can help me.

I have bought recently a intel NCS-2, and have start by the getting started demo for Linux and Raspbian and have finished successfully. Now, I need a detailed example or tutoriel (simple one) on how to build a neural network and run it in the NCS-2.  

Thank you.

0 Kudos
5 Replies
MAURICIOAL_R_Intel
Moderator
337 Views

Hello Bbill14,

 

Thank you for contacting Intel customer support. In this case we are going to do some research about your question, and come back to you with an answer as soon as possible.

 

Regards,   

    

Mauricio R.   

Intel Customer Support Technician   

A Contingent Worker at Intel.

0 Kudos
Bbill14
Beginner
337 Views

Hello Mauricio.

Thank you for your response.

Any help will be appreciated.

Regards.

0 Kudos
MAURICIOAL_R_Intel
Moderator
338 Views

Hello Bbill14,

 

We recommend you to look at our pre-build samples/demos at:

https://github.com/opencv/open_model_zoo/tree/master/demos

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

 

Also, if you want to build your own custom model, you can use one of the supported topologies as a base model. You can see the list here.

 

Additionally, you can check the guide on building a custom object detection model.

 

Please let me know if you have additional questions.

 

Regards,   

    

Mauricio R.   

Intel Customer Support Technician   

A Contingent Worker at Intel.

0 Kudos
Bbill14
Beginner
338 Views

Hi Mauricio

I have try to see the examples that you have send it to me, but I'm still confused.

For exemple: If I have my model in h5 file or json file, what should I do to run it in the NCS2?

 

0 Kudos
MAURICIOAL_R_Intel
Moderator
338 Views

Hello Bbill14,

 

You need to use the model optimizer to convert to IR files. Also, for the Keras model (.h5), you can check this thread for more information about this model.

 

Additionally, we recommend you looking at the supported models for MYRIAD (NCS).

 

Please let me know if you have additional questions.

 

Regards,   

    

Mauricio R.   

Intel Customer Support Technician   

A Contingent Worker at Intel.

0 Kudos
Reply