llSourcell / YOLO_Object_Detection

This is the code for "YOLO Object Detection" by Siraj Raval on Youtube
GNU General Public License v3.0
1.73k stars 797 forks source link

How to get JSON output of bounding boxes for videos? #33

Open JohnSorhannus opened 4 years ago

JohnSorhannus commented 4 years ago

I am wondering how I would be able to do this...

flow --imgdir sample_img/ --model cfg/yolo-tiny.cfg --load bin/yolo-tiny.weights --json

but for videos. I tried replacing sample_img/ with a directory of videos but I received this error message:

Failed to find any images in testvideo/