maskscoring_rcnn
Instance segmenter
An open source implementation of Mask Scoring R-CNN for instance segmentation tasks.
Codes for paper "Mask Scoring R-CNN".
2k stars
43 watching
378 forks
Language: Python
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides pre-trained Mask R-CNN models and example code for instance segmentation on the Open Images Dataset | 56 |
| A Mask R-CNN implementation using OCaml's Owl numerical library | 17 |
| A PyTorch implementation of the Mask R-CNN architecture | 995 |
| An implementation of Mask R-CNN using MXNet and Resnet-50-FPN for object detection and segmentation in images. | 1,755 |
| A tool for generating instance masks for SIGNet in the CARLA simulator using Detectron | 0 |
| Reimplements a method for segmenting instances in images using recurrent neural networks. | 27 |
| An implementation of Mask-RCNN in Caffe for object detection and instance segmentation tasks | 231 |
| An implementation of end-to-end instance segmentation using recurrent attention | 110 |
| A collection of PyTorch implementations of various scene graph generation models | 732 |
| This repository provides code for training a Faster R-CNN object detection model on DOTA datasets. | 337 |
| An efficient anchor-free instance segmentation system with a novel spatial attention-guided mask branch and an improved backbone network | 774 |
| Trains a CRF-RNN model for semantic image segmentation using the PASCAL VOC dataset. | 199 |
| An instance-aware semantic segmentation system based on deep convolutional networks using multi-task network cascades. | 489 |
| An implementation of Faster R-CNN using MXNet for object detection tasks | 671 |
| An implementation of object detection and instance segmentation using a Feature Pyramid Network (FPN) backbone. | 24,770 |