updates
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user