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

110 stars
9 watching
46 forks
Language: Python
last commit: about 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
bernard24/risReimplements a method for segmenting instances in images using recurrent neural networks.27
daijifeng001/mncAn instance-aware semantic segmentation system based on deep convolutional networks using multi-task network cascades.489
zjhuang22/maskscoring_rcnnAn open source implementation of Mask Scoring R-CNN for instance segmentation tasks.1,901
akosiorek/attend_infer_repeatAn implementation of Attend, Infer, Repeat, a method for fast scene understanding using generative models.82
msracver/fcisAn implementation of a fully convolutional instance-aware semantic segmentation framework using CUDA.1,567
liruilong940607/pose2segAn implementation of human instance segmentation based on pose estimation529
zfturbo/keras-mask-rcnn-for-open-images-2019-instance-segmentationProvides pre-trained Mask R-CNN models and example code for instance segmentation on the Open Images Dataset56
wxinlong/soloAn implementation of instance segmentation algorithms using PyTorch.1,714
jiwei0921/dmraA Python implementation of a depth-induced multi-scale recurrent attention network for RGB-D saliency detection105
jackiezhangdx/instancesegmentationlistCompiles and organizes state-of-the-art instance segmentation papers and resources88
oyam/semantic-segmentation-using-adversarial-networksA Python implementation of semantic segmentation using adversarial networks104
tobypde/frrnA software framework for training and evaluating full-resolution residual networks for semantic image segmentation tasks280
gothicai/instaboostImplementation of instance segmentation via probability map guided copy-pasting399
youngwanlee/centermaskAn efficient anchor-free instance segmentation system with a novel spatial attention-guided mask branch and an improved backbone network774
shuliu1993/panetRe-implementation of an instance segmentation and object detection algorithm using PyTorch1,340