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
2k stars
99 watching
549 forks
Language: Python
last commit: almost 7 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of Faster R-CNN using MXNet for object detection tasks | 671 |
| A TensorFlow-based implementation of Faster R-CNN object detection using pre-trained ResNet networks and custom datasets. | 875 |
| An implementation of Mask-RCNN in Caffe for object detection and instance segmentation tasks | 231 |
| A Mask R-CNN implementation using OCaml's Owl numerical library | 17 |
| A PyTorch implementation of the Mask R-CNN architecture | 995 |
| A custom implementation of Faster R-CNN with ResNet architecture and Online Hard Example Mining. | 207 |
| An implementation of Faster R-CNN object detection in PyTorch, modified from DenseCap. | 85 |
| An implementation of Faster R-CNN detection framework in PyTorch | 1,816 |
| An implementation of a deep learning model for object detection and segmentation in images | 292 |
| A Python-based implementation of a single-shot object detection algorithm using Mask R-CNN architecture. | 339 |
| A research project providing a deep learning-based object detection framework | 835 |
| An open source implementation of Mask Scoring R-CNN for instance segmentation tasks. | 1,901 |
| A MATLAB implementation of an object detection framework that leverages deep fully convolutional networks to accurately and efficiently detect objects in images. | 1,245 |
| An implementation of Squeeze-and-Excitation Networks in MXNet for image classification tasks. | 155 |
| An MXNet implementation of a modified deep neural network architecture for image classification | 67 |