- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have 2 webcams connected to a Ubuntu 16.04 PC, and 2 NCS V2 sticks are also connected.
How can I detect objects from 2 cameras at the same time?
(I was able to detect objects using ssd_inception_v2 model after optimizing by OpenVINO.)
Cheers.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dear Shane:
Please check this forum discussion :
https://software.intel.com/en-us/forums/computer-vision/topic/801648
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, Shubha.
Yeah, I already checked that discussion.
It is to accelerate an inference with multiple NCS?
What I want is to use individual NCS for each independent model on a single Ubuntu PC.
Cheers.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Carlyon, Shane
It is impossible with the OpenVINO API.
It is possible with NCSDK's API.
https://movidius.github.io/ncsdk/
My sample is below. Individual identification of NCS is possible by DeviceID.
https://github.com/PINTO0309/MobileNet-SSD-RealSense/blob/master/MultiStickSSDwithRealSense.py
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Hyodo, Katsuya
Yes, I have been using NCSDK for months, but unfortunately it does not support NCS V2 yet.
See this - https://ncsforum.movidius.com/discussion/1538/cannot-open-ncs-v2
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page