-
-
Notifications
You must be signed in to change notification settings - Fork 230
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FR] Update OpenVINO 2021.2 (w/ Python 3.8 support) #53
Comments
OpenVINO APT installation instruction Runtime package
Developer package
Install the latest runtime and developer packages
|
Installation Issues
Solution: Manually create the compatible
Solution: Run |
Compatibility Issues
Confirmed that
openvinotoolkit/openvino#1455 (comment)
Which means to replace https://docs.openvinotoolkit.org/2020.1/ie_python_api/classie__api_1_1IECore.html |
IECore inference example (benchmark util) https://github.com/openvinotoolkit/openvino/tree/master/tools/benchmark
Model IR compatibility is broken
|
Download and Convert Model: MobileNet SSD https://docs.openvinotoolkit.org/2021.2/omz_tools_downloader_README.html
|
Benchmark: CPU + MobileNet SSD Note: The benchmark will take 1-min.
|
Description
Failed to import openvino module because OpenVINO 2020.1 does not support Python 3.8.
References
The text was updated successfully, but these errors were encountered: