TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/You Only Need One Color Space: An Efficient Network for Lo...

You Only Need One Color Space: An Efficient Network for Low-light Image Enhancement

Qingsen Yan, Yixu Feng, Cheng Zhang, Pei Wang, Peng Wu, Wei Dong, Jinqiu Sun, Yanning Zhang

2024-02-08Image EnhancementLow-light Image Deblurring and EnhancementLow-Light Image Enhancement
PaperPDFCode(official)

Abstract

Low-Light Image Enhancement (LLIE) task tends to restore the details and visual information from corrupted low-light images. Most existing methods learn the mapping function between low/normal-light images by Deep Neural Networks (DNNs) on sRGB and HSV color space. Nevertheless, enhancement involves amplifying image signals, and applying these color spaces to low-light images with a low signal-to-noise ratio can introduce sensitivity and instability into the enhancement process. Consequently, this results in the presence of color artifacts and brightness artifacts in the enhanced images. To alleviate this problem, we propose a novel trainable color space, named Horizontal/Vertical-Intensity (HVI). It not only decouples brightness and color from RGB channels to mitigate the instability during enhancement but also adapts to low-light images in different illumination ranges due to the trainable parameters. Further, we design a novel Color and Intensity Decoupling Network (CIDNet) with two branches dedicated to processing the decoupled image brightness and color in the HVI space. Within CIDNet, we introduce the Lightweight Cross-Attention (LCA) module to facilitate interaction between image structure and content information in both branches, while also suppressing noise in low-light images. Finally, we conducted 22 quantitative and qualitative experiments to show that the proposed CIDNet outperforms the state-of-the-art methods on 11 datasets. The code is available at https://github.com/Fediory/HVI-CIDNet.

Results

TaskDatasetMetricValueModel
Image EnhancementSICE-MixAverage PSNR13.425CIDNet
Image EnhancementSICE-MixLPIPS0.362CIDNet
Image EnhancementSICE-MixSSIM0.636CIDNet
Image EnhancementSICE-GradAverage PSNR13.446CIDNet
Image EnhancementSICE-GradLPIPS0.318CIDNet
Image EnhancementSICE-GradSSIM0.648CIDNet
Image EnhancementLOLAverage PSNR28.141CIDNet
Image EnhancementLOLFLOPS (G)7.57CIDNet
Image EnhancementLOLLPIPS0.079CIDNet
Image EnhancementLOLParams (M)1.88CIDNet
Image EnhancementLOLSSIM0.889CIDNet
Image EnhancementLOLSSIM (sRGB)0.889CIDNet
Image EnhancementLOLAverage PSNR23.5CIDNet-Normal
Image EnhancementLOLFLOPS (G)7.57CIDNet-Normal
Image EnhancementLOLLPIPS0.086CIDNet-Normal
Image EnhancementLOLParams (M)1.88CIDNet-Normal
Image EnhancementLOLSSIM0.87CIDNet-Normal
Image EnhancementLOLSSIM (sRGB)0.87CIDNet-Normal
Image EnhancementLOL-v2Average PSNR24.111CIDNet
Image EnhancementLOL-v2LPIPS0.108CIDNet
Image EnhancementLOL-v2SSIM0.868CIDNet
Image EnhancementSony-Total-DarkAverage PSNR22.904CIDNet
Image EnhancementSony-Total-DarkLPIPS0.411CIDNet
Image EnhancementSony-Total-DarkSSIM0.676CIDNet
Image EnhancementLOLv2Average PSNR28.134CIDNet
Image EnhancementLOLv2LPIPS0.101CIDNet
Image EnhancementLOLv2SSIM0.892CIDNet
Image EnhancementDICMBRISQUE21.47CIDNet
Image EnhancementDICMNIQE3.36CIDNet
Image EnhancementVVBRISQUE30.63CIDNet
Image EnhancementVVNIQE2.49CIDNet
Image EnhancementNPEBRISQUE18.92CIDNet
Image EnhancementNPENIQE3.33CIDNet
Image EnhancementLOLv2-syntheticAverage PSNR29.566CIDNet
Image EnhancementLOLv2-syntheticLPIPS0.04CIDNet
Image EnhancementLOLv2-syntheticSSIM0.95CIDNet
Image EnhancementLIMEBRISQUE16.25CIDNet
Image EnhancementLIMENIQE3.03CIDNet
Image EnhancementLOL-v2-syntheticLPIPS0.045CIDNet
Image EnhancementLOL-v2-syntheticPSNR25.705CIDNet
Image EnhancementLOL-v2-syntheticSSIM0.942CIDNet
Image EnhancementMEFBRISQUE13.77CIDNet
Image EnhancementMEFNIQE3.11CIDNet
Image DeblurringLOL-BlurAverage PSNR26.572CIDNet
Image DeblurringLOL-BlurLPIPS0.12CIDNet
Image DeblurringLOL-BlurSSIM0.89CIDNet
10-shot image generationLOL-BlurAverage PSNR26.572CIDNet
10-shot image generationLOL-BlurLPIPS0.12CIDNet
10-shot image generationLOL-BlurSSIM0.89CIDNet
1 Image, 2*2 StitchiLOL-BlurAverage PSNR26.572CIDNet
1 Image, 2*2 StitchiLOL-BlurLPIPS0.12CIDNet
1 Image, 2*2 StitchiLOL-BlurSSIM0.89CIDNet
16kLOL-BlurAverage PSNR26.572CIDNet
16kLOL-BlurLPIPS0.12CIDNet
16kLOL-BlurSSIM0.89CIDNet

Related Papers

HVI-CIDNet+: Beyond Extreme Darkness for Low-Light Image Enhancement2025-07-09MAC-Lookup: Multi-Axis Conditional Lookup Model for Underwater Image Enhancement2025-07-03Learning to See in the Extremely Dark2025-06-26TDiR: Transformer based Diffusion for Image Restoration Tasks2025-06-25A Multi-Scale Spatial Attention-Based Zero-Shot Learning Framework for Low-Light Image Enhancement2025-06-23Temperature calibration of surface emissivities with an improved thermal image enhancement network2025-06-20DREAM: On hallucinations in AI-generated content for nuclear medicine imaging2025-06-16Exposure-slot: Exposure-centric representations learning with Slot-in-Slot Attention for Region-aware Exposure Correction2025-06-11