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.

Mobilenet SSD Caffe

Chakraborty__Subhasi
356 Views

I am getting wrong detections on mobilenet ssd caffe? Is it not supported in opevino? I have used the github repo: https://github.com/chuanqi305

0 Kudos
2 Replies
Wei-Han_C_Intel
Employee
356 Views

I got same detection error in mobilenet model which converted by mo.py, and googlenet model object recognition is working fine.

0 Kudos
Qing__Albert
Beginner
356 Views

I use mo.py with --mean_values data[123.68,116.779,103.939] --scale 127.5 paremeters. It works! 

Read _docs_MO_DG_prepare_model_convert_model_Convert_Model_From_Caffe.html for better understanding.

 

0 Kudos
Reply