paper-with-me

홈 › Papers

Physically Disentangled Intra- and Inter-Domain Adaptation for Varicolored Haze Removal

2022-01-01 · CVPR 2022 1 · Yi Li, Yi Chang, Yan Gao, Changfeng Yu, Luxin Yan

Learning-based image dehazing methods have achieved marvelous progress during the past few years. On one hand, most approaches heavily rely on synthetic data and may face difficulties to generalize well in real scenes, due to the huge domain gap between synthetic and real images. On the other hand, very few works have considered the varicolored haze, caused by chromatic casts in real scenes. In this work, our goal is to handle the new task: real-world varicolored haze removal. To this end, we propose a physically disentangled joint intra- and inter-domain adaptation paradigm, in which intra-domain adaptation focuses on color correction and inter-domain procedure transfers knowledge between synthetic and real domains. We first learn to physically disentangle haze images into three components complying with the scattering model: background, transmission map, and atmospheric light. Since haze color is determined by atmospheric light, we perform intra-domain adaptation by specifically translating atmospheric light from varicolored space to unified color-balanced space, and then reconstructing color-balanced haze image through the scattering model. Consequently, we perform inter-domain adaptation between the synthetic and real images by mutually exchanging the background and other two components. Then we can reconstruct both identity and domain-translated haze images with self-consistency and adversarial loss. Extensive experiments demonstrate the superiority of the proposed method over the state-of-the-art for real varicolored image dehazing.

📄 PDF Abstract BibTeX

Code (1)

huayuuu/pdi2a-cvpr2022 공식 구현

Tasks

Domain AdaptationImage Dehazing

Similar Papers 제목 키워드 기반

SyreaNet: A Physically Guided Underwater Image Enhancement Framework Integrating Synthetic and Real Images

2023-02-16 · Junjie Wen, Jinqiang Cui, Zhenjun Zhao, Ruixin Yan 외

Underwater image enhancement (UIE) is vital for high-level vision-related underwater tasks. Although learning-based UIE methods have made remarkable achievements in recent years, it's still challenging for them to consis…

Domain AdaptationImage EnhancementImage GenerationUIE

Unsupervised Domain Adaptation for Small Bowel Segmentation using Disentangled Representation

2021-07-06 · Seung Yeon Shin, SungWon Lee, Ronald M. Summers

We present a novel unsupervised domain adaptation method for small bowel segmentation based on feature disentanglement. To make the domain adaptation more controllable, we disentangle intensity and non-intensity features…

DisentanglementDomain AdaptationSegmentationUnsupervised Domain Adaptation

IntraStyler: Intra-Domain Style Synthesis for Cross-Modality MRI Domain Adaptation

2026-01-01 · Han Liu, Yubo Fan, Hao Li, Dewei Hu 외 arxiv

Segmentation of vestibular schwannoma and cochlea from T2 MRI is clinically important yet annotation-intensive. Domain adaptation (DA) has been widely adopted to bridge the gap between labeled contrast-enhanced T1 and un…

Contrastive LearningDomain Adaptation

Distribution Regularized Self-Supervised Learning for Domain Adaptation of Semantic Segmentation

2022-06-20 · Javed Iqbal, Hamza Rawal, Rehan Hafiz, Yu-Tseh Chi 외

This paper proposes a novel pixel-level distribution regularization scheme (DRSL) for self-supervised domain adaptation of semantic segmentation. In a typical setting, the classification loss forces the semantic segmenta…

DisentanglementDomain AdaptationMetric LearningSegmentation+3

Domain Adaptation Meets Disentangled Representation Learning and Style Transfer

2017-12-25 · Hoang Tran Vu, Ching-Chun Huang

Many methods have been proposed to solve the domain adaptation problem recently. However, the success of them implicitly funds on the assumption that the information of domains are fully transferrable. If the assumption …

Domain AdaptationRepresentation LearningStyle TransferTransfer Learning