Glenn Jocher
GitHub
3 years ago
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
0 deletions
-
weights/download_weights.sh
|
|
|
|
|
|
|
|
#!/bin/bash |
|
|
#!/bin/bash |
|
|
# Download latest models from https://github.com/ultralytics/yolov5/releases |
|
|
# Download latest models from https://github.com/ultralytics/yolov5/releases |
|
|
|
|
|
# Usage: |
|
|
|
|
|
# $ bash weights/download_weights.sh |
|
|
|
|
|
|
|
|
python - <<EOF |
|
|
python - <<EOF |
|
|
from utils.google_utils import attempt_download |
|
|
from utils.google_utils import attempt_download |