paper-with-me

홈 › Papers

LightenDiffusion: Unsupervised Low-Light Image Enhancement with Latent-Retinex Diffusion Models

2024-07-12 · Hai Jiang, Ao Luo, Xiaohong Liu, Songchen Han, Shuaicheng Liu

In this paper, we propose a diffusion-based unsupervised framework that incorporates physically explainable Retinex theory with diffusion models for low-light image enhancement, named LightenDiffusion. Specifically, we present a content-transfer decomposition network that performs Retinex decomposition within the latent space instead of image space as in previous approaches, enabling the encoded features of unpaired low-light and normal-light images to be decomposed into content-rich reflectance maps and content-free illumination maps. Subsequently, the reflectance map of the low-light image and the illumination map of the normal-light image are taken as input to the diffusion model for unsupervised restoration with the guidance of the low-light feature, where a self-constrained consistency loss is further proposed to eliminate the interference of normal-light content on the restored results to improve overall visual quality. Extensive experiments on publicly available real-world benchmarks show that the proposed LightenDiffusion outperforms state-of-the-art unsupervised competitors and is comparable to supervised methods while being more generalizable to various scenes. Our code is available at https://github.com/JianghaiSCU/LightenDiffusion.

📄 PDF Abstract BibTeX arXiv:2407.08939

Code (1)

jianghaiscu/lightendiffusion 공식 구현 pytorch

Tasks

Image EnhancementLow-Light Image Enhancement

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Unsupervised Low-light Image Enhancement with Decoupled Networks

2020-05-06 · Wei Xiong, Ding Liu, Xiaohui Shen, Chen Fang 외

In this paper, we tackle the problem of enhancing real-world low-light images with significant noise in an unsupervised fashion. Conventional unsupervised learning-based approaches usually tackle the low-light image enha…

Image EnhancementImage-to-Image TranslationLow-Light Image Enhancement

Self-Reference Deep Adaptive Curve Estimation for Low-Light Image Enhancement

2023-08-16 · Jianyu Wen, Chenhao Wu, Tong Zhang, Yixuan Yu 외

In this paper, we propose a 2-stage low-light image enhancement method called Self-Reference Deep Adaptive Curve Estimation (Self-DACE). In the first stage, we present an intuitive, lightweight, fast, and unsupervised lu…

DenoisingImage EnhancementLow-Light Image Enhancement

Cycle-Interactive Generative Adversarial Network for Robust Unsupervised Low-Light Enhancement

2022-07-03 · Zhangkai Ni, Wenhan Yang, Hanli Wang, Shiqi Wang 외

Getting rid of the fundamental limitations in fitting to the paired training data, recent unsupervised low-light enhancement methods excel in adjusting illumination and contrast of images. However, for unsupervised low l…

Generative Adversarial NetworkImage EnhancementLow-Light Image Enhancement

PSENet: Progressive Self-Enhancement Network for Unsupervised Extreme-Light Image Enhancement

2022-10-03 · Hue Nguyen, Diep Tran, Khoi Nguyen, Rang Nguyen

The extremes of lighting (e.g. too much or too little light) usually cause many troubles for machine and human vision. Many recent works have mainly focused on under-exposure cases where images are often captured in low-…

Image Enhancement

DiffLLE: Diffusion-guided Domain Calibration for Unsupervised Low-light Image Enhancement

2023-08-18 · Shuzhou Yang, Xuanyu Zhang, Yinhuai Wang, Jiwen Yu 외

Existing unsupervised low-light image enhancement methods lack enough effectiveness and generalization in practical applications. We suppose this is because of the absence of explicit supervision and the inherent gap bet…

DenoisingImage EnhancementLow-Light Image Enhancement