paper-with-me

Papers

Color Constancy by Learning to Predict Chromaticity from Luminance

2015-06-06 · NeurIPS 2015 12 · Ayan Chakrabarti

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 aggregation of these distributions across all pixels. We begin by simply defining the luminance-to-chromaticity classifier by computing empirical histograms over discretized chromaticity and luminance values from a training set of natural images. These histograms reflect a preference for hues corresponding to smooth reflectance functions, and for achromatic colors in brighter pixels. Despite its simplicity, the resulting estimation algorithm outperforms current state-of-the-art color constancy methods. Next, we propose a method to learn the luminance-to-chromaticity classifier "end-to-end". Using stochastic gradient descent, we set chromaticity-luminance likelihoods to minimize errors in the final scene illuminant estimates on a training set. This leads to further improvements in accuracy, most significantly in the tail of the error distribution.

📄 PDF Abstract BibTeX arXiv:1506.02167

Code (0)

등록된 구현이 없습니다.

Tasks

Color Constancy

Similar Papers 제목 키워드 기반

SAFE: Scene-Aware Feature Modulation for Color Constancy with Learned Color Space in Pure-Color Scenes

2026-08-14 · Yuan-Kang Lee, Kuan-Lin Chen, Chih-Heng Chang, Jian-Jiun Ding arxiv

Color constancy on pure-color scenes is challenging: when most pixels share a narrow band of hues, every chromaticity-based cue collapses to a single point and standard estimators become ambiguous. We propose a compact f…

Color Constancy

Point Cloud Color Constancy

2021-11-22 · CVPR 2022 1 · Xiaoyan Xing, Yanlin Qian, Sibo Feng, Yuhan Dong 외

In this paper, we present Point Cloud Color Constancy, in short PCCC, an illumination chromaticity estimation algorithm exploiting a point cloud. We leverage the depth information captured by the time-of-flight (ToF) sen…

Color Constancy

Dichromatic Model Based Temporal Color Constancy for AC Light Sources

2019-06-01 · CVPR 2019 6 · Jun-Sang Yoo, Jong-Ok Kim

Existing dichromatic color constancy approach commonly requires a number of spatial pixels which have high specularity. In this paper, we propose a novel approach to estimate the illuminant chromaticity of AC light sourc…

Color Constancy

Illuminant Chromaticity Estimation from Interreflections

2019-06-13 · Eytan Lifshitz, Dani Lischinski

Reliable estimation of illuminant chromaticity is crucial for simulating color constancy and for white balancing digital images. However, estimating illuminant chromaticity from a single image is an ill-posed task, in ge…

Color Constancy

Saturation-Preserving Specular Reflection Separation

2015-06-01 · CVPR 2015 6 · Yuanliu Liu, Zejian yuan, Nanning Zheng, Yang Wu

Specular reflection generally decreases the saturation of surface colors, which will be possibly confused with other colors that have the same hue but lower saturation. Traditional methods for specular reflection separat…