Files
darknet/video_yolov3.sh
2018-03-28 02:59:03 +03:00

7 lines
108 B
Bash

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