paper-with-me

Papers

IGDNet: Zero-Shot Robust Underexposed Image Enhancement via Illumination-Guided and Denoising

2025-07-03 · Hailong Yan, Junjian Huang, Tingwen Huang arxiv

Current methods for restoring underexposed images typically rely on supervised learning with paired underexposed and well-illuminated images. However, collecting such datasets is often impractical in real-world scenarios. Moreover, these methods can lead to over-enhancement, distorting well-illuminated regions. To address these issues, we propose IGDNet, a Zero-Shot enhancement method that operates solely on a single test image, without requiring guiding priors or training data. IGDNet exhibits strong generalization ability and effectively suppresses noise while restoring illumination. The framework comprises a decomposition module and a denoising module. The former separates the image into illumination and reflection components via a dense connection network, while the latter enhances non-uniformly illuminated regions using an illumination-guided pixel adaptive correction method. A noise pair is generated through downsampling and refined iteratively to produce the final result. Extensive experiments on four public datasets demonstrate that IGDNet significantly improves visual quality under complex lighting conditions. Quantitative results on metrics like PSNR (20.41dB) and SSIM (0.860dB) show that it outperforms 14 state-of-the-art unsupervised methods. The code will be released soon.

📄 PDF Abstract BibTeX arXiv:2507.02445

Code (0)

등록된 구현이 없습니다.

Tasks

Image Enhancement

Similar Papers 제목 키워드 기반

Deep Symmetric Network for Underexposed Image Enhancement With Recurrent Attentional Learning

2021-01-01 · ICCV 2021 10 · Lin Zhao, Shao-Ping Lu, Tao Chen, Zhenglu Yang 외

Underexposed image enhancement is of importance in many research domains. In this paper, we take this problem as image feature transformation between the underexposed image and its paired enhanced version, and we pro…

DecoderImage Enhancement

Underexposed Photo Enhancement Using Deep Illumination Estimation

2019-06-01 · CVPR 2019 6 · Ruixing Wang, Qing Zhang, Chi-Wing Fu, Xiaoyong Shen 외

This paper presents a new neural network for enhancing underexposed photos. Instead of directly learning an image-to-image mapping as previous work, we introduce intermediate illumination in our network to associate the …

Enhancing Underexposed Photos using Perceptually Bidirectional Similarity

2019-07-25 · Qing Zhang, Yongwei Nie, Lei Zhu, Chunxia Xiao 외

Although remarkable progress has been made, existing methods for enhancing underexposed photos tend to produce visually unpleasing results due to the existence of visual artifacts (e.g., color distortion, loss of details…

Video Enhancement

Learning Multi-Scale Photo Exposure Correction

2020-03-25 · CVPR 2021 1 · Mahmoud Afifi, Konstantinos G. Derpanis, Björn Ommer, Michael S. Brown

Capturing photographs with wrong exposures remains a major source of errors in camera-based imaging. Exposure problems are categorized as either: (i) overexposed, where the camera exposure was too long, resulting in brig…

Exposure CorrectionImage Enhancement

Multi-Scale Structural-aware Exposure Correction for Endoscopic Imaging

2022-10-26 · Axel Garcia-Vega, Ricardo Espinosa, Luis Ramirez-Guzman, Thomas Bazin 외

Endoscopy is the most widely used imaging technique for the diagnosis of cancerous lesions in hollow organs. However, endoscopic images are often affected by illumination artefacts: image parts may be over- or underexpos…

Exposure CorrectionImage EnhancementSSIM