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.
6392 Discussions

Yolov3 Python Demo erroneous detections using Tiny Yolov3

Tr__Ra
New Contributor I
871 Views

Using object_detection_demo_yolov3_async.py produces the following output on yolov3 tiny coco model:

errors.png

0 Kudos
1 Solution
Iffa_Intel
Moderator
835 Views

objDetectionResult.png

Greetings,

 

I tried the model with my own videos and it works fine.

Why don't you try to run with this video sample first and see how it goes:

https://www.pexels.com/video/people-in-the-streets-853993

Here is some insight on how to properly convert yolov3  :

 https://www.youtube.com/watch?v=FaqVhvJ6-Uc

And our official documentation:

https://docs.openvinotoolkit.org/latest/openvino_docs_MO_DG_prepare_model_convert_model_tf_specific_Convert_YOLO_From_Tensorflow.html

 

Sincerely,

Iffa

View solution in original post

0 Kudos
5 Replies
Iffa_Intel
Moderator
860 Views

Greetings,


If possible, Could you please help to elaborate more regarding the errors that you are getting?



Sincerely,

Iffa


0 Kudos
Tr__Ra
New Contributor I
853 Views

The errors are visible in the picture: an extra bounding box for each detection.

0 Kudos
Iffa_Intel
Moderator
836 Views

objDetectionResult.png

Greetings,

 

I tried the model with my own videos and it works fine.

Why don't you try to run with this video sample first and see how it goes:

https://www.pexels.com/video/people-in-the-streets-853993

Here is some insight on how to properly convert yolov3  :

 https://www.youtube.com/watch?v=FaqVhvJ6-Uc

And our official documentation:

https://docs.openvinotoolkit.org/latest/openvino_docs_MO_DG_prepare_model_convert_model_tf_specific_Convert_YOLO_From_Tensorflow.html

 

Sincerely,

Iffa

0 Kudos
Tr__Ra
New Contributor I
788 Views

Thanks,

Your solution works for yolov3.

 

0 Kudos
Iffa_Intel
Moderator
811 Views

Greetings,


Intel will no longer monitor this thread since we have provided a solution. If you need any additional information from Intel, please submit a new question


Sincerely,

Iffa


0 Kudos
Reply