PINTO0309 / MobileNet-SSD-RealSense

[High Performance / MAX 30 FPS] RaspberryPi3(RaspberryPi/Raspbian Stretch) or Ubuntu + Multi Neural Compute Stick(NCS/NCS2) + RealSense D435(or USB Camera or PiCamera) + MobileNet-SSD(MobileNetSSD) + Background Multi-transparent(Simple multi-class segmentation) + FaceDetection + MultiGraph + MultiProcessing + MultiClustering
https://qiita.com/PINTO
MIT License
365 stars 127 forks source link

more NCS2 #35

Open 107318095 opened 4 years ago

107318095 commented 4 years ago

i have 2 NCS2 i want to USE 1-NCS2 to run first model and use another NCS2 to run second model,it is possible? how do i set?

PINTO0309 commented 4 years ago

It is possible. See below. https://docs.openvinotoolkit.org/latest/openvino_docs_IE_DG_supported_plugins_MYRIAD.html

107318095 commented 4 years ago

Unfortunately I failed.... I can not assign the first NCS to the first network and the second NCS to the second network. Have you tried and succeeded?