darknet/image_yolov3.sh

7 lines
110 B
Bash
Raw Normal View History

2018-03-28 07:59:03 +08:00
./darknet detector test ./cfg/coco.data ./cfg/yolov3.cfg ./yolov3.weights data/dog.jpg -i 0 -thresh 0.25