Share your thoughts, 1 month free Claude Pro on usSee more
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 v1
PSNR22.92
195
Low-light Image EnhancementLOL (test)
PSNR22.96
161
Low-light Image EnhancementLOL real v2
PSNR20.83
152
Low-light Image EnhancementLOL real v2 (test)
PSNR26.916
150
Low-light Image EnhancementLOL syn v2
PSNR17.63
148
Low-light Image EnhancementLOL Syn v2 (test)
PSNR19.379
88
Low-light Image EnhancementLOL real v2
PSNR20.83
81
Low-light Image EnhancementMEF
NIQE5.369
58
Low-light Image EnhancementDICM
NIQE4.179
58
Low-light Image EnhancementLIME
NIQE Score4.717
50
Showing 10 of 22 rows

Other info

Code

Follow for update