arXiv:2502.20272cs.CVcs.AI2025-02CVPR被引 207

提出新色彩空间HVI,解决低光图像增强中的红黑噪点问题。

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

论文配图:HVI: A New Color Space for Low-light Image Enhancement
图 1 · 摘自论文原文
  • 用极化饱和度图与可学习亮度构造新色彩空间HVI
  • 在10个数据集上超越当前最优方法,有效抑制红黑噪点
  • 适合需要高保真色彩还原的低光图像处理场景

低光图像增强(LLIE)旨在从受污染的低光图像中恢复细节信息。现有方法多基于标准RGB(sRGB)空间,常因sRGB固有的高色敏感性导致颜色偏移和亮度伪影。虽使用色调、饱和度、明度(HSV)空间可缓解亮度问题,但引入显著的红/黑噪点。为此,本文提出一种用于LLIE的新色彩空间——水平/垂直-强度(HVI),由极化饱和度图与可学习强度构成:前者通过限制红色坐标距离消除红噪点,后者压缩低光区域以去除黑噪点。为充分挖掘色度与强度信息,进一步设计了颜色与强度解耦网络(CIDNet),在不同光照条件下学习精确的光度映射函数。基准测试与消融实验表明,所提HVI空间结合CIDNet在10个数据集上均优于当前最优方法。代码已开源:https://github.com/Fediory/HVI-CIDNet。

原文摘要 · Abstract (English)

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.

低光增强色彩空间图像修复

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。