Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.

Ubuntu 17 support?

idata
Employee
953 Views

Will the stick work with 17? I need newer kernels for my hardware platform.

0 Kudos
4 Replies
idata
Employee
653 Views

@pisymbol there's been a couple discussions around Ubuntu 17.04 - ex. https://forums.intel.com/s/question/0D50P00004NLzz3SAD. The official release currently only supports 16.04 due to it's LTS roadmap from canonical. One way to deal with this, is to figure out the dependencies for MvNC_API, so that you can install the entire SDK on a 16.04 machine but only run inference (API) on your 17.04. Here's more info on the SDK organization, it might help with your porting efforts - https://forums.intel.com/s/question/0D50P00004NLzz7SAD

0 Kudos
idata
Employee
653 Views

I suspect there is nothing stopping me from working with the stick within a 16.x container (docker)?

0 Kudos
idata
Employee
653 Views

@pisymbol will that work with a USB stick (will you get access to the device from the container)?

0 Kudos
idata
Employee
653 Views

Yes, absolutely. I have a Dockerfile that does it and some instructions. I just need Modivius to fix the USB disconnect problem for me to confirm.

0 Kudos
Reply