mx-maskrcnn

Object detector

An implementation of Mask R-CNN using MXNet and Resnet-50-FPN for object detection and segmentation in images.

An MXNet implementation of Mask R-CNN

GitHub

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


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ijkguo/mx-rcnnAn implementation of Faster R-CNN using MXNet for object detection tasks671
charlesshang/tffrcnnA TensorFlow-based implementation of Faster R-CNN object detection using pre-trained ResNet networks and custom datasets.875
jasjeetim/mask-rcnnAn implementation of Mask-RCNN in Caffe for object detection and instance segmentation tasks231
owlbarn/owl_mask_rcnnA Mask R-CNN implementation using OCaml's Owl numerical library17
wannabeog/mask-rcnnA PyTorch implementation of the Mask R-CNN architecture995
eniac-xie/faster-rcnn-resnetA custom implementation of Faster R-CNN with ResNet architecture and Online Hard Example Mining.207
ruotianluo/faster-rcnn-densecap-torchAn implementation of Faster R-CNN object detection in PyTorch, modified from DenseCap.85
ruotianluo/pytorch-faster-rcnnAn implementation of Faster R-CNN detection framework in PyTorch1,816
robertcsordas/rfcn-tensorflowAn implementation of a deep learning model for object detection and segmentation in images292
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
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
bruinxiong/senet.mxnetAn implementation of Squeeze-and-Excitation Networks in MXNet for image classification tasks.155
bruinxiong/modified-crunet-and-residual-attention-network.mxnetAn MXNet implementation of a modified deep neural network architecture for image classification67