yolov2
yolov2 copied to clipboard
YOLOv2 Implementation in TF/Keras. Allowing to experiment on different feature detectors (MobileNet, Darknet-19). Paper: https://arxiv.org/abs/1612.08242
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