Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
Faster R-CNN
Tensorflow Faster RCNN for Object Detection
A simplified implemention of Faster R-CNN that replicate performance from origin paper
pytorch1.0 updated. Support cpu test and demo. (Use detectron2, it's a masterpiece)
这是一个faster-rcnn的pytorch实现的库,可以利用voc数据集格式的数据进行训练。
keras implementation of Faster R-CNN
Keras Implementation of faster-rcnn
ResNet Implementation for Faster-rcnn
Rotational region detection based on Faster-RCNN.
A reimplement of Faster-rcnn with torchvision
standalone cython_bbox borrowed from faster-rcnn
Faster rcnn based on tensorflow and resnet50
Faster-RCNN with only one page of jupyter notebook;只用一页jupyter notebook完成Faster RCNN
#人脸识别#A Faster-RCNN based anime face detector implementation using tensorflow.
Faster RCNN trained for detecting objects from drone views.
Tensorflow Faster RCNN for Object Detection----CPU version
How to initialize Anchors in Faster RCNN for custom dataset?
Pytorch Pretrained Resnet18, 34, 50 backbone of faster-rcnn