PINTO0309 / OpenVINO-YoloV3

YoloV3/tiny-YoloV3+RaspberryPi3/Ubuntu LaptopPC+NCS/NCS2+USB Camera+Python+OpenVINO
https://qiita.com/PINTO
Apache License 2.0
538 stars 167 forks source link

conversion compatibility with custom architecture of yolov3-tiny #48

Open anhminh3105 opened 5 years ago

anhminh3105 commented 5 years ago

Hi @PINTO0309 ,

thank you for your great supports and dedicated work as also found your discussions on the Intel Community Forum very helpful.

I open this issue in order to just ask whether you have ever tried to convert YOLOv3-tiny model with a custom 3 [yolo] layers into IR before? if not do you think the Model Optimizer could convert such variant model?

the custom architecture config file is derived from this repo in the How to Improve Object Detection section