Mask-RCNN

Object detection framework

A PyTorch implementation of the Mask R-CNN architecture

A PyTorch implementation of the architecture of Mask RCNN

GitHub

995 stars
23 watching
179 forks
Language: Python
last commit: almost 7 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
owlbarn/owl_mask_rcnnA Mask R-CNN implementation using OCaml's Owl numerical library17
ruotianluo/pytorch-faster-rcnnAn implementation of Faster R-CNN detection framework in PyTorch1,816
tusimple/mx-maskrcnnAn implementation of Mask R-CNN using MXNet and Resnet-50-FPN for object detection and segmentation in images.1,755
jwyang/graph-rcnn.pytorchA collection of PyTorch implementations of various scene graph generation models732
jessemelpolio/faster_rcnn_for_dotaThis repository provides code for training a Faster R-CNN object detection model on DOTA datasets.337
randl/shufflenetv2-pytorchAn implementation of a lightweight convolutional neural network architecture for mobile devices191
jasjeetim/mask-rcnnAn implementation of Mask-RCNN in Caffe for object detection and instance segmentation tasks231
ruotianluo/faster-rcnn-densecap-torchAn implementation of Faster R-CNN object detection in PyTorch, modified from DenseCap.85
michaelklachko/pnn.pytorchA PyTorch implementation of a neural network architecture that modifies the input to its layers by applying noise masks.57
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
ijkguo/mx-rcnnAn implementation of Faster R-CNN using MXNet for object detection tasks671
longcw/faster_rcnn_pytorchAn implementation of Faster R-CNN using PyTorch1,722
chengyangfu/retinamaskA Python-based implementation of a single-shot object detection algorithm using Mask R-CNN architecture.339
zengarden/light_head_rcnnA research project providing a deep learning-based object detection framework835