This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
zjc
/
yolov5
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
paths
5.0
Jirka
4 years ago
parent
be55111de4
commit
4500b49fa3
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.github/workflows/ci-testing.yml
+ 1
- 1
.github/workflows/ci-testing.yml
View File
@@ -51,8 +51,8 @@ jobs:
- name: Download data
run: |
cd ..
python -c "from utils.google_utils import * ; gdrive_download('1n_oKgR81BJtqk75b00eAjdv03qVCQn2f', 'coco128.zip')"
mv ./coco128 ../
- name: Download weights
run: |
Write
Preview
Loading…
Cancel
Save