- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
sorry for consecutive question in a row.
We also are trying to load multiple light-weight networks on a single NCS2.
We use a following function of IECore instance to search available NCS2 devices.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Greetings,
The OpenVINO Open Model Zoo Demo does have a few samples that use multiple networks/models in a single inference.
One of them is this Action Recognition Python Demo. You may refer to this demo to see how they are handled.
The latest API 2.0 might be better if it's convenient for you to upgrade your current version (you don't have any specific dependencies on the current version you are using).
Sincerely,
Iffa
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Greetings,
The OpenVINO Open Model Zoo Demo does have a few samples that use multiple networks/models in a single inference.
One of them is this Action Recognition Python Demo. You may refer to this demo to see how they are handled.
The latest API 2.0 might be better if it's convenient for you to upgrade your current version (you don't have any specific dependencies on the current version you are using).
Sincerely,
Iffa
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sorry of late response.
We successfully adopted multi-model in a single NCS2 referring linked example code.
The biggest mistake was that we created Core instance (IECore in openvino 1.0) for each algorithm.
Core instance should be created once and shared to load different models on a same device.
Thanks for solution!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Greetings,
Intel will no longer monitor this thread since we have provided a solution. If you need any additional information from Intel, please submit a new question.
Sincerely,
Iffa

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page