This commit is contained in:
Glenn Jocher
2019-08-16 11:08:07 +02:00
parent dbb2cbe0d5
commit b450db18ae
2 changed files with 1 additions and 2 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 cocoapi/PythonAPI/pycocotools yolov3
cp -r weights yolov3 && cd yolov3
# Train