darknet/image_yolov4.sh

7 lines
110 B
Bash
Raw Normal View History

2020-04-30 15:04:27 +08:00
./darknet detector test ./cfg/coco.data ./cfg/yolov4.cfg ./yolov4.weights data/dog.jpg -i 0 -thresh 0.25