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

object_detection_demo_yolov3_async - bounding boxes are not proper

js07920
Beginner
530 Views

I'm using object_detection_demo_yolov3_async from OV 2020.2. I downloaded input video from here. The models were downloaded using openvino\inference_engine\demos\python_demos\object_detection_demo_yolov3_async\models.lst

 

The demo runs but output has bounding boxes that are not proper. Please see attached. Similar results with other inputs.  The second attached file (Capture2.jpg) is upper-left snip of first attached file.

 

 

 

 

 

 

0 Kudos
3 Replies
Vladimir_Dudnik
Employee
530 Views

thanks for letting us know. Could you please also specify what particular model (yolo v1, v2 tiny or yolo v3) does not work as expected? It also would be useful to provide picture used as input for the demo.

0 Kudos
js07920
Beginner
530 Views

yolo v3 - the version that is installed based on models.lst file

0 Kudos
Vladimir_Dudnik
Employee
530 Views

Can't reproduce the issue on specified video using OpenVINO 2020.2 on Windows and yolo-v3-tf model from Open Model Zoo and python object_detection_demo_yolov3_async. Could you please provide more details on how do you run demo, what is OS and device you run inference on?

Regards,
  Vladimir

0 Kudos
Reply