yolov5测试命令

python detect.py --weights yolov5s.pt --img 640 --conf 0.25 --source data/images/ --device 0

正文完
 0