Domain Adaptive Video Segmentation via Temporal Consistency Regularization
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.
Code (1)
Tasks
SegmentationUnsupervised Domain AdaptationVideo Semantic SegmentationSimilar Papers 제목 키워드 기반
Domain Adaptive Video Segmentation via Temporal Pseudo Supervision
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 SegmentationInference-Time Temporal Probability Smoothing for Stable Video Segmentation with SAM2 under Weak Prompts
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 SegmentationPoint-wise mutual information-based video segmentation with high temporal consistency
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
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 LearningTraining-Free Spatio-temporal Decoupled Reasoning Video Segmentation with Adaptive Object Memory
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