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.

How make our own model to run on Intel NCS

Srinivas__Adithya
281 Views

Hello,we are working on a project for face detection, actually our goal is to run our trained model in raspberry pi using Intel NCS, in which we are facing some problems, we tried to convert our trained model in to Open Vino format (.xml and .bin) thought we got some trouble in starting we manged to convert them successfully, but even though we achieved it we are unable to run our model, I am kindly requesting you to help us regarding this issues. We are waiting for your replay

                                                                                   Thanking you

0 Kudos
1 Reply
Shubha_R_Intel
Employee
281 Views

Dear Srinivas, Adithya,

I don't understand what you mean by "Not able to run our model" but I'm assuming you're unable to run inference on the model for which you've successfully created IR. My advice would be to start with the OpenVino samples, the C++ ones or the Python ones. You will have to choose the correct sample - we do have some face detection and object detection samples. Please incrementally adapt (change) those samples to meet your need.

Thanks for using OpenVino !

Shubha

0 Kudos
Reply