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.

Docker image for Movidius sdk

idata
Employee
774 Views

Hi There

 

As there are couple of updating of SDK , and my build environment mix up lots of different version of CUDA/CUDNN on same box, in order to better control those SDK version , here

 

is docker image build example for latest NCSDK-1.12.00.01, verified on ubuntu x86-64.

 

If lots of people like this, i can create a pull request to see it can be accepted.

 

Enjoy.

 

https://github.com/chesterkuo/DeepLearning_Docker/tree/master/Movidius-SDK
0 Kudos
2 Replies
idata
Employee
496 Views

@chester

 

Excellent!!

 

I would like you to suggest this article.

 

https://ncsforum.movidius.com/discussion/678/ncsdk-installation-improvements-we-want-your-feedback

 

Intel seems to be striving to improve the installation process.

0 Kudos
idata
Employee
496 Views

@PINTO ,

 

Yes, I saw it. However due to my environments had different DL framework and using py virtualenv to control version of python package dependency, besides new framework likes TF request different CUDA, CUDNN version than previous version.

 

Let's why I prefer to pickup docker as devops env, I can free switch to any DL framework without impact performance lost on GPU access vs VM case , all still in same server.

0 Kudos
Reply