paper-with-me

홈 › Papers

Domain Adaptive Video Segmentation via Temporal Consistency Regularization

2021-07-23 · ICCV 2021 10 · Dayan Guan, Jiaxing Huang, Aoran Xiao, Shijian Lu

Video semantic segmentation is an essential task for the analysis and understanding of videos. Recent efforts largely focus on supervised video segmentation by learning from fully annotated data, but the learnt models often experience clear performance drop while applied to videos of a different domain. This paper presents DA-VSN, a domain adaptive video segmentation network that addresses domain gaps in videos by temporal consistency regularization (TCR) for consecutive frames of target-domain videos. DA-VSN consists of two novel and complementary designs. The first is cross-domain TCR that guides the prediction of target frames to have similar temporal consistency as that of source frames (learnt from annotated source data) via adversarial learning. The second is intra-domain TCR that guides unconfident predictions of target frames to have similar temporal consistency as confident predictions of target frames. Extensive experiments demonstrate the superiority of our proposed domain adaptive video segmentation network which outperforms multiple baselines consistently by large margins.

📄 PDF Abstract BibTeX arXiv:2107.11004

Code (1)

Dayan-Guan/DA-VSN 공식 구현 pytorch

Tasks

SegmentationUnsupervised Domain AdaptationVideo Semantic Segmentation

Similar Papers 제목 키워드 기반

Domain Adaptive Video Segmentation via Temporal Pseudo Supervision

2022-07-06 · Yun Xing, Dayan Guan, Jiaxing Huang, Shijian Lu

Video semantic segmentation has achieved great progress under the supervision of large amounts of labelled training data. However, domain adaptive video segmentation, which can mitigate data labelling constraints by adap…

SegmentationSemantic SegmentationVideo SegmentationVideo Semantic Segmentation

Inference-Time Temporal Probability Smoothing for Stable Video Segmentation with SAM2 under Weak Prompts

2026-04-18 · Dawar Jyoti Deka arxiv

Interactive video segmentation models such as SAM2 have demonstrated strong generalization across diverse visual domains. However, under weak user supervision, for example, when sparse point prompts are provided on a sin…

Video Segmentation

Point-wise mutual information-based video segmentation with high temporal consistency

2016-06-08 · Margret Keuper, Thomas Brox

In this paper, we tackle the problem of temporally consistent boundary detection and hierarchical segmentation in videos. While finding the best high-level reasoning of region assignments in videos is the focus of much r…

Boundary DetectionOptical Flow EstimationSegmentationVideo Segmentation+2

`Attention-Guided Cross-Temporal Clustering for Self-Supervised Video Object Segmentation

2026-07-08 · Waqas Arshid, Mohammad Awrangjeb, Alan Wee-Chung Liew, Yongsheng Gao arxiv

Video object segmentation (VOS) is a fundamental task in video understanding, requiring accurate delineation and consistent tracking of objects across frames. While supervised methods achieve strong performance, they rel…

Video Object SegmentationSelf-Supervised Learning

Training-Free Spatio-temporal Decoupled Reasoning Video Segmentation with Adaptive Object Memory

2026-03-02 · Zhengtong Zhu, Jiaqing Fan, Zhixuan Liu, Fanzhang Li arxiv

Reasoning Video Object Segmentation (ReasonVOS) is a challenging task that requires stable object segmentation across video sequences using implicit and complex textual inputs. Previous methods fine-tune Multimodal Large…

Video Object SegmentationVideo Segmentation