paper-with-me

Papers

UCL-Dehaze: Towards Real-world Image Dehazing via Unsupervised Contrastive Learning

2022-05-04 · Yongzhen Wang, Xuefeng Yan, Fu Lee Wang, Haoran Xie, Wenhan Yang, Mingqiang Wei, Jing Qin

While the wisdom of training an image dehazing model on synthetic hazy data can alleviate the difficulty of collecting real-world hazy/clean image pairs, it brings the well-known domain shift problem. From a different yet new perspective, this paper explores contrastive learning with an adversarial training effort to leverage unpaired real-world hazy and clean images, thus bridging the gap between synthetic and real-world haze is avoided. We propose an effective unsupervised contrastive learning paradigm for image dehazing, dubbed UCL-Dehaze. Unpaired real-world clean and hazy images are easily captured, and will serve as the important positive and negative samples respectively when training our UCL-Dehaze network. To train the network more effectively, we formulate a new self-contrastive perceptual loss function, which encourages the restored images to approach the positive samples and keep away from the negative samples in the embedding space. Besides the overall network architecture of UCL-Dehaze, adversarial training is utilized to align the distributions between the positive samples and the dehazed images. Compared with recent image dehazing works, UCL-Dehaze does not require paired data during training and utilizes unpaired positive/negative data to better enhance the dehazing performance. We conduct comprehensive experiments to evaluate our UCL-Dehaze and demonstrate its superiority over the state-of-the-arts, even only 1,800 unpaired real-world images are used to train our network. Source code has been available at https://github.com/yz-wang/UCL-Dehaze.

📄 PDF Abstract BibTeX arXiv:2205.01871

Code (1)

yz-wang/ucl-dehaze 공식 구현 pytorch

Tasks

Contrastive LearningImage Dehazing

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…
Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Learning Hazing to Dehazing: Towards Realistic Haze Generation for Real-World Image Dehazing

2025-03-25 · CVPR 2025 1 · Ruiyi Wang, Yushuo Zheng, ZiCheng Zhang, Chunyi Li 외

Existing real-world image dehazing methods primarily attempt to fine-tune pre-trained models or adapt their inference procedures, thus heavily relying on the pre-trained models and associated training data. Moreover, res…

Image DehazingImage Generation

ProDehaze: Prompting Diffusion Models Toward Faithful Image Dehazing

2025-03-21 · Tianwen Zhou, Jing Wang, Songtao Wu, Kuanhong Xu

Recent approaches using large-scale pretrained diffusion models for image dehazing improve perceptual quality but often suffer from hallucination issues, producing unfaithful dehazed image to the original one. To mitigat…

HallucinationImage Dehazing

When Schrödinger Bridge Meets Real-World Image Dehazing with Unpaired Training

2025-07-13 · Yunwei Lan, Zhigao Cui, Xin Luo, Chang Liu 외 arxiv

Recent advancements in unpaired dehazing, particularly those using GANs, show promising performance in processing real-world hazy images. However, these methods tend to face limitations due to the generator's limited tra…

Image Dehazing

GridDehazeNet: Attention-Based Multi-Scale Network for Image Dehazing

2019-08-08 · ICCV 2019 10 · Xiaohong Liu, Yongrui Ma, Zhihao Shi, Jun Chen

We propose an end-to-end trainable Convolutional Neural Network (CNN), named GridDehazeNet, for single image dehazing. The GridDehazeNet consists of three modules: pre-processing, backbone, and post-processing. The train…

Dimensionality ReductionDiversityImage DehazingImage Relighting+1

GUSL-Dehaze: A Green U-Shaped Learning Approach to Image Dehazing

2025-10-23 · Mahtab Movaheddrad, Laurence Palmer, C. -C. Jay Kuo arxiv

Image dehazing is a restoration task that aims to recover a clear image from a single hazy input. Traditional approaches rely on statistical priors and the physics-based atmospheric scattering model to reconstruct the ha…

Representation LearningImage Dehazing