Files
cours-hand-detection/darknet-master/video_yolov4.sh
2026-03-31 13:28:42 +02:00

7 lines
108 B
Bash

./darknet detector demo ./cfg/coco.data ./cfg/yolov4.cfg ./yolov4.weights test50.mp4 -i 0 -thresh 0.25