paper-with-me

Papers

Online Domain Adaptation for Semantic Segmentation in Ever-Changing Conditions

2022-07-21 · Theodoros Panagiotakopoulos, Pier Luigi Dovesi, Linus Härenstam-Nielsen, Matteo Poggi

Unsupervised Domain Adaptation (UDA) aims at reducing the domain gap between training and testing data and is, in most cases, carried out in offline manner. However, domain changes may occur continuously and unpredictably during deployment (e.g. sudden weather changes). In such conditions, deep neural networks witness dramatic drops in accuracy and offline adaptation may not be enough to contrast it. In this paper, we tackle Online Domain Adaptation (OnDA) for semantic segmentation. We design a pipeline that is robust to continuous domain shifts, either gradual or sudden, and we evaluate it in the case of rainy and foggy scenarios. Our experiments show that our framework can effectively adapt to new domains during deployment, while not being affected by catastrophic forgetting of the previous domains.

📄 PDF Abstract BibTeX arXiv:2207.10667

Code (1)

theo2021/onda 공식 구현 pytorch

Tasks

Domain AdaptationOnline Domain AdaptationSemantic SegmentationUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

Online Continual Domain Adaptation for Semantic Image Segmentation Using Internal Representations

2024-01-02 · Serban Stan, Mohammad Rostami

Semantic segmentation models trained on annotated data fail to generalize well when the input data distribution changes over extended time period, leading to requiring re-training to maintain performance. Classic Unsuper…

Domain AdaptationImage SegmentationSegmentationSemantic Segmentation+1

Towards Better Stability and Adaptability: Improve Online Self-Training for Model Adaptation in Semantic Segmentation

2023-01-01 · CVPR 2023 1 · Dong Zhao, Shuang Wang, Qi Zang, Dou Quan 외

Unsupervised domain adaptation (UDA) in semantic segmentation transfers the knowledge of the source domain to the target one to improve the adaptability of the segmentation model in the target domain. The need to acc…

Domain AdaptationSemantic SegmentationSource-Free Domain AdaptationUnsupervised Domain Adaptation

Multi-Source Domain Adaptation with Collaborative Learning for Semantic Segmentation

2021-03-08 · CVPR 2021 1 · Jianzhong He, Xu Jia, Shuaijun Chen, Jianzhuang Liu

Multi-source unsupervised domain adaptation~(MSDA) aims at adapting models trained on multiple labeled source domains to an unlabeled target domain. In this paper, we propose a novel multi-source domain adaptation framew…

Domain AdaptationMulti-Source Unsupervised Domain AdaptationSemantic SegmentationUnsupervised Domain Adaptation

To Adapt or Not to Adapt? Real-Time Adaptation for Semantic Segmentation

2023-07-27 · ICCV 2023 1 · Marc Botet Colomer, Pier Luigi Dovesi, Theodoros Panagiotakopoulos, Joao Frederico Carvalho 외

The goal of Online Domain Adaptation for semantic segmentation is to handle unforeseeable domain changes that occur during deployment, like sudden weather events. However, the high computational costs associated with bru…

Domain AdaptationGPUOnline Domain AdaptationSegmentation+1

Multiple Fusion Adaptation: A Strong Framework for Unsupervised Semantic Segmentation Adaptation

2021-12-01 · Kai Zhang, Yifan Sun, Rui Wang, Haichang Li 외

This paper challenges the cross-domain semantic segmentation task, aiming to improve the segmentation accuracy on the unlabeled target domain without incurring additional annotation. Using the pseudo-label-based unsuperv…

Domain AdaptationPseudo LabelSegmentationSemantic Segmentation+3