/faster_rcnn_keras

faster RCNN keras step by step implementation

Primary LanguagePython

This is the code base of my post Faster R-CNN step by step

In the post, I will implement Faster R-CNN step by step in keras, build a trainable model, and dive into the details of all trick part.