mirror of
https://github.com/pjreddie/darknet.git
synced 2023-08-10 21:13:14 +03:00
7 lines
108 B
Bash
7 lines
108 B
Bash
|
|
|
|
./darknet detector demo ./cfg/coco.data ./cfg/yolov2.cfg ./yolov2.weights test50.mp4 -i 0 -thresh 0.25
|
|
|
|
|
|
|