darknet_coco.cmd 97 B

123456
  1. darknet.exe detector test cfg/coco.data cfg/yolov2.cfg yolov2.weights -i 0 -thresh 0.25
  2. pause