datlife / yolov2

YOLOv2 Implementation in TF/Keras. Allowing to experiment on different feature detectors (MobileNet, Darknet-19). Paper: https://arxiv.org/abs/1612.08242

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YOLOv2 - Object Detection Model on Keras


This repo is the implementation of YOLOv2, an object detector using Deep Learning, discussed in "YOLO9000: Better, Faster, Stronger"

Project Status: On Hold

About

YOLOv2 Implementation in TF/Keras. Allowing to experiment on different feature detectors (MobileNet, Darknet-19). Paper: https://arxiv.org/abs/1612.08242


Languages

Language:Python 100.0%