中文
相关论文

相关论文: Illuminant Estimation using Ensembles of Multivari…

200 篇论文

Illuminant estimation plays a key role in digital camera pipeline system, it aims at reducing color casting effect due to the influence of non-white illuminant. Recent researches handle this task by using Convolution Neural Network (CNN) as…

计算机视觉与模式识别 · 计算机科学 2019-02-14 Yongjie Liu , Sijie Shen

In this paper we present a method for the estimation of the color of the illuminant in RAW images. The method includes a Convolutional Neural Network that has been specially designed to produce multiple local estimates. A multiple…

计算机视觉与模式识别 · 计算机科学 2015-12-14 Simone Bianco , Claudio Cusano , Raimondo Schettini

Recently, Convolutional Neural Networks (CNNs) have been widely used to solve the illuminant estimation problem and have often led to state-of-the-art results. Standard approaches operate directly on the input image. In this paper, we argue…

图像与视频处理 · 电气工程与系统科学 2021-11-11 Firas Laakom , Jenni Raitoharju , Jarno Nikkanen , Alexandros Iosifidis , Moncef Gabbouj

White balance (WB) correction in scenes with multiple illuminants remains a persistent challenge in computer vision. Recent methods explored fusion-based approaches, where a neural network linearly blends multiple sRGB versions of an input…

计算机视觉与模式识别 · 计算机科学 2025-03-20 David Serrano-Lozano , Aditya Arora , Luis Herranz , Konstantinos G. Derpanis , Michael S. Brown , Javier Vazquez-Corral

In this paper we present a deep learning method to estimate the illuminant of an image. Our model is not trained with illuminant annotations, but with the objective of improving performance on an auxiliary task such as object recognition.…

计算机视觉与模式识别 · 计算机科学 2018-05-24 Marco Buzzelli , Joost van de Weijer , Raimondo Schettini

White balance (WB) algorithms in many commercial cameras assume single and uniform illumination, leading to undesirable results when multiple lighting sources with different chromaticities exist in the scene. Prior research on…

计算机视觉与模式识别 · 计算机科学 2024-02-29 Dongyoung Kim , Jinwoo Kim , Junsang Yu , Seon Joo Kim

An ensemble method is introduced that utilizes randomization and loss function gradients to compute a prediction. Multiple weakly-correlated estimators approximate the gradient at randomly sampled points on the error surface and are…

机器学习 · 计算机科学 2020-09-15 Nicholas Smith

Multi-illuminant color constancy methods aim to eliminate local color casts within an image through pixel-wise illuminant estimation. Existing methods mainly employ deep learning to establish a direct mapping between an image and its…

计算机视觉与模式识别 · 计算机科学 2026-03-02 Hang Luo , Rongwei Li , Jinxing Liang

Color constancy aims to restore the constant colors of a scene under different illuminants. However, due to the existence of camera spectral sensitivity, the network trained on a certain sensor, cannot work well on others. Also, since the…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Xiaodong Cun , Zhendong Wang , Chi-Man Pun , Jianzhuang Liu , Wengang Zhou , Xu Jia , Houqiang Li

Computational color constancy is a preprocessing step used in many camera systems. The main aim is to discount the effect of the illumination on the colors in the scene and restore the original colors of the objects. Recently, several deep…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Firas Laakom , Jenni Raitoharju , Alexandros Iosifidis , Jarno Nikkanen , Moncef Gabbouj

We consider statistical inference for errors-in-variables regression models with dependent observations under the high dimensionality of the error covariance matrix. It is tempting to prewhiten the model and data that had led to efficient…

应用统计 · 统计学 2026-05-08 Jingkun Qiu , Hanyue Chen , Song Xi Chen

The aim of colour constancy is to discount the effect of the scene illumination from the image colours and restore the colours of the objects as captured under a 'white' illuminant. For the majority of colour constancy methods, the first…

计算机视觉与模式识别 · 计算机科学 2022-11-04 Ghalia Hemrit , Joseph Meehan

Contemporary approaches frame the color constancy problem as learning camera specific illuminant mappings. While high accuracy can be achieved on camera specific data, these models depend on camera spectral sensitivity and typically exhibit…

计算机视觉与模式识别 · 计算机科学 2020-03-03 Daniel Hernandez-Juarez , Sarah Parisot , Benjamin Busam , Ales Leonardis , Gregory Slabaugh , Steven McDonagh

In this paper, we propose a novel template matching method with a white balancing adjustment, called N-white balancing, which was proposed for multi-illuminant scenes. To reduce the influence of lighting effects, N-white balancing is…

计算机视觉与模式识别 · 计算机科学 2022-08-04 Teruaki Akazawa , Yuma Kinoshita , Hitoshi Kiya

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 general, and existing…

计算机视觉与模式识别 · 计算机科学 2019-06-14 Eytan Lifshitz , Dani Lischinski

Computational color constancy that requires esti- mation of illuminant colors of images is a fundamental yet active problem in computer vision, which can be formulated into a regression problem. To learn a robust regressor for color…

计算机视觉与模式识别 · 计算机科学 2016-08-12 Yanlin Qian , Ke Chen , Joni-Kristian Kamarainen , Jarno Nikkanen , Jiri Matas

Auto white balance (AWB) is applied by camera hardware at capture time to remove the color cast caused by the scene illumination. The vast majority of white-balance algorithms assume a single light source illuminates the scene; however,…

计算机视觉与模式识别 · 计算机科学 2021-10-11 Mahmoud Afifi , Marcus A. Brubaker , Michael S. Brown

Illumination estimation is often used in mixed reality to re-render a scene from another point of view, to change the color/texture of an object, or to insert a virtual object consistently lit into a real video or photograph. Specifically,…

计算机视觉与模式识别 · 计算机科学 2018-12-13 Grégoire Nieto , Salma Jiddi , Philippe Robert

Cameras rely on auto white balance (AWB) to correct undesirable color casts caused by scene illumination and the camera's spectral sensitivity. This is typically achieved using an illuminant estimator that determines the global color cast…

计算机视觉与模式识别 · 计算机科学 2025-06-26 Mahmoud Afifi , Luxi Zhao , Abhijith Punnappurath , Mohammed A. Abdelsalam , Ran Zhang , Michael S. Brown

Illuminant estimation aims to infer scene illumination from image measurements despite intrinsic ambiguities between surface reflectance and lighting. Most existing methods operate on trichromatic RGB images and are therefore fundamentally…

计算机视觉与模式识别 · 计算机科学 2026-05-14 G. Dofri Vidarsson , Liying Lu , Sabine Süsstrunk
‹ 上一页 1 2 3 10 下一页 ›