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/Color Shift Estimation-and-Correction for Image Enhancement

Color Shift Estimation-and-Correction for Image Enhancement

Yiyu Li, Ke Xu, Gerhard Petrus Hancke, Rynson W. H. Lau

2024-05-28CVPR 2024 1Image EnhancementLow-Light Image Enhancement
PaperPDFCode(official)

Abstract

Images captured under sub-optimal illumination conditions may contain both over- and under-exposures. Current approaches mainly focus on adjusting image brightness, which may exacerbate the color tone distortion in under-exposed areas and fail to restore accurate colors in over-exposed regions. We observe that over- and under-exposed regions display opposite color tone distribution shifts with respect to each other, which may not be easily normalized in joint modeling as they usually do not have ``normal-exposed'' regions/pixels as reference. In this paper, we propose a novel method to enhance images with both over- and under-exposures by learning to estimate and correct such color shifts. Specifically, we first derive the color feature maps of the brightened and darkened versions of the input image via a UNet-based network, followed by a pseudo-normal feature generator to produce pseudo-normal color feature maps. We then propose a novel COlor Shift Estimation (COSE) module to estimate the color shifts between the derived brightened (or darkened) color feature maps and the pseudo-normal color feature maps. The COSE module corrects the estimated color shifts of the over- and under-exposed regions separately. We further propose a novel COlor MOdulation (COMO) module to modulate the separately corrected colors in the over- and under-exposed regions to produce the enhanced image. Comprehensive experiments show that our method outperforms existing approaches. Project webpage: https://github.com/yiyulics/CSEC.

Results

TaskDatasetMetricValueModel
Image EnhancementExposure-ErrorsPSNR22.728CSEC
Image EnhancementExposure-ErrorsSSIM0.863CSEC

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