Learned Contextual Feature Reweighting for Image Geo-Localization
Abstract
We address the problem of large scale image geo-localization where the location of an image is estimated by identifying geo-tagged reference images depicting the same place. We propose a novel model for learning image representations that integrates context-aware feature reweighting in order to effectively focus on regions that positively contribute to geo-localization. In particular, we introduce a Contextual Reweighting Network (CRN) that predicts the importance of each region in the feature map based on the image context. Our model is learned end-to-end for the image geo-localization task, and requires no annotation other than image geo-tags for training. In experimental results, the proposed approach significantly outperforms the previous state-of-the-art on the standard geo-localization benchmark datasets. We also demonstrate that our CRN discovers task-relevant contexts without any additional supervision.
Cite
Text
Kim et al. "Learned Contextual Feature Reweighting for Image Geo-Localization." Conference on Computer Vision and Pattern Recognition, 2017. doi:10.1109/CVPR.2017.346Markdown
[Kim et al. "Learned Contextual Feature Reweighting for Image Geo-Localization." Conference on Computer Vision and Pattern Recognition, 2017.](https://mlanthology.org/cvpr/2017/kim2017cvpr-learned/) doi:10.1109/CVPR.2017.346BibTeX
@inproceedings{kim2017cvpr-learned,
title = {{Learned Contextual Feature Reweighting for Image Geo-Localization}},
author = {Kim, Hyo Jin and Dunn, Enrique and Frahm, Jan-Michael},
booktitle = {Conference on Computer Vision and Pattern Recognition},
year = {2017},
doi = {10.1109/CVPR.2017.346},
url = {https://mlanthology.org/cvpr/2017/kim2017cvpr-learned/}
}