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

Open Model Zoo Demos missing object_detection_demo_ssd_async and other demos

jonnymo
Novice
838 Views

I'm following the instructions from the "Building Open Model Zoo Demos on Raspberry Pi*" link and when I get the Release "open_model_zoo.git" as shown, there is no "object_detection_demo_ssd_async" demo as well as some others. There is a "object_detection_demo" so I perhaps the Object Detection Demos have been put into a single demo. As a result, the demo for "object_detection_demo_ssd_async" shown on the  "Building Open Model Zoo Demos on Raspberry Pi*" is not possible.

This is the link I am following:

https://www.intel.com/content/www/us/en/support/articles/000055510/boards-and-kits/neural-compute-sticks.html 

This is a link to the most recent demos:

https://github.com/openvinotoolkit/open_model_zoo/tree/release/demos 

 

These do appear in the 2019 Release though but I am not sure if this compatible with OpenVINO ToolKit  2021.2:

https://github.com/openvinotoolkit/open_model_zoo/tree/2019/demos 

 

 

0 Kudos
7 Replies
IntelSupport
Moderator
818 Views

Hi Jonnymo,

I have checked in OpenVINO Toolkit documentation and the object_detection_demo_ssd_async is no longer available starting on OpenVINO version 2019_R2 and forward. The list of the demos in Github that you see is the only demos that available for the latest OpenVINO Toolkit. Hence, The demo that you found on the 2019 release might not compatible with the latest version.


Regards,

Aznie 


0 Kudos
jonnymo
Novice
808 Views

Okay, thanks. 

I am not sure if the link I had referenced is a static page or not, however the example listed there is not valid for the current version of Open Model Zoo. 

 

Cheers,

 

Jon

0 Kudos
Vladimir_Dudnik
Employee
791 Views

In previous releases there were several object_detection_demo in OMZ, one for async mode, one to demonstrate yolov3 model and so on. In OpenVINO 2021.2 we have combined these into single object_detection_demo (it has two implementation, one on C++ and other one on Python). There were also other changes in unification of command line parameters and so on, please carefully read demo readme. Hope this help.

0 Kudos
jonnymo
Novice
784 Views


I understand that. However, the example in the link I referenced still shows the use of object_detection_demo_ssd_async

https://www.intel.com/content/www/us/en/support/articles/000055510/boards-and-kits/neural-compute-sticks.html 

 

I am not sure if this is a static example or not, but it if it is , it would be nice if it were updated.

0 Kudos
Vladimir_Dudnik
Employee
779 Views

yeah, seems this article written for previous versions OpenVINO, please try to look at OpenVINO online documentation pages

0 Kudos
jonnymo
Novice
774 Views

Okay, fair enough.

The page you referenced is really no better and the object_detection_sample_ssd example is a bit confusing with how it is described.

I'll open another issue for that.

I think this one is down. 

Thanks

0 Kudos
IntelSupport
Moderator
759 Views

Hi Jonnymo,

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


Regards,

Aznie


0 Kudos
Reply