소스 검색

Update download_weights.sh (#1338)

5.0
Glenn Jocher GitHub 4 년 전
부모
커밋
6ff0d916fb
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      weights/download_weights.sh

+ 1
- 1
weights/download_weights.sh 파일 보기

@@ -1,5 +1,5 @@
#!/bin/bash
# Download latest model from https://github.com/ultralytics/yolov5/releases
# Download latest models from https://github.com/ultralytics/yolov5/releases

python - <<EOF
from utils.google_utils import attempt_download

Loading…
취소
저장