andersy005 / keras-yolo

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:Jupyter Notebook 75.6%Language:Python 24.4%