You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 9, 2022. It is now read-only.
[Required] Your device (RaspberryPi3, LaptopPC, or other device name):
RaspberryPi3 b+ , NCS2 x 4 , [Required] Your device's CPU architecture (armv7l, x86_64, or other architecture name):
armv7l [Required] Your OS (Raspbian, Ubuntu1604, or other os name):
Rasbian [Required] Details of the work you did before the problem occurred:
I have four NCS2 and I`m trying to run different models on each neural stick independently.
For example, first neural stick run face detection, next one run emotion recognition, and third one run image classificaiton ..
Is it possible ? I saw your MutiModel(FaceDetection, EmotionRecognition) which is merged
model but what I want to do is what I said above.
[Required] Your device (RaspberryPi3, LaptopPC, or other device name):
RaspberryPi3 b+ , NCS2 x 4 ,
[Required] Your device's CPU architecture (armv7l, x86_64, or other architecture name):
armv7l
[Required] Your OS (Raspbian, Ubuntu1604, or other os name):
Rasbian
[Required] Details of the work you did before the problem occurred:
I have four NCS2 and I`m trying to run different models on each neural stick independently.
For example, first neural stick run face detection, next one run emotion recognition, and third one run image classificaiton ..
Is it possible ? I saw your MutiModel(FaceDetection, EmotionRecognition) which is merged
model but what I want to do is what I said above.
I`m really appreciate your project
Thanks