Dockerfile for build Docker Image that should submit to Tutorial Competition 2018
(Github / issue #5)
-
docker-ce >= 18.09 (install guide)
-
nvidia-docker2 (install guide)
$ git clone https://github.com/DeepBaksuVision/Pytorch_KR_Tutorial_Competition2018.git
$ sh build.sh
$ sh run.sh
# train
$ sh script/train.sh
# test
$ sh script/test.sh
$ docker pull dhhwang89/you_only_look_once:0.1.0