paper-with-me

홈 › Papers

Source-Free Domain Adaptation for Real-world Image Dehazing

2022-07-14 · Hu Yu, Jie Huang, Yajing Liu, Qi Zhu, Man Zhou, Feng Zhao

Deep learning-based source dehazing methods trained on synthetic datasets have achieved remarkable performance but suffer from dramatic performance degradation on real hazy images due to domain shift. Although certain Domain Adaptation (DA) dehazing methods have been presented, they inevitably require access to the source dataset to reduce the gap between the source synthetic and target real domains. To address these issues, we present a novel Source-Free Unsupervised Domain Adaptation (SFUDA) image dehazing paradigm, in which only a well-trained source model and an unlabeled target real hazy dataset are available. Specifically, we devise the Domain Representation Normalization (DRN) module to make the representation of real hazy domain features match that of the synthetic domain to bridge the gaps. With our plug-and-play DRN module, unlabeled real hazy images can adapt existing well-trained source networks. Besides, the unsupervised losses are applied to guide the learning of the DRN module, which consists of frequency losses and physical prior losses. Frequency losses provide structure and style constraints, while the prior loss explores the inherent statistic property of haze-free images. Equipped with our DRN module and unsupervised loss, existing source dehazing models are able to dehaze unlabeled real hazy images. Extensive experiments on multiple baselines demonstrate the validity and superiority of our method visually and quantitatively.

📄 PDF Abstract BibTeX arXiv:2207.06644

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationImage DehazingSource-Free Domain AdaptationUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

Rethinking the Backbone in Class Imbalanced Federated Source Free Domain Adaptation: The Utility of Vision Foundation Models

2025-09-10 · Kosuke Kihara, Junki Mori, Taiki Miyagawa, Akinori F. Ebihara arxiv

Federated Learning (FL) offers a framework for training models collaboratively while preserving data privacy of each client. Recently, research has focused on Federated Source-Free Domain Adaptation (FFREEDA), a more rea…

Source-Free Domain AdaptationFederated Learning

Generalized Source-free Domain Adaptation

2021-08-03 · ICCV 2021 10 · Shiqi Yang, Yaxing Wang, Joost Van de Weijer, Luis Herranz 외

Domain adaptation (DA) aims to transfer the knowledge learned from a source domain to an unlabeled target domain. Some recent works tackle source-free domain adaptation (SFDA) where only a source pre-trained model is ava…

Domain AdaptationSource-Free Domain Adaptation

FedSCAl: Leveraging Server and Client Alignment for Unsupervised Federated Source-Free Domain Adaptation

2025-12-07 · M Yashwanth, Sampath Koti, Arunabh Singh, Shyam Marjit 외 arxiv

We address the Federated source-Free Domain Adaptation (FFreeDA) problem, with clients holding unlabeled data with significant inter-client domain gaps. The FFreeDA setup constrains the FL frameworks to employ only a pre…

Source-Free Domain Adaptation

Cross-Modality Domain Adaptation for Freespace Detection: A Simple yet Effective Baseline

2022-10-06 · Yuanbin Wang, Leyan Zhu, Shaofei Huang, Tianrui Hui 외

As one of the fundamental functions of autonomous driving system, freespace detection aims at classifying each pixel of the image captured by the camera as drivable or non-drivable. Current works of freespace detection h…

Autonomous DrivingDomain AdaptationSemantic SegmentationUnsupervised Domain Adaptation

Collaborate to Adapt: Source-Free Graph Domain Adaptation via Bi-directional Adaptation

2024-03-03 · Zhen Zhang, Meihan Liu, Anhui Wang, Hongyang Chen 외

Unsupervised Graph Domain Adaptation (UGDA) has emerged as a practical solution to transfer knowledge from a label-rich source graph to a completely unlabelled target graph. However, most methods require a labelled sourc…

Contrastive LearningDomain AdaptationGRAPH DOMAIN ADAPTATION