Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
avanetten authored and avanetten committed May 23, 2018
1 parent 7b8bdfb commit e442ebf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,14 @@ Where x, y, width, and height are relative to the image's width and height. Labe
1. Install [nvidia-docker](https://github.com/NVIDIA/nvidia-docker)

2. Build docker file

nvidia-docker build -t yolt yolt_container /path_to_yolt/docker


## Execution #

Commands should be executed within the docker file. To run the container (with name yolt_train0):

nvidia-docker run -it -v --name yolt_train0 yolt_container


Expand Down

0 comments on commit e442ebf

Please sign in to comment.