Accept model=yolov5*u.yaml arguments (#4230)

This commit is contained in:
Glenn Jocher
2023-08-08 14:09:11 +02:00
committed by GitHub
parent 7dcdca3bf4
commit f5fc807fa7
10 changed files with 23 additions and 12 deletions

View File

@ -1,4 +1,5 @@
# Ultralytics YOLO 🚀, AGPL-3.0 license
import signal
import sys
from pathlib import Path