Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 2.29 KB

install_guide_vpu_hddl.md

File metadata and controls

35 lines (28 loc) · 2.29 KB

Configuration Guide for the Intel® Vision Accelerator Design with Intel® Movidius™ VPUs on Linux*

To use HDDL device in a docker container, previously setup HDDL daemon on the host machine:

  1. Download/extract HDDL driver on the host. You can use a full OpenVINO package or HDDL driver package (small archive)
  2. Run on the host machine with HDDL device from <archive_extract_folder>/hddl:
source setupvars.sh && ./install_IVAD_VPU_dependencies.sh (reboot is required) 
source setupvars.sh && ./bin/hddldaemon -d 

Now the dependencies are installed and you are ready to use the Intel® Vision Accelerator Design with Intel® Movidius™ with the Intel® Distribution of OpenVINO™ toolkit. You can inference on HDDL device in docker image without root privilege as well.

Download HDDL driver package

You can use the official Intel® Distribution of OpenVINO™ toolkit packages from trusted resources. See more on the product page.

Or you can download a small archive of HDDL driver package from Amazon Web Services*. Available releases for Ubuntu* 18.04:

Troubleshooting:

Please follow the configuration guide for HDDL device.


* Other names and brands may be claimed as the property of others.