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

C++ demo for instance-segmentation-security-0050

serg
Beginner
1,254 Views

Is where any working example for pre-trained model - instance-segmentation-security-0050, C++?

 

0 Kudos
2 Replies
IntelSupport
Moderator
1,242 Views

Hi Serg,

 

Thanks for reaching out.

 

For now there is no example/demo for instance-segmentation_security-0050,C++. Only python example is available for the instance segmentation. Here is the link you can refer on how to run instance segmentation for python :

https://github.com/openvinotoolkit/open_model_zoo/blob/master/demos/python_demos/instance_segmentation_demo/README.md

 

For the C++ demo, we have an image segmentation demo validated. Here is the link for C++ image segmentation demo: https://github.com/openvinotoolkit/open_model_zoo/blob/master/demos/segmentation_demo/README.md

 

You also can check here for the model that available and validated by the developers :

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

 

 

Regards,

Aznie 


0 Kudos
IntelSupport
Moderator
1,210 Views

Hi Sergey,


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