fast-rcnn

Detector

A framework for object detection using deep ConvNets

Fast R-CNN

GitHub

3k stars
196 watching
2k forks
Language: Python
last commit: over 8 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
shaoqingren/faster_rcnnAn object detection framework using deep convolutional networks and region proposal networks.2,716
rbgirshick/py-faster-rcnnA Python implementation of object detection with region proposal networks8,145
rbgirshick/rcnnA visual object detection system that combines region proposals with neural network features to improve detection performance.2,381
smallcorgi/faster-rcnn_tfAn experimental implementation of Faster R-CNN object detection using TensorFlow2,340
jwyang/faster-rcnn.pytorchAn object detection implementation built on top of PyTorch, supporting multi-image batch training and multiple GPUs.7,721
endernewton/tf-faster-rcnnAn implementation of Faster RCNN object detection framework in TensorFlow using pre-trained models and convolutional neural networks3,648
chenyuntc/simple-faster-rcnn-pytorchAn open-source implementation of Faster R-CNN using PyTorch4,005
jessemelpolio/faster_rcnn_for_dotaThis repository provides code for training a Faster R-CNN object detection model on DOTA datasets.337
ruotianluo/pytorch-faster-rcnnAn implementation of Faster R-CNN detection framework in PyTorch1,816
longcw/faster_rcnn_pytorchAn implementation of Faster R-CNN using PyTorch1,722
charlesshang/fastmaskrcnnAn implementation of Mask R-CNN in TensorFlow, enabling object detection and segmentation using pre-trained models.3,100
mitmul/chainer-faster-rcnnImplementation of object detection using Faster R-CNN with Chainer deep learning framework288
matterport/mask_rcnnAn implementation of object detection and instance segmentation using a Feature Pyramid Network (FPN) backbone.24,770
charlesshang/tffrcnnA TensorFlow-based implementation of Faster R-CNN object detection using pre-trained ResNet networks and custom datasets.875
ruotianluo/faster-rcnn-densecap-torchAn implementation of Faster R-CNN object detection in PyTorch, modified from DenseCap.85