/keras-yolo

Keras implementation of YOLO (You Only Look Once) : Unified, Real-Time Object Detection

Primary LanguageJupyter NotebookMIT LicenseMIT

Keras YOLO Series

Keras implementation of YOLO (You Only Look Once) : Unified, Real-Time Object Detection

This is a Keras implementation of YOLO, and YOLOv2. This project is mainly based on darkflow and darknet.

For details about YOLO and YOLOv2 please refer to their project page and the paper: YOLO9000: Better, Faster, Stronger by Joseph Redmon and Ali Farhadi.