paper-with-me

홈 › Papers

Learning to Learn Better for Video Object Segmentation

2022-12-05 · Meng Lan, Jing Zhang, Lefei Zhang, DaCheng Tao

Recently, the joint learning framework (JOINT) integrates matching based transductive reasoning and online inductive learning to achieve accurate and robust semi-supervised video object segmentation (SVOS). However, using the mask embedding as the label to guide the generation of target features in the two branches may result in inadequate target representation and degrade the performance. Besides, how to reasonably fuse the target features in the two different branches rather than simply adding them together to avoid the adverse effect of one dominant branch has not been investigated. In this paper, we propose a novel framework that emphasizes Learning to Learn Better (LLB) target features for SVOS, termed LLB, where we design the discriminative label generation module (DLGM) and the adaptive fusion module to address these issues. Technically, the DLGM takes the background-filtered frame instead of the target mask as input and adopts a lightweight encoder to generate the target features, which serves as the label of the online few-shot learner and the value of the decoder in the transformer to guide the two branches to learn more discriminative target representation. The adaptive fusion module maintains a learnable gate for each branch, which reweighs the element-wise feature representation and allows an adaptive amount of target information in each branch flowing to the fused target feature, thus preventing one branch from being dominant and making the target feature more robust to distractor. Extensive experiments on public benchmarks show that our proposed LLB method achieves state-of-the-art performance.

📄 PDF Abstract BibTeX arXiv:2212.02112

Code (1)

vitae-transformer/vos-llb 공식 구현 pytorch

Tasks

Inductive LearningObjectSemantic SegmentationSemi-Supervised Video Object SegmentationVideo Object SegmentationVideo Semantic Segmentation

Similar Papers 제목 키워드 기반

Gamifying Video Object Segmentation

2016-01-05 · Simone Palazzo, Concetto Spampinato, Daniela Giordano

Video object segmentation can be considered as one of the most challenging computer vision problems. Indeed, so far, no existing solution is able to effectively deal with the peculiarities of real-world videos, especiall…

Interactive Video Object SegmentationObjectSegmentationSemantic Segmentation+2

CSS-Segment: 2nd Place Report of LSVOS Challenge VOS Track

2024-08-24 · Jinming Chai, Qin Ma, Junpei Zhang, Licheng Jiao 외

Video object segmentation is a challenging task that serves as the cornerstone of numerous downstream applications, including video editing and autonomous driving. In this technical report, we briefly introduce the solut…

Autonomous DrivingObjectSegmentationSemantic Segmentation+3

YouMVOS: An Actor-Centric Multi-Shot Video Object Segmentation Dataset

2022-01-01 · CVPR 2022 1 · Donglai Wei, Siddhant Kharbanda, Sarthak Arora, Roshan Roy 외

Many video understanding tasks require analyzing multi-shot videos, but existing datasets for video object segmentation (VOS) only consider single-shot videos. To address this challenge, we collected a new dataset---…

ManagementSegmentationSemantic SegmentationVideo Object Segmentation+3

ThinkVideo: High-Quality Reasoning Video Segmentation with Chain of Thoughts

2025-05-24 · Shiu-hong Kao, Yu-Wing Tai, Chi-Keung Tang

Reasoning Video Object Segmentation is a challenging task, which generates a mask sequence from an input video and an implicit, complex text query. Existing works probe into the problem by finetuning Multimodal Large Lan…

Image SegmentationInstance SegmentationObjectReasoning Video Object Segmentation+6

Context-Aware Relative Object Queries To Unify Video Instance and Panoptic Segmentation

2023-01-01 · CVPR 2023 1 · Anwesa Choudhuri, Girish Chowdhary, Alexander G. Schwing

Object queries have emerged as a powerful abstraction to generically represent object proposals. However, their use for temporal tasks like video segmentation poses two questions: 1) How to process frames sequentiall…

Instance SegmentationMulti-Object TrackingMulti-Object Tracking and SegmentationObject+9