This commit is contained in:
Glenn Jocher
2019-08-18 00:53:27 +02:00
parent 2d57e5d877
commit 3b9e94c5e6
2 changed files with 16 additions and 17 deletions
-1
View File
@@ -18,7 +18,6 @@ sudo shutdown
rm -rf yolov3 # Warning: remove existing
git clone https://github.com/ultralytics/yolov3 # master
# git clone -b test --depth 1 https://github.com/ultralytics/yolov3 test # branch
cp -r weights yolov3 && cd yolov3
# Train
python3 train.py