paper-with-me

Papers

Retinex Image Enhancement Based on Sequential Decomposition With a Plug-and-Play Framework

2022-10-11 · Tingting Wu, Wenna Wu, Ying Yang, Feng-Lei Fan, Tieyong Zeng

The Retinex model is one of the most representative and effective methods for low-light image enhancement. However, the Retinex model does not explicitly tackle the noise problem, and shows unsatisfactory enhancing results. In recent years, due to the excellent performance, deep learning models have been widely used in low-light image enhancement. However, these methods have two limitations: i) The desirable performance can only be achieved by deep learning when a large number of labeled data are available. However, it is not easy to curate massive low/normal-light paired data; ii) Deep learning is notoriously a black-box model [1]. It is difficult to explain their inner-working mechanism and understand their behaviors. In this paper, using a sequential Retinex decomposition strategy, we design a plug-and-play framework based on the Retinex theory for simultaneously image enhancement and noise removal. Meanwhile, we develop a convolutional neural network-based (CNN-based) denoiser into our proposed plug-and-play framework to generate a reflectance component. The final enhanced image is produced by integrating the illumination and reflectance with gamma correction. The proposed plug-and-play framework can facilitate both post hoc and ad hoc interpretability. Extensive experiments on different datasets demonstrate that our framework outcompetes the state-of-the-art methods in both image enhancement and denoising.

📄 PDF Abstract BibTeX arXiv:2210.05436

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningDenoisingImage EnhancementLow-Light Image Enhancement

Methods 이 논문이 사용한 방법론

HOC 설명 없음

Similar Papers 제목 키워드 기반

Deep Retinex Decomposition for Low-Light Enhancement

2018-08-14 · Chen Wei, Wenjing Wang, Wenhan Yang, Jiaying Liu

Retinex model is an effective tool for low-light image enhancement. It assumes that observed images can be decomposed into the reflectance and illumination. Most existing Retinex-based methods have carefully designed han…

DenoisingImage EnhancementLow-Light Image Enhancement

Diff-Retinex: Rethinking Low-light Image Enhancement with A Generative Diffusion Model

2023-08-25 · ICCV 2023 1 · Xunpeng Yi, Han Xu, Hao Zhang, Linfeng Tang 외

In this paper, we rethink the low-light image enhancement task and propose a physically explainable and generative diffusion model for low-light image enhancement, termed as Diff-Retinex. We aim to integrate the advantag…

Conditional Image GenerationImage EnhancementImage GenerationLow-Light Image Enhancement

Towards Perfection: Building Inter-component Mutual Correction for Retinex-based Low-light Image Enhancement

2025-08-12 · Luyang Cao, Han Xu, Jian Zhang, Lei Qi 외 arxiv

In low-light image enhancement, Retinex-based deep learning methods have garnered significant attention due to their exceptional interpretability. These methods decompose images into mutually independent illumination and…

Low-Light Image Enhancement

Joint Enhancement and Denoising Method via Sequential Decomposition

2018-04-23 · Xutong Ren, Mading Li, Wen-Huang Cheng, Jiaying Liu

Many low-light enhancement methods ignore intensive noise in original images. As a result, they often simultaneously enhance the noise as well. Furthermore, extra denoising procedures adopted by most methods ruin the det…

Denoising

RDGAN : Retinex Decomposition Based Adversarial Learning for Low-Light Enhancement

2019-07-01 · 2019 IEEE International Conference on Multimedia and Expo (ICME) 2019 7 · Junyi Wang, Weimin Tan, Xuejing Niu and Bo Yan

Pictures taken under the low-light condition often suffer from low contrast and loss of image details, thus an approach that can effectively improve low-light images is demanded. Traditional Retinex based methods assume …

Generative Adversarial Network