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

Yolov3 Python Demo erroneous detections using Tiny Yolov3

Tr__Ra
New Contributor I
1,032 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
996 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
1,021 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
1,014 Views

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

0 Kudos
Iffa_Intel
Moderator
997 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
949 Views

Thanks,

Your solution works for yolov3.

 

0 Kudos
Iffa_Intel
Moderator
972 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