mirror of
https://github.com/pjreddie/darknet.git
synced 2023-08-10 21:13:14 +03:00
7 lines
110 B
Bash
Executable File
7 lines
110 B
Bash
Executable File
|
|
|
|
./darknet detector test ./cfg/coco.data ./cfg/yolov3.cfg ./yolov3.weights data/dog.jpg -i 0 -thresh 0.25
|
|
|
|
|
|
|