rcnn

Object detector

A visual object detection system that combines region proposals with neural network features to improve detection performance.

R-CNN: Regions with Convolutional Neural Network Features

GitHub

2k stars
182 watching
978 forks
Language: Matlab
last commit: over 9 years ago
Linked from 4 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
rbgirshick/fast-rcnnA framework for object detection using deep ConvNets3,358
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
jwyang/faster-rcnn.pytorchAn object detection implementation built on top of PyTorch, supporting multi-image batch training and multiple GPUs.7,721
smallcorgi/faster-rcnn_tfAn experimental implementation of Faster R-CNN object detection using TensorFlow2,340
chenyuntc/simple-faster-rcnn-pytorchAn open-source implementation of Faster R-CNN using PyTorch4,005
matterport/mask_rcnnAn implementation of object detection and instance segmentation using a Feature Pyramid Network (FPN) backbone.24,770
endernewton/tf-faster-rcnnAn implementation of Faster RCNN object detection framework in TensorFlow using pre-trained models and convolutional neural networks3,648
ruotianluo/pytorch-faster-rcnnAn implementation of Faster R-CNN detection framework in PyTorch1,816
jessemelpolio/faster_rcnn_for_dotaThis repository provides code for training a Faster R-CNN object detection model on DOTA datasets.337
longcw/faster_rcnn_pytorchAn implementation of Faster R-CNN using PyTorch1,722
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
owlbarn/owl_mask_rcnnA Mask R-CNN implementation using OCaml's Owl numerical library17
mitmul/chainer-faster-rcnnImplementation of object detection using Faster R-CNN with Chainer deep learning framework288