- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi.
Thanks for good work.
I am testing OpenVINO, and have done basic demos, command line demo and notebook successfully.
Now I am testing open model zoo demos in the notebook.
Basic difference seems,
- 'openvino.inference_engine.IECore' in open model zoo demo script.
- 'openvino.runtime.Core' in notebook.
So following functions such as load, compile etc. should be changed for all the scripts.
is there any convenient workaround to manage that ?
And if there are more things to take care of, please let me know.
Thanks.
Gb8
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@gb8 there is "old" OpenVINO API, before 2022.1 release and starting from 2022.1 release a "new" API introduced in OpenVINO. Note, 2022.1 still support "old" API too. So using 2022.1 runtime libraries you should be able to build both demos from previous release (which obviously use "old" API) and demo which developed with using new API. Starting from 2022.1 release Open Model Zoo demos were migrated to new API (note, OMZ now not part of OpenVINO install package, so you need to clone OMZ from github repository).
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@gb8 there is "old" OpenVINO API, before 2022.1 release and starting from 2022.1 release a "new" API introduced in OpenVINO. Note, 2022.1 still support "old" API too. So using 2022.1 runtime libraries you should be able to build both demos from previous release (which obviously use "old" API) and demo which developed with using new API. Starting from 2022.1 release Open Model Zoo demos were migrated to new API (note, OMZ now not part of OpenVINO install package, so you need to clone OMZ from github repository).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
OK. I see.
I will check it out.
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi gb8,
This thread will no longer be monitored since we have provided the information. If you need any additional information from Intel, please submit a new question.
Regards,
Aznie
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page