maskscoring_rcnn

Instance segmenter

An open source implementation of Mask Scoring R-CNN for instance segmentation tasks.

Codes for paper "Mask Scoring R-CNN".

GitHub

2k stars
43 watching
378 forks
Language: Python
last commit: about 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
zfturbo/keras-mask-rcnn-for-open-images-2019-instance-segmentation Provides pre-trained Mask R-CNN models and example code for instance segmentation on the Open Images Dataset 56
owlbarn/owl_mask_rcnn A Mask R-CNN implementation using OCaml's Owl numerical library 17
wannabeog/mask-rcnn A PyTorch implementation of the Mask R-CNN architecture 992
tusimple/mx-maskrcnn An implementation of Mask R-CNN using MXNet and Resnet-50-FPN for object detection and segmentation in images. 1,755
raunaks13/detectron-signet A tool for generating instance masks for SIGNet in the CARLA simulator using Detectron 0
bernard24/ris Reimplements a method for segmenting instances in images using recurrent neural networks. 27
jasjeetim/mask-rcnn An implementation of Mask-RCNN in Caffe for object detection and instance segmentation tasks 231
renmengye/rec-attend-public An implementation of end-to-end instance segmentation using recurrent attention 109
jwyang/graph-rcnn.pytorch Reimplemented scene graph generation models using PyTorch 1.0 733
jessemelpolio/faster_rcnn_for_dota This repository provides code for training a Faster R-CNN object detection model on DOTA datasets. 336
youngwanlee/centermask An efficient anchor-free instance segmentation system with a novel spatial attention-guided mask branch and an improved backbone network 771
martinkersner/train-crf-rnn A Python-based framework for training Conditional Random Field Recurrent Neural Networks (CRF-RNN) for semantic image segmentation 199
daijifeng001/mnc An instance-aware semantic segmentation system using multi-task network cascades 489
ijkguo/mx-rcnn An implementation of Faster R-CNN using MXNet for object detection tasks 671
matterport/mask_rcnn An implementation of object detection and instance segmentation using a Feature Pyramid Network (FPN) backbone. 24,699