dongjk / faster_rcnn_keras

faster RCNN keras step by step implementation
51 stars 23 forks source link

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.