mirror of https://github.com/AlexeyAB/darknet.git
7 lines
108 B
Bash
7 lines
108 B
Bash
|
|
||
|
|
||
|
./darknet detector test ./cfg/voc.data ./cfg/yolov2.cfg ./yolov2.weights data/dog.jpg -i 0 -thresh 0.2
|
||
|
|
||
|
|
||
|
|