Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

HVI: A New Color Space for Low-light Image Enhancement

About

Low-Light Image Enhancement (LLIE) is a crucial computer vision task that aims to restore detailed visual information from corrupted low-light images. Many existing LLIE methods are based on standard RGB (sRGB) space, which often produce color bias and brightness artifacts due to inherent high color sensitivity in sRGB. While converting the images using Hue, Saturation and Value (HSV) color space helps resolve the brightness issue, it introduces significant red and black noise artifacts. To address this issue, we propose a new color space for LLIE, namely Horizontal/Vertical-Intensity (HVI), defined by polarized HS maps and learnable intensity. The former enforces small distances for red coordinates to remove the red artifacts, while the latter compresses the low-light regions to remove the black artifacts. To fully leverage the chromatic and intensity information, a novel Color and Intensity Decoupling Network (CIDNet) is further introduced to learn accurate photometric mapping function under different lighting conditions in the HVI space. Comprehensive results from benchmark and ablation experiments show that the proposed HVI color space with CIDNet outperforms the state-of-the-art methods on 10 datasets. The code is available at https://github.com/Fediory/HVI-CIDNet.

Qingsen Yan, Yixu Feng, Cheng Zhang, Guansong Pang, Kangbiao Shi, Peng Wu, Wei Dong, Jinqiu Sun, Yanning Zhang• 2025

Related benchmarks

TaskDatasetResultRank
Low-light Image EnhancementLOL v1
PSNR23.81
135
Low-light Image EnhancementLOL real v2
PSNR24.11
122
Low-light Image EnhancementLOL real v2 (test)
PSNR24.111
122
Low-light Image EnhancementLOL syn v2
PSNR25.71
118
Low-light Image EnhancementLOL real v2
PSNR24.11
81
Low-light Image EnhancementLOL Syn v2 (test)
PSNR25.705
78
Low-light Image EnhancementSID
PSNR22.9
63
Low-light Image EnhancementDICM
NIQE3.75
58
Low-light Image EnhancementMEF
NIQE3.572
58
Low-light Image EnhancementSDSD-out
PSNR31.43
52
Showing 10 of 48 rows

Other info

Follow for update