请问一下各位大佬 ,我在yolov5中运行detect.py他这个预测结果过程的打印 代码是在哪呀 找了很久也没找到 ,下面的打印倒是找到了,但是这部分没有找到。
utils--datasets--class LoadImages中
python detect.py --source 0 # webcam
file.jpg # image
file.mp4 # video
path/ # directory
path/*.jpg # glob
'https://youtu.be/NUsoVlDFqZg' # YouTube video
'rtsp://example.com/media.mp4' # RTSP, RTMP, HTTP stream