Update download_weights.sh with usage example (#1613)

pull/1619/head
Glenn Jocher 2020-12-06 10:09:09 +01:00 committed by GitHub
parent 8918e63476
commit efa7a915d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
#!/bin/bash
# Download latest models from https://github.com/ultralytics/yolov5/releases
# Usage:
# $ bash weights/download_weights.sh
python - <<EOF
from utils.google_utils import attempt_download