Mask-RCNN

Object detector

An implementation of Mask-RCNN in Caffe for object detection and instance segmentation tasks

Implementation of Mask-RCNN in Caffe https://arxiv.org/pdf/1703.06870.pdf

GitHub

231 stars
21 watching
141 forks
Language: MATLAB
last commit: about 7 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
tusimple/mx-maskrcnnAn implementation of Mask R-CNN using MXNet and Resnet-50-FPN for object detection and segmentation in images.1,755
wannabeog/mask-rcnnA PyTorch implementation of the Mask R-CNN architecture995
ijkguo/mx-rcnnAn implementation of Faster R-CNN using MXNet for object detection tasks671
xiaolonw/adversarial-frcnnA Caffe-based implementation of A-Fast-RCNN, a method for object detection using adversarial networks.482
owlbarn/owl_mask_rcnnA Mask R-CNN implementation using OCaml's Owl numerical library17
charlesshang/tffrcnnA TensorFlow-based implementation of Faster R-CNN object detection using pre-trained ResNet networks and custom datasets.875
zjhuang22/maskscoring_rcnnAn open source implementation of Mask Scoring R-CNN for instance segmentation tasks.1,901
daijifeng001/r-fcnA MATLAB implementation of an object detection framework that leverages deep fully convolutional networks to accurately and efficiently detect objects in images.1,245
chengyangfu/retinamaskA Python-based implementation of a single-shot object detection algorithm using Mask R-CNN architecture.339
dafucoding/mtcnn_caffeTransforms MTCNN algorithm from Matlab to Caffe framework240
goatmessi8/rfbnetAn object detection system using a novel receptive field block module to enhance feature discriminability and robustness.1,416
zengarden/light_head_rcnnA research project providing a deep learning-based object detection framework835
bharath272/sds_eccv2014A Matlab implementation of simultaneous object detection and segmentation using deep learning techniques.96
xingwangsfu/caffe-yoloAn implementation of YOLO object detection in Caffe using pre-trained darknet weights519
lzx1413/caffe_ssdAn implementation of a unified framework for object detection using a single network.109