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.

ncs don't work

idata
Employee
622 Views

I have successfully converted yolov3.ckpt to yolov3.xml. It's OK until now. But when I tested the model.ckpt on gtx1050 and the model.xml on ncs1, I got totally different outputs! Obviously the model.ckpt works on the gtx1050 and the model.xml on the ncs1 don't work. I wonder the reason and the way to let model.xml output right.

0 Kudos
2 Replies
idata
Employee
319 Views

I just run the mo_tf.py to convert the model

 

my sdk version is 2018.5.455

 

my tensorflow version is 1.12.0
0 Kudos
idata
Employee
319 Views

Hi @bingoli

 

There could be an error in the pre processing code. Can you provide all your code please? I can try to run on my computer and get back to you with my findings.

 

Best Regards,

 

Sahira
0 Kudos
Reply