7 lines
108 B
Bash
7 lines
108 B
Bash
|
|
|
|
./darknet detector demo ./cfg/coco.data ./cfg/yolov3.cfg ./yolov3.weights test50.mp4 -i 0 -thresh 0.25
|
|
|
|
|
|
|