No Fear of the Dark: Image Retrieval Under Varying Illumination Conditions

Abstract

Image retrieval under varying illumination conditions, such as day and night images, is addressed by image preprocessing, both hand-crafted and learned. Prior to extracting image descriptors by a convolutional neural network, images are photometrically normalised in order to reduce the descriptor sensitivity to illumination changes. We propose a learnable normalisation based on the U-Net architecture, which is trained on a combination of single-camera multi-exposure images and a newly constructed collection of similar views of landmarks during day and night. We experimentally show that both hand-crafted normalisation based on local histogram equalisation and the learnable normalisation outperform standard approaches in varying illumination conditions, while staying on par with the state-of-the-art methods on daylight illumination benchmarks, such as Oxford or Paris datasets.

Cite

Text

Jenicek and Chum. "No Fear of the Dark: Image Retrieval Under Varying Illumination Conditions." Proceedings of the IEEE/CVF International Conference on Computer Vision, 2019. doi:10.1109/ICCV.2019.00979

Markdown

[Jenicek and Chum. "No Fear of the Dark: Image Retrieval Under Varying Illumination Conditions." Proceedings of the IEEE/CVF International Conference on Computer Vision, 2019.](https://mlanthology.org/iccv/2019/jenicek2019iccv-fear/) doi:10.1109/ICCV.2019.00979

BibTeX

@inproceedings{jenicek2019iccv-fear,
  title     = {{No Fear of the Dark: Image Retrieval Under Varying Illumination Conditions}},
  author    = {Jenicek, Tomas and Chum, Ondrej},
  booktitle = {Proceedings of the IEEE/CVF International Conference on Computer Vision},
  year      = {2019},
  doi       = {10.1109/ICCV.2019.00979},
  url       = {https://mlanthology.org/iccv/2019/jenicek2019iccv-fear/}
}