Skip to content

bezero/openvino-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

openvino docker with python 3.6

Creating OpenVINO docker image

This is slightli modified version from this repo

Assuming you already downloaded OpenVINO and unpacked the .tgz file

Tested with OpenVINO R4

Build docker

$ docker build -t openvino .

Run docker

$ docker run -ti openvino bash

About

Creating OpenVINO docker image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages