Color Constancy by Learning to Predict Chromaticity from Luminance
Ayan Chakrabarti

TL;DR
This paper introduces a simple yet effective pixel-based approach for color constancy that predicts true chromaticity from luminance, outperforming existing methods and can be further improved through end-to-end learning.
Contribution
It presents a novel luminance-to-chromaticity classifier for color constancy that relies solely on pixel statistics and demonstrates superior performance over state-of-the-art techniques.
Findings
Outperforms current state-of-the-art color constancy methods.
Simple histogram-based classifier effectively predicts scene illuminant.
End-to-end training further improves accuracy, especially in challenging cases.
Abstract
Color constancy is the recovery of true surface color from observed color, and requires estimating the chromaticity of scene illumination to correct for the bias it induces. In this paper, we show that the per-pixel color statistics of natural scenes---without any spatial or semantic context---can by themselves be a powerful cue for color constancy. Specifically, we describe an illuminant estimation method that is built around a "classifier" for identifying the true chromaticity of a pixel given its luminance (absolute brightness across color channels). During inference, each pixel's observed color restricts its true chromaticity to those values that can be explained by one of a candidate set of illuminants, and applying the classifier over these values yields a distribution over the corresponding illuminants. A global estimate for the scene illuminant is computed through a simple…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsColor Science and Applications · Image Enhancement Techniques · Color perception and design
