updates
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ sudo reboot now
|
|||||||
# Re-clone
|
# Re-clone
|
||||||
rm -rf yolov3
|
rm -rf yolov3
|
||||||
git clone https://github.com/ultralytics/yolov3 # master
|
git clone https://github.com/ultralytics/yolov3 # master
|
||||||
# git clone -b test --depth 1 https://github.com/ultralytics/yolov3 yolov3_test # branch
|
# git clone -b test --depth 1 https://github.com/ultralytics/yolov3 test # branch
|
||||||
cp -r cocoapi/PythonAPI/pycocotools yolov3
|
cp -r cocoapi/PythonAPI/pycocotools yolov3
|
||||||
cp -r weights yolov3
|
cp -r weights yolov3
|
||||||
cd yolov3
|
cd yolov3
|
||||||
|
|||||||
Reference in New Issue
Block a user