./darknet detector demo cfg/coco.data cfg/yolov2.cfg yolo.weights <input-video-path> -prefix 0 Give me error message saying like cannot load image "data/labels/126_1.png" then showing a static image. What am I missing?
./darknet detector demo cfg/coco.data cfg/yolov2.cfg yolo.weights -prefix 0
Give me error message saying like cannot load image "data/labels/126_1.png"
then showing a static image. What am I missing?