Implemented the YOLO algorithm for scene text detection in keras-tensorflow (No object detection API used) The code can be tweaked to train for a different object detection task using YOLO.
Implementation of the CSRNet paper (CVPR 18) in keras-tensorflow