Summary
A single Intel® NCS2 cannot run multiple demos simultaneously.
Description
- Executed the first object detection demo with Intel® NCS2.
- Executed the second object detection demo simultaneously with the first demo and the same Intel® NCS2.
- Encountered error: can not init MYRIAD device : NC_ERROR
Resolution
A single Intel® NCS2 can inference only one model at a time.
Additional information
Refer to Multi-Channel Object Detection Yolov3 C++ Demo for executing a demo with multiple input channels.