Browse Source

paths

5.0
Jirka 4 years ago
parent
commit
4500b49fa3
1 changed files with 1 additions and 1 deletions
  1. +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: |

Loading…
Cancel
Save