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.

Inference problem with CPU and MYRIAD.

jaimes__benjamin
Beginner
555 Views

Hi, i translate a pytorch.onnx model to MO .xml and bin files, i use classification_sample_async to do the inference and i get different results. Is this a bug? Should i creat the inference app from scratch? The inference problem is that classify in a diferent category if i change the device in CPU is a bad image and in MYRIAD is a good one. 

 

Thanks.

 

0 Kudos
3 Replies
jaimes__benjamin
Beginner
555 Views

Another issue on MYRIAD its that does not allow me to inference from a batch in CPU i dont have that problem

0 Kudos
Roy_A_Intel
Employee
555 Views

Hi Benjamin,

No need to create the inference app from scratch, could you PM me the model and I'll take a look at this.

 

0 Kudos
jaimes__benjamin
Beginner
555 Views

I cant or i dont know how to send you a PM. My code is the classificaction_sample_async.exe, on the line of command, i didnt change anything, i have problems with the inference, i have differents results on MYRIAD and CPU. 

0 Kudos
Reply