Update download_weights.sh with usage example (#1591)

This commit is contained in:
Glenn Jocher
2020-12-06 10:08:15 +01:00
committed by GitHub
parent dbcb192f2d
commit 8f95dcf253
+2
View File
@@ -1,5 +1,7 @@
#!/bin/bash
# Download latest models from https://github.com/ultralytics/yolov3/releases
# Usage:
# $ bash weights/download_weights.sh
python - <<EOF
from utils.google_utils import attempt_download