paper-with-me

Papers

Video Instance Segmentation by Instance Flow Assembly

2021-10-20 · Xiang Li, Jinglu Wang, Xiao Li, Yan Lu

Instance segmentation is a challenging task aiming at classifying and segmenting all object instances of specific classes. While two-stage box-based methods achieve top performances in the image domain, they cannot easily extend their superiority into the video domain. This is because they usually deal with features or images cropped from the detected bounding boxes without alignment, failing to capture pixel-level temporal consistency. We embrace the observation that bottom-up methods dealing with box-free features could offer accurate spacial correlations across frames, which can be fully utilized for object and pixel level tracking. We first propose our bottom-up framework equipped with a temporal context fusion module to better encode inter-frame correlations. Intra-frame cues for semantic segmentation and object localization are simultaneously extracted and reconstructed by corresponding decoders after a shared backbone. For efficient and robust tracking among instances, we introduce an instance-level correspondence across adjacent frames, which is represented by a center-to-center flow, termed as instance flow, to assemble messy dense temporal correspondences. Experiments demonstrate that the proposed method outperforms the state-of-the-art online methods (taking image-level input) on the challenging Youtube-VIS dataset.

📄 PDF Abstract BibTeX arXiv:2110.10599

Code (0)

등록된 구현이 없습니다.

Tasks

Instance SegmentationObjectObject LocalizationSemantic 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

UVO Challenge on Video-based Open-World Segmentation 2021: 1st Place Solution

2021-10-22 · Yuming Du, Wen Guo, Yang Xiao, Vincent Lepetit

In this report, we introduce our (pretty straightforard) two-step "detect-then-match" video instance segmentation method. The first step performs instance segmentation for each frame to get a large number of instance mas…

Instance SegmentationOptical Flow EstimationSegmentationSemantic Segmentation+1

VideoCutLER: Surprisingly Simple Unsupervised Video Instance Segmentation

2023-08-28 · CVPR 2024 1 · Xudong Wang, Ishan Misra, Ziyun Zeng, Rohit Girdhar 외

Existing approaches to unsupervised video instance segmentation typically rely on motion estimates and experience difficulties tracking small or divergent motions. We present VideoCutLER, a simple method for unsupervised…

Instance SegmentationOptical Flow EstimationSegmentationSemantic Segmentation+3

Instance Embedding Transfer to Unsupervised Video Object Segmentation

2018-01-03 · CVPR 2018 6 · Siyang Li, Bryan Seybold, Alexey Vorobyov, Alireza Fathi 외

We propose a method for unsupervised video object segmentation by transferring the knowledge encapsulated in image-based instance embedding networks. The instance embedding network produces an embedding vector for each p…

ObjectOptical Flow EstimationSegmentationSemantic Segmentation+3

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