gliese581gg / YOLO_tensorflow

tensorflow implementation of 'YOLO : Real-Time Object Detection'
Other
1.72k stars 656 forks source link

Implemented Jupyter Notebook template to test with Video #19

Open aksgoel opened 7 years ago

aksgoel commented 7 years ago

Tried to use this YOLO implementation to detect cars in a video. Have modified YOLO_small to include return marked image, and am also including a Jupyter Notebook template to try the model over a video.

https://github.com/aksgoel/YOLO_tensorflow