To use HDDL device in a docker container, previously setup HDDL daemon on the host machine:
- Download/extract HDDL driver on the host. You can use a full OpenVINO package or HDDL driver package (small archive)
- 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.
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:
Please follow the configuration guide for HDDL device.
* Other names and brands may be claimed as the property of others.