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: almost 8 years ago
Linked from 4 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rbgirshick/fast-rcnn A framework for object detection using deep ConvNets 3,358
shaoqingren/faster_rcnn An object detection framework using deep convolutional networks and region proposal networks. 2,716
rbgirshick/py-faster-rcnn A Python implementation of object detection with region proposal networks 8,145
jwyang/faster-rcnn.pytorch An object detection implementation built on top of PyTorch, supporting multi-image batch training and multiple GPUs. 7,721
smallcorgi/faster-rcnn_tf An experimental implementation of Faster R-CNN object detection using TensorFlow 2,340
chenyuntc/simple-faster-rcnn-pytorch An open-source implementation of Faster R-CNN using PyTorch 4,005
matterport/mask_rcnn An implementation of object detection and instance segmentation using a Feature Pyramid Network (FPN) backbone. 24,770
endernewton/tf-faster-rcnn An implementation of Faster RCNN object detection framework in TensorFlow using pre-trained models and convolutional neural networks 3,648
ruotianluo/pytorch-faster-rcnn An implementation of Faster R-CNN detection framework in PyTorch 1,816
jessemelpolio/faster_rcnn_for_dota This repository provides code for training a Faster R-CNN object detection model on DOTA datasets. 337
longcw/faster_rcnn_pytorch An implementation of Faster R-CNN using PyTorch 1,722
charlesshang/tffrcnn A TensorFlow-based implementation of Faster R-CNN object detection using pre-trained ResNet networks and custom datasets. 875
ruotianluo/faster-rcnn-densecap-torch An implementation of Faster R-CNN object detection in PyTorch, modified from DenseCap. 85
owlbarn/owl_mask_rcnn A Mask R-CNN implementation using OCaml's Owl numerical library 17
mitmul/chainer-faster-rcnn Implementation of object detection using Faster R-CNN with Chainer deep learning framework 288