paper-with-me

홈 › Papers

Video Semantic Object Segmentation by Self-Adaptation of DCNN

2017-11-22 · Seong-Jin Park, Ki-Sang Hong

This paper proposes a new framework for semantic segmentation of objects in videos. We address the label inconsistency problem of deep convolutional neural networks (DCNNs) by exploiting the fact that videos have multiple frames; in a few frames the object is confidently-estimated (CE) and we use the information in them to improve labels of the other frames. Given the semantic segmentation results of each frame obtained from DCNN, we sample several CE frames to adapt the DCNN model to the input video by focusing on specific instances in the video rather than general objects in various circumstances. We propose offline and online approaches under different supervision levels. In experiments our method achieved great improvement over the original model and previous state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:1711.08180

Code (0)

등록된 구현이 없습니다.

Tasks

SegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

DCNN Diffusion-convolutional neural networks (DCNN) is a model for graph-structured data. Through the introduction of a diffusion-convolution operation, diffusion-based representations…

Similar Papers 제목 키워드 기반

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

Geometric Unsupervised Domain Adaptation for Semantic Segmentation

2021-03-30 · ICCV 2021 10 · Vitor Guizilini, Jie Li, Rares Ambrus, Adrien Gaidon

Simulators can efficiently generate large amounts of labeled synthetic data with perfect supervision for hard-to-label tasks like semantic segmentation. However, they introduce a domain gap that severely hurts real-world…

Depth EstimationDepth PredictionDomain AdaptationMonocular Depth Estimation+3

Unsupervised Domain Adaptation for Video Semantic Segmentation

2021-07-23 · Inkyu Shin, KwanYong Park, Sanghyun Woo, In So Kweon

Unsupervised Domain Adaptation for semantic segmentation has gained immense popularity since it can transfer knowledge from simulation to real (Sim2Real) by largely cutting out the laborious per pixel labeling efforts at…

Domain AdaptationSemantic SegmentationUnsupervised Domain AdaptationVideo Semantic Segmentation

Spatio-Temporal Pixel-Level Contrastive Learning-based Source-Free Domain Adaptation for Video Semantic Segmentation

2023-03-25 · CVPR 2023 1 · Shao-Yuan Lo, Poojan Oza, Sumanth Chennupati, Alejandro Galindo 외

Unsupervised Domain Adaptation (UDA) of semantic segmentation transfers labeled source knowledge to an unlabeled target domain by relying on accessing both the source and target data. However, the access to source data i…

Contrastive LearningDomain AdaptationSemantic SegmentationSource-Free Domain Adaptation+2

Unsupervised Domain Adaptation Via Pseudo-labels And Objectness Constraints

2021-09-29 · Rajshekhar Das, Jonathan Francis, Sanket Vaibhav Mehta, Jean Oh 외

Pseudo label self-training has emerged as a dominant approach to unsupervised domain adaptation (UDA) for semantic segmentation. Despite recent advances, this approach is susceptible to erroneous pseudo labels arising fr…

Domain AdaptationObjectPseudo LabelSegmentation+3