paper-with-me

Papers

End-to-End Instance Segmentation with Recurrent Attention

2016-05-30 · CVPR 2017 7 · Mengye Ren, Richard S. Zemel

While convolutional neural networks have gained impressive success recently in solving structured prediction problems such as semantic segmentation, it remains a challenge to differentiate individual object instances in the scene. Instance segmentation is very important in a variety of applications, such as autonomous driving, image captioning, and visual question answering. Techniques that combine large graphical models with low-level vision have been proposed to address this problem; however, we propose an end-to-end recurrent neural network (RNN) architecture with an attention mechanism to model a human-like counting process, and produce detailed instance segmentations. The network is jointly trained to sequentially produce regions of interest as well as a dominant object segmentation within each region. The proposed model achieves competitive results on the CVPPP, KITTI, and Cityscapes datasets.

📄 PDF Abstract BibTeX arXiv:1605.09410

Code (1)

renmengye/rec-attend-public tf

Tasks

Autonomous DrivingImage CaptioningInstance SegmentationObjectQuestion AnsweringSegmentationSemantic SegmentationStructured PredictionVisual Question AnsweringVisual Question Answering (VQA)

Similar Papers 제목 키워드 기반

Consistent Video Instance Segmentation with Inter-Frame Recurrent Attention

2022-06-14 · Quanzeng You, Jiang Wang, Peng Chu, Andre Abrantes 외

Video instance segmentation aims at predicting object segmentation masks for each frame, as well as associating the instances across multiple frames. Recent end-to-end video instance segmentation methods are capable of p…

Instance SegmentationObjectSegmentationSemantic Segmentation+1

Instance Segmentation and Tracking with Cosine Embeddings and Recurrent Hourglass Networks

2018-06-06 · Christian Payer, Darko Štern, Thomas Neff, Horst Bischof 외

Different to semantic segmentation, instance segmentation assigns unique labels to each individual instance of the same class. In this work, we propose a novel recurrent fully convolutional network architecture for track…

Instance SegmentationSegmentationSemantic Segmentation

CCNet: Criss-Cross Attention for Semantic Segmentation

2018-11-28 · ICCV 2019 10 · Zilong Huang, Xinggang Wang, Yunchao Wei, Lichao Huang 외

Contextual information is vital in visual understanding problems, such as semantic segmentation and object detection. We propose a Criss-Cross Network (CCNet) for obtaining full-image contextual information in a very eff…

Computational EfficiencyGPUHuman ParsingInstance Segmentation+7

LIP: Learning Instance Propagation for Video Object Segmentation

2019-09-30 · Ye Lyu, George Vosselman, Gui-Song Xia, Michael Ying Yang

In recent years, the task of segmenting foreground objects from background in a video, i.e. video object segmentation (VOS), has received considerable attention. In this paper, we propose a single end-to-end trainable de…

Data AugmentationInstance SegmentationObjectSegmentation+3

PoSeg: Pose-Aware Refinement Network for Human Instance Segmentation

2020-01-07 · IEEE Access 2020 1 · Desen Zhou, Qian He

Human instance segmentation is a core problem for human-centric scene understanding and segmenting human instances poses a unique challenge to vision systems due to large intra-class variations in both appearance and sha…

Human Instance SegmentationInstance SegmentationPose EstimationScene Understanding+2