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 995
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 110
jwyang/graph-rcnn.pytorch A collection of PyTorch implementations of various scene graph generation models 732
jessemelpolio/faster_rcnn_for_dota This repository provides code for training a Faster R-CNN object detection model on DOTA datasets. 337
youngwanlee/centermask An efficient anchor-free instance segmentation system with a novel spatial attention-guided mask branch and an improved backbone network 774
martinkersner/train-crf-rnn Trains a CRF-RNN model for semantic image segmentation using the PASCAL VOC dataset. 199
daijifeng001/mnc An instance-aware semantic segmentation system based on deep convolutional networks 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,770