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.

Results are different between tensorflow SSD/Faster-RCNN pb and openvino

lin__bofan
Beginner
335 Views

Hi, 

I trained the Quantized trained SSD with Mobilenet v2 on MSCOCO Dataset and Faster R-CNN with Resnet-101 (v1), configured for Pascal VOC Dataset. And converted to Openvino(2020.2) model succeeded only by ssd_support_api_v1.15.json and faster_rcnn_support_api_v1.14.json respectively. However, the results between pb and ov model are quite different (ov is wrong). The data input to models is equally. I am really confused about what could cause this problem. I think there must be some problems when converting the model. Could anyone give some instructions? Thanks a lot.

bofan

0 Kudos
2 Replies
lin__bofan
Beginner
335 Views

does anyone saw this topic?

0 Kudos
SuryaPSC_Intel
Employee
335 Views

Hi bofan,

The issue seems to be with the json, as the json files are provided for the pretrained models of OpenVINO.

Please edit the json as per your models if you are not using one of the pretrained models provided with OpenVINO.

Best regards,

Surya

 

0 Kudos
Reply