paper-with-me

홈 › 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 adapting from a labelled source domain toward an unlabelled target domain, is largely neglected. We design temporal pseudo supervision (TPS), a simple and effective method that explores the idea of consistency training for learning effective representations from unlabelled target videos. Unlike traditional consistency training that builds consistency in spatial space, we explore consistency training in spatiotemporal space by enforcing model consistency across augmented video frames which helps learn from more diverse target data. Specifically, we design cross-frame pseudo labelling to provide pseudo supervision from previous video frames while learning from the augmented current video frames. The cross-frame pseudo labelling encourages the network to produce high-certainty predictions, which facilitates consistency training with cross-frame augmentation effectively. Extensive experiments over multiple public datasets show that TPS is simpler to implement, much more stable to train, and achieves superior video segmentation accuracy as compared with the state-of-the-art.

📄 PDF Abstract BibTeX arXiv:2207.02372

Code (1)

xing0047/tps 공식 구현 pytorch

Tasks

SegmentationSemantic SegmentationVideo SegmentationVideo Semantic Segmentation

Similar 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 of…

SegmentationUnsupervised Domain AdaptationVideo Semantic Segmentation

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

A Temporal Modeling Framework for Video Pre-Training on Video Instance Segmentation

2025-03-22 · Qing Zhong, Peng-Tao Jiang, Wen Wang, Guodong Ding 외

Contemporary Video Instance Segmentation (VIS) methods typically adhere to a pre-train then fine-tune regime, where a segmentation model trained on images is fine-tuned on videos. However, the lack of temporal knowledge …

Instance SegmentationSemantic SegmentationVideo Instance Segmentation

MoDA: Leveraging Motion Priors from Videos for Advancing Unsupervised Domain Adaptation in Semantic Segmentation

2023-09-21 · Fei Pan, Xu Yin, Seokju Lee, Axi Niu 외

Unsupervised domain adaptation (UDA) has been a potent technique to handle the lack of annotations in the target domain, particularly in semantic segmentation task. This study introduces a different UDA scenarios where t…

Domain AdaptationImage SegmentationObjectObject Discovery+7

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