Inflearn コミュニティ Q&A
동영상 인식
作成
·
236
0
동영상 인식을 하려고 합니다.
동영상 이름은 image_detection 이라면
python detect.py --source image_detection.mp4 --weights C:\Users\IMDP\Desktop\detect\yolov5-master\runs\train\exp11\weights\last.pt --conf 0.5
이러한 오류가 나옵니다. 어떻게 하면 좋을까요?
컴퓨터-비전




