Deep Specialized Network for Illuminant Estimation
Abstract
Illuminant estimation to achieve color constancy is an ill-posed problem. Searching the large hypothesis space for an accurate illuminant estimation is hard due to the ambiguities of unknown reflections and local patch appearances. In this work, we propose a novel Deep Specialized Network (DS-Net) that is adaptive to diverse local regions for estimating robust local illuminants. This is achieved through a new convolutional network architecture with two interacting sub-networks, i.e. an hypotheses network (HypNet) and a selection network (SelNet). In particular, HypNet generates multiple illuminant hypotheses that inherently capture different modes of illuminants with its unique two-branch structure. SelNet then adaptively picks for confident estimations from these plausible hypotheses. Extensive experiments on the two largest color constancy benchmark datasets show that the proposed ‘hypothesis selection’ approach is effective to overcome erroneous estimation. Through the synergy of HypNet and SelNet, our approach outperforms state-of-the-art methods such as [ 1 – 3 ].
Cite
Text
Shi et al. "Deep Specialized Network for Illuminant Estimation." European Conference on Computer Vision, 2016. doi:10.1007/978-3-319-46493-0_23Markdown
[Shi et al. "Deep Specialized Network for Illuminant Estimation." European Conference on Computer Vision, 2016.](https://mlanthology.org/eccv/2016/shi2016eccv-deep/) doi:10.1007/978-3-319-46493-0_23BibTeX
@inproceedings{shi2016eccv-deep,
title = {{Deep Specialized Network for Illuminant Estimation}},
author = {Shi, Wu and Loy, Chen Change and Tang, Xiaoou},
booktitle = {European Conference on Computer Vision},
year = {2016},
pages = {371-387},
doi = {10.1007/978-3-319-46493-0_23},
url = {https://mlanthology.org/eccv/2016/shi2016eccv-deep/}
}