rec-attend-public

Instance segmentation algorithm

An implementation of end-to-end instance segmentation using recurrent attention

Code that implements paper "End-to-End Instance Segmentation with Recurrent Attention"

GitHub

109 stars
9 watching
46 forks
Language: Python
last commit: over 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
bernard24/ris Reimplements a method for segmenting instances in images using recurrent neural networks. 27
daijifeng001/mnc An instance-aware semantic segmentation system using multi-task network cascades 489
zjhuang22/maskscoring_rcnn An open source implementation of Mask Scoring R-CNN for instance segmentation tasks. 1,900
akosiorek/attend_infer_repeat An implementation of Attend, Infer, Repeat, a method for fast scene understanding using generative models. 82
msracver/fcis An implementation of a deep learning framework for instance-aware semantic segmentation 1,566
liruilong940607/pose2seg An implementation of human instance segmentation based on pose estimation 529
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
wxinlong/solo An implementation of instance segmentation algorithms using PyTorch. 1,708
jiwei0921/dmra A Python implementation of a depth-induced multi-scale recurrent attention network for RGB-D saliency detection 105
jackiezhangdx/instancesegmentationlist Compiles and organizes state-of-the-art instance segmentation papers and resources 88
oyam/semantic-segmentation-using-adversarial-networks A Python implementation of semantic segmentation using adversarial networks 104
tobypde/frrn A software framework for training and evaluating full-resolution residual networks for semantic image segmentation tasks 280
gothicai/instaboost Implementation of instance segmentation via probability map guided copy-pasting 399
youngwanlee/centermask An efficient anchor-free instance segmentation system with a novel spatial attention-guided mask branch and an improved backbone network 771
shuliu1993/panet Re-implementation of an instance segmentation and object detection algorithm using PyTorch 1,335