mirror of https://github.com/AlexeyAB/darknet.git
7 lines
110 B
Bash
7 lines
110 B
Bash
|
|
||
|
|
||
|
./darknet detector test ./cfg/coco.data ./cfg/yolov4.cfg ./yolov4.weights data/dog.jpg -i 0 -thresh 0.25
|
||
|
|
||
|
|
||
|
|