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.

It is about openvino .xml and .bin and how to inference

马__书浩
Beginner
740 Views

hi everyone. I have a question about openvino inference want to ask help.

I use mo_tf.py convert  xxx.pb and xxx.ckpt to xxx.xml and xxx.bin,and  i use xxx.xml and xxx.bin  to inference, but i can not get  a correct label.

And i found  this recommend: ./classification_sample -i car.png -m xxx.xml. it do not need xxx.bin ,so how can i inference i can get a correct label, and how use the file xxx.bin.please some one help me. 

0 Kudos
2 Replies
Green__Jim
Beginner
740 Views

Put .xml and .bin in the same folder, and just enter -m xxx.xml

0 Kudos
arunav
Beginner
740 Views

Dear Green,

I am new to the OpenVINO platform.

I have generated the XML and BIN files. But I don't know how to port these files (flashing) to the Movidius Dongle for Inference.

Can you please help in sharing some document or procedure to do so.

Kind Regards

Arun

0 Kudos
Reply