paper-with-me

Papers

Exploiting Diffusion Prior for Real-World Image Dehazing with Unpaired Training

2025-03-19 · Yunwei Lan, Zhigao Cui, Chang Liu, Jialun Peng, Nian Wang, Xin Luo, Dong Liu

Unpaired training has been verified as one of the most effective paradigms for real scene dehazing by learning from unpaired real-world hazy and clear images. Although numerous studies have been proposed, current methods demonstrate limited generalization for various real scenes due to limited feature representation and insufficient use of real-world prior. Inspired by the strong generative capabilities of diffusion models in producing both hazy and clear images, we exploit diffusion prior for real-world image dehazing, and propose an unpaired framework named Diff-Dehazer. Specifically, we leverage diffusion prior as bijective mapping learners within the CycleGAN, a classic unpaired learning framework. Considering that physical priors contain pivotal statistics information of real-world data, we further excavate real-world knowledge by integrating physical priors into our framework. Furthermore, we introduce a new perspective for adequately leveraging the representation ability of diffusion models by removing degradation in image and text modalities, so as to improve the dehazing effect. Extensive experiments on multiple real-world datasets demonstrate the superior performance of our method. Our code https://github.com/ywxjm/Diff-Dehazer.

📄 PDF Abstract BibTeX arXiv:2503.15017

Code (1)

ywxjm/diff-dehazer 공식 구현

Tasks

Image DehazingWorld Knowledge

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Residual Connection 설명 없음
Batch Normalization 설명 없음
PatchGAN 설명 없음
Residual Block Residual Blocks are skip-connection blocks that learn residual functions with reference to the layer inputs, instead of learning unreferenced functions. They were introduced…
GAN Least Squares Loss GAN Least Squares Loss is a least squares loss function for generative adversarial networks. Minimizing this objective function is equivalent to minimizing the Pearson…
Cycle Consistency Loss Cycle Consistency Loss is a type of loss used for generative adversarial networks that performs unpaired image-to-image translation. It was introduced with the…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Exploiting Diffusion Prior for Real-World Image Super-Resolution

2023-05-11 · Jianyi Wang, Zongsheng Yue, Shangchen Zhou, Kelvin C. K. Chan 외

We present a novel approach to leverage prior knowledge encapsulated in pre-trained text-to-image diffusion models for blind super-resolution (SR). Specifically, by employing our time-aware encoder, we can achieve promis…

Blind Super-ResolutionImage Super-ResolutionSuper-Resolution

Learning A Physical-aware Diffusion Model Based on Transformer for Underwater Image Enhancement

2024-03-03 · Chen Zhao, Chenyu Dong, Weiling Cai

Underwater visuals undergo various complex degradations, inevitably influencing the efficiency of underwater vision tasks. Recently, diffusion models were employed to underwater image enhancement (UIE) tasks, and gained …

Image EnhancementUIE

ConsisSR: Delving Deep into Consistency in Diffusion-based Image Super-Resolution

2024-10-17 · Junhao Gu, Peng-Tao Jiang, Hao Zhang, Mi Zhou 외

Real-world image super-resolution (Real-ISR) aims at restoring high-quality (HQ) images from low-quality (LQ) inputs corrupted by unknown and complex degradations. In particular, pretrained text-to-image (T2I) diffusion …

Image Super-ResolutionSuper-Resolution

Diffusion Priors for Variational Likelihood Estimation and Image Denoising

2024-10-23 · Jun Cheng, Shan Tan

Real-world noise removal is crucial in low-level computer vision. Due to the remarkable generation capabilities of diffusion models, recent attention has shifted towards leveraging diffusion priors for image restoration …

DenoisingImage DenoisingImage Restoration

VQA-Diff: Exploiting VQA and Diffusion for Zero-Shot Image-to-3D Vehicle Asset Generation in Autonomous Driving

2024-07-09 · Yibo Liu, Zheyuan Yang, Guile Wu, Yuan Ren 외

Generating 3D vehicle assets from in-the-wild observations is crucial to autonomous driving. Existing image-to-3D methods cannot well address this problem because they learn generation merely from image RGB information w…

Autonomous DrivingImage to 3DLanguage ModellingLarge Language Model+4