Parcourir la source

Update download_weights.sh with usage example (#1613)

5.0
Glenn Jocher GitHub il y a 3 ans
Parent
révision
efa7a915d8
Aucune clé connue n'a été trouvée dans la base pour cette signature ID de la clé GPG: 4AEE18F83AFDEB23
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. +2
    -0
      weights/download_weights.sh

+ 2
- 0
weights/download_weights.sh Voir le fichier

@@ -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

Chargement…
Annuler
Enregistrer