English

Convolutional Mean: A Simple Convolutional Neural Network for Illuminant Estimation

Computer Vision and Pattern Recognition 2020-01-15 v1

Abstract

We present Convolutional Mean (CM) - a simple and fast convolutional neural network for illuminant estimation. Our proposed method only requires a small neural network model (1.1K parameters) and a 48 x 32 thumbnail input image. Our unoptimized Python implementation takes 1 ms/image, which is arguably 3-3750x faster than the current leading solutions with similar accuracy. Using two public datasets, we show that our proposed light-weight method offers accuracy comparable to the current leading methods' (which consist of thousands/millions of parameters) across several measures.

Keywords

Cite

@article{arxiv.2001.04911,
  title  = {Convolutional Mean: A Simple Convolutional Neural Network for Illuminant Estimation},
  author = {Han Gong},
  journal= {arXiv preprint arXiv:2001.04911},
  year   = {2020}
}

Comments

Accepted by BMVC 2019

R2 v1 2026-06-23T13:11:04.960Z