Our new X account is live! Follow @wizwand_team for updates
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 real v2 (test)
PSNR24.111
104
Low-light Image EnhancementLOL Syn v2 (test)
PSNR25.705
78
Low-light Image EnhancementDICM
NIQE3.78
39
Low-light Image EnhancementMEF
NIQE3.34
39
Low-light Image EnhancementLOL v2
PSNR24.797
32
Low-light Image EnhancementNPE
NIQE3.74
31
Low-light Image EnhancementLIME
NIQE Score3.81
31
Low-light Image EnhancementVV
NIQE3.21
28
Low-light Image EnhancementVILNC-Indoor 1.0 (test)
PSNR23.656
16
Low-light Image EnhancementVCD
NIQE4.84
12
Showing 10 of 14 rows

Other info

Follow for update