paper-with-me

Papers

Convolutional Color Constancy

2015-07-02 · ICCV 2015 12 · Jonathan T. Barron

Color constancy is the problem of inferring the color of the light that illuminated a scene, usually so that the illumination color can be removed. Because this problem is underconstrained, it is often solved by modeling the statistical regularities of the colors of natural objects and illumination. In contrast, in this paper we reformulate the problem of color constancy as a 2D spatial localization task in a log-chrominance space, thereby allowing us to apply techniques from object detection and structured prediction to the color constancy problem. By directly learning how to discriminate between correctly white-balanced images and poorly white-balanced images, our model is able to improve performance on standard benchmarks by nearly 40%.

📄 PDF Abstract BibTeX arXiv:1507.00410

Code (1)

leggedrobotics/raw_image_pipeline

Tasks

Color Constancyobject-detectionObject DetectionStructured Prediction

Similar Papers 제목 키워드 기반

Cross-Camera Convolutional Color Constancy

2020-11-24 · ICCV 2021 10 · Mahmoud Afifi, Jonathan T. Barron, Chloe LeGendre, Yun-Ta Tsai 외

We present "Cross-Camera Convolutional Color Constancy" (C5), a learning-based method, trained on images from multiple cameras, that accurately estimates a scene's illuminant color from raw images captured by a new camer…

Color ConstancyCPUGPU

Recurrent Color Constancy

2017-10-01 · ICCV 2017 10 · Yanlin Qian, Ke Chen, Jarno Nikkanen, Joni-Kristian Kamarainen 외

We introduce a novel formulation of temporal color constancy which considers multiple frames preceding the frame for which illumination is estimated. We propose an end-to-end trainable recurrent color constancy network -…

Color Constancy

Color Constancy Convolutional Autoencoder

2019-06-04 · Firas Laakom, Jenni Raitoharju, Alexandros Iosifidis, Jarno Nikkanen 외

In this paper, we study the importance of pre-training for the generalization capability in the color constancy problem. We propose two novel approaches based on convolutional autoencoders: an unsupervised pre-training a…

Color ConstancyUnsupervised Pre-training

Deep Neural Models for color discrimination and color constancy

2020-12-28 · Alban Flachot, Arash Akbarinia, Heiko H. Schütt, Roland W. Fleming 외

Color constancy is our ability to perceive constant colors across varying illuminations. Here, we trained deep neural networks to be color constant and evaluated their performance with varying cues. Inputs to the network…

Color Constancy

FC4: Fully Convolutional Color Constancy With Confidence-Weighted Pooling

2017-07-01 · CVPR 2017 7 · Yuanming Hu, Baoyuan Wang, Stephen Lin

Improvements in color constancy have arisen from the use of convolutional neural networks (CNNs). However, the patch-based CNNs that exist for this problem are faced with the issue of estimation ambiguity, where a patch …

Color Constancy