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

NCS2 with Multi Camera Multi Target Python fails

Duggy
New Contributor I
540 Views

Hi,

 

Does the NCS2 work with the Multi Camera Multi Target python demo? 

I run it but get the error:

RuntimeError: [ GENERAL_ERROR ]
C:\j\workspace\private-ci\ie\build-windows-vs2019@2\b\repos\openvino\inference-engine\src\vpu\graph_transformer\src\frontend\frontend.cpp:439 Failed to compile layer "736": [ GENERAL_ERROR ]
C:\j\workspace\private-ci\ie\build-windows-vs2019@2\b\repos\openvino\inference-engine\src\vpu\graph_transformer\src\stages\mvn.cpp:94 Unsupported combination of indices in layer "736". Only across channel and full batch supported.

 

Works if I do not include the -d MYRIAD argument.

Thanks

 

Labels (3)
0 Kudos
2 Replies
Wan_Intel
Moderator
497 Views

Hi Duggy,

Thank you for reaching out to us and thank you for using Intel® Neural Compute Stick 2!


For your information, Multi Camera Multi Target Python Demo expects the following models in the Intermediate Representation (IR) format:


·      object detection model or object instance segmentation model

·      object re-identification model


List of supported models for this demo and the details on model’s inference support at different devices are shown as follow:

 

Model Name

CPU

GPU

MYRIAD

instance-segmentation-security-0002

YES

 

 

instance-segmentation-security-0091

YES

 

 

instance-segmentation-security-0228

YES

 

 

instance-segmentation-security-1039

YES

 

 

instance-segmentation-security-1040

YES

 

 

person-detection-retail-0013

YES

YES

YES

person-reidentification-retail-0277

YES

YES

 

person-reidentification-retail-0286

YES

YES

 

person-reidentification-retail-0287

YES

YES

 

person-reidentification-retail-0288

YES

YES

 

vehicle-reid-0001

YES

YES

YES


We regret to inform you that object re-identification models are not supported by MYRIAD Plugin. Hence, it is expected to encounter errors when running the demo application using Intel® Neural Compute Stick 2.


Hope it helps.



Regards,

Wan


0 Kudos
Wan_Intel
Moderator
475 Views

Hi Duggy,

Thanks for your question.


This thread will no longer be monitored since we have provided explanations. 

If you need any additional information from Intel, please submit a new question.



Regards,

Wan


0 Kudos
Reply