This commit is contained in:
Glenn Jocher 2019-12-21 20:10:55 -08:00
parent acdbaa7702
commit efb3768fff
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
#!/usr/bin/env bash
#for i in 1 2 3 4 5 6 7
#do
# t=ultralytics/yolov3:v139 && sudo docker pull $t && sudo nvidia-docker run --d --ipc=host -v "$(pwd)"/coco:/usr/src/coco $t utils/evolve.sh $i