Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Low-light Image Enhancement via Breaking Down the Darkness

About

Images captured in low-light environment often suffer from complex degradation. Simply adjusting light would inevitably result in burst of hidden noise and color distortion. To seek results with satisfied lighting, cleanliness, and realism from degraded inputs, this paper presents a novel framework inspired by the divide-and-rule principle, greatly alleviating the degradation entanglement. Assuming that an image can be decomposed into texture (with possible noise) and color components, one can specifically execute noise removal and color correction along with light adjustment. Towards this purpose, we propose to convert an image from the RGB space into a luminance-chrominance one. An adjustable noise suppression network is designed to eliminate noise in the brightened luminance, having the illumination map estimated to indicate noise boosting levels. The enhanced luminance further serves as guidance for the chrominance mapper to generate realistic colors. Extensive experiments are conducted to reveal the effectiveness of our design, and demonstrate its superiority over state-of-the-art alternatives both quantitatively and qualitatively on several benchmark datasets. Our code is publicly available at https://github.com/mingcv/Bread.

Qiming Hu, Xiaojie Guo• 2021

Related benchmarks

TaskDatasetResultRank
Low-light Image EnhancementLOL real v2 (test)
PSNR26.916
104
Low-light Image EnhancementLOL (test)
PSNR22.96
97
Low-light Image EnhancementLOL Syn v2 (test)
PSNR19.379
78
Low-light Image EnhancementLOL (evaluation)
PSNR22.96
14
Low-light Image EnhancementMEF, NPE, LIME, DICM, and VV Unpaired
NIQE (DICM)3.737
11
Low-light Image EnhancementLOL REAL PART v2 (test)
PSNR22.54
9
Low-light Image EnhancementLOL SYNC PART V2
PSNR19.28
7
Low-light Image EnhancementNPE 8 (test)
NIQE3.4596
6
Low-light Image EnhancementDICM 44 (test)
NIQE3.0869
6
Low-light Image EnhancementVV 24 (test)
NIQE3.671
6
Showing 10 of 10 rows

Other info

Code

Follow for update