Skip to content

Commit

Permalink
Fix docker hub name
Browse files Browse the repository at this point in the history
  • Loading branch information
zhreshold authored Jun 25, 2018
1 parent 128bf39 commit 821a1c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ remarkable traits of MXNet.
* Option #1 - install using 'Docker'. if you are not familiar with this technology, there is a 'Docker' section below.
you can get the latest image:
```
docker pull daviddocker78:mxnet-ssd:gpu_0.12.0_cuda9
docker pull daviddocker78/mxnet-ssd:gpu_0.12.0_cuda9
```
* You will need python modules: `cv2`, `matplotlib` and `numpy`.
If you use mxnet-python api, you probably have already got them.
Expand Down

0 comments on commit 821a1c5

Please sign in to comment.