paper-with-me

Papers

Consistent Video Instance Segmentation with Inter-Frame Recurrent Attention

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

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 performing object segmentation and instance association together in a direct parallel sequence decoding/prediction framework. Although these methods generally predict higher quality object segmentation masks, they can fail to associate instances in challenging cases because they do not explicitly model the temporal instance consistency for adjacent frames. We propose a consistent end-to-end video instance segmentation framework with Inter-Frame Recurrent Attention to model both the temporal instance consistency for adjacent frames and the global temporal context. Our extensive experiments demonstrate that the Inter-Frame Recurrent Attention significantly improves temporal instance consistency while maintaining the quality of the object segmentation masks. Our model achieves state-of-the-art accuracy on both YouTubeVIS-2019 (62.1\%) and YouTubeVIS-2021 (54.7\%) datasets. In addition, quantitative and qualitative results show that the proposed methods predict more temporally consistent instance segmentation masks.

📄 PDF Abstract BibTeX arXiv:2206.07011

Code (0)

등록된 구현이 없습니다.

Tasks

Instance SegmentationObjectSegmentationSemantic SegmentationVideo Instance Segmentation

Similar Papers 제목 키워드 기반

FlowCut: Unsupervised Video Instance Segmentation via Temporal Mask Matching

2025-05-19 · Alp Eren Sari, Paolo Favaro

We propose FlowCut, a simple and capable method for unsupervised video instance segmentation consisting of a three-stage framework to construct a high-quality video dataset with pseudo labels. To our knowledge, our work …

Instance SegmentationSegmentationSemantic SegmentationVideo Instance Segmentation+2

Contextual Guided Segmentation Framework for Semi-supervised Video Instance Segmentation

2021-06-07 · Trung-Nghia Le, Tam V. Nguyen, Minh-Triet Tran

In this paper, we propose Contextual Guided Segmentation (CGS) framework for video instance segmentation in three passes. In the first pass, i.e., preview segmentation, we propose Instance Re-Identification Flow to estim…

Human-Object Interaction DetectionInstance SegmentationSegmentationSemantic Segmentation+1

Object Propagation via Inter-Frame Attentions for Temporally Stable Video Instance Segmentation

2021-11-15 · Anirudh S Chakravarthy, Won-Dong Jang, Zudi Lin, Donglai Wei 외

Video instance segmentation aims to detect, segment, and track objects in a video. Current approaches extend image-level segmentation algorithms to the temporal domain. However, this results in temporally inconsistent ma…

Instance SegmentationSegmentationSemantic SegmentationVideo Instance Segmentation

MinVIS: A Minimal Video Instance Segmentation Framework without Video-based Training

2022-08-03 · De-An Huang, Zhiding Yu, Anima Anandkumar

We propose MinVIS, a minimal video instance segmentation (VIS) framework that achieves state-of-the-art VIS performance with neither video-based architectures nor training procedures. By only training a query-based image…

Instance SegmentationSegmentationSemantic SegmentationVideo Instance Segmentation

Hybrid Tracker with Pixel and Instance for Video Panoptic Segmentation

2022-03-02 · Weicai Ye, Xinyue Lan, Ge Su, Hujun Bao 외

Video Panoptic Segmentation (VPS) aims to generate coherent panoptic segmentation and track the identities of all pixels across video frames. Existing methods predominantly utilize the trained instance embedding to keep …

Optical Flow EstimationPanoptic SegmentationSegmentationVideo Panoptic Segmentation