Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
GONZALES ZUNIGA Juan Diego
dockervino
Commits
fe4a414e
Commit
fe4a414e
authored
Mar 11, 2020
by
Ukhu
Browse files
Update README
parent
19313051
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
fe4a414e
...
...
@@ -15,7 +15,7 @@ So, the logical option was to create a Docker image.
-Docker CE
-Openvino TGZ file. Currently using 20
19_R3.
1, l_openvino_toolkit_p_20
19.3.376
.tgz.
-Openvino TGZ file. Currently using 20
20_R
1, l_openvino_toolkit_p_20
20.1.023
.tgz.
-Download from https://software.intel.com/en-us/openvino-toolkit/choose-download/free-download-linux
...
...
@@ -24,7 +24,7 @@ The final image is around 3GB but the in between images can make up to 8GB.
## Instructions
Since Openvino releases are quite frequent (20
19_R3.
1 now), I choose to make the dockerfile public instead of the Docker images.
Since Openvino releases are quite frequent (20
20_R
1 now), I choose to make the dockerfile public instead of the Docker images.
You may want to experiment with other tgz OpenVINO versions.
We have 5 images
...
...
@@ -45,10 +45,11 @@ You need to build phase1 first then phase2, demo, benchmark and at last debug
```
sh
bash buildcmd
```
Modify the
runcmd
under demo to run the desired examples
Modify the
tracker and openpose
under demo to run the desired examples
```
sh
bash runcmd
bash tracker
bash openpose
```
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment