Skip to main content

Inference Engine Python* API

Reason this release was yanked:

Project moved from openvino-python to openvino (https://pypi-hypernode.com/project/openvino)

Project description

This project moved from openvino-python to openvino, and 2021.1 version to be removed in the default view. The specific version is still available for users depending on this exact version by using openvino-python==2021.1.

OpenVINO™ Toolkit

OpenVINO™ toolkit quickly deploys applications and solutions that emulate human vision. Based on Convolutional Neural Networks (CNNs), the toolkit extends computer vision (CV) workloads across Intel® hardware, maximizing performance. The OpenVINO™ toolkit includes the Deep Learning Deployment Toolkit (DLDT).

OpenVINO™ toolkit:

  • Enables CNN-based deep learning inference on the edge
  • Supports heterogeneous execution across an Intel® CPU, Intel® Integrated Graphics, Intel® FPGA, Intel® Neural Compute Stick 2, and Intel® Vision Accelerator Design with Intel® Movidius™ VPUs
  • Speeds time-to-market via an easy-to-use library of computer vision functions and pre-optimized kernels
  • Includes optimized calls for computer vision standards, including OpenCV* and OpenCL™

Operating Systems:

  • Ubuntu* 20.04 long-term support (LTS), 64-bit

Install the Runtime Package Using the PyPI Repository

  1. Set up and update pip to the highest version:
    python3 -m pip install --upgrade pip
    
  2. Install the Intel® distribution of OpenVINO™ toolkit:
    pip install openvino-python
    
  3. Add PATH to environment variables.
  • Ubuntu* and macOS*:
    export LD_LIBRARY_PATH=<library_dir>:${LD_LIBRARY_PATH}
    
  • Windows* 10:
    set PATH=<library_dir>;%PATH%
    

How to find library_dir:

  • Ubuntu*, macOS*:
    • standard user:
      echo $(python3 -m site --user-base)/lib
      
    • root or sudo user:
      /usr/local/lib
      
    • virtual environments or custom Python installations (from sources or tarball):
      echo $(which python3)/../../lib
      
  • Windows*:
    • standard Python:
       python -c "import os, sys; print((os.path.dirname(sys.executable))+'\Library\\bin')"
      
    • virtual environments or custom Python installations (from sources or tarball):
       python -c "import os, sys; print((os.path.dirname(sys.executable))+'\..\Library\\bin')"
      
  1. Verify that the package is installed:
    python3 -c "import openvino"
    

Now you are ready to develop and run your application.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

openvino_python-2021.1-110.5-cp37-cp37m-win_amd64.whl (19.5 MB view details)

Uploaded CPython 3.7m Windows x86-64

openvino_python-2021.1-110.5-cp37-cp37m-macosx_10_15_x86_64.whl (24.0 MB view details)

Uploaded CPython 3.7m macOS 10.15+ x86-64

openvino_python-2021.1-110.5-cp36-cp36m-win_amd64.whl (19.5 MB view details)

Uploaded CPython 3.6m Windows x86-64

openvino_python-2021.1-110.5-cp36-cp36m-macosx_10_15_x86_64.whl (24.0 MB view details)

Uploaded CPython 3.6m macOS 10.15+ x86-64

File details

Details for the file openvino_python-2021.1-110.5-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: openvino_python-2021.1-110.5-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 19.5 MB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.9

File hashes

Hashes for openvino_python-2021.1-110.5-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 b3a0eefb59086b642c8f5581afafaa89ac06e370f6688904da6fbb48be7a548b
MD5 63803a070262b7e939421c06a8afdbfb
BLAKE2b-256 5dc4aed9c1177216f0a7c2f85abc57bcc2dca904ba9fb1325cadd0b174fe1c79

See more details on using hashes here.

File details

Details for the file openvino_python-2021.1-110.5-cp37-cp37m-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for openvino_python-2021.1-110.5-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 163a0ff9aa2ae1f72b267d76b500cc8f94c7b766006a45f4a0c2fc57ab653e3c
MD5 3785dd974fc013507c1228394ae6abfc
BLAKE2b-256 e69beb8da3f35264a38482d41259b9bb764b670cc181fb8719cf42df6fb167e2

See more details on using hashes here.

File details

Details for the file openvino_python-2021.1-110.5-cp37-cp37m-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for openvino_python-2021.1-110.5-cp37-cp37m-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 9c59fa502a38b69d7d0171114c2f38d9c05973ce67927a8971ad60bfafba9197
MD5 b8c9c1f8893e4ccac7f110626d0a1082
BLAKE2b-256 a4d2ecb8853d3fc0e15d0deaf0c2dab2af3d44a6111dce16add8390902458be9

See more details on using hashes here.

File details

Details for the file openvino_python-2021.1-110.5-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: openvino_python-2021.1-110.5-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 19.5 MB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.9

File hashes

Hashes for openvino_python-2021.1-110.5-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 a7ab8fbf8d58f7f22b0bf792124e51c0fd109984d08926f36e27b5f3d7136837
MD5 e6d25e3ac30774e5a635fb9ba65a4468
BLAKE2b-256 d586090b48c5391036a51677fdece9140ace6f9a9e447253375bb2d73605fa00

See more details on using hashes here.

File details

Details for the file openvino_python-2021.1-110.5-cp36-cp36m-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for openvino_python-2021.1-110.5-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 3d02a329cbc8790731db08a8163aae31ff8c98553b9edb27912ae4d2b171b5cc
MD5 59026837e5123616ae0cb4336a82c564
BLAKE2b-256 f03562084b408082e9981f8eb90c5247f0aade05731ad987992c052bc5c9e565

See more details on using hashes here.

File details

Details for the file openvino_python-2021.1-110.5-cp36-cp36m-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for openvino_python-2021.1-110.5-cp36-cp36m-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 5681aa72b7489016b9153d386059a53c43c44a003c989110f46ddc0458873942
MD5 ae230358697abf0a8f7dfb0b54e255cc
BLAKE2b-256 34c0f5bd9b66a25023601d84c2c2d8658fb24b1fdb7b88222b8b9f82cc678fc5

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page