Predicting Good Features for Image Geo-Localization Using Per-Bundle VLAD
Abstract
We address the problem of recognizing a place depicted in a query image by using a large database of geo-tagged images at a city-scale. In particular, we discover features that are useful for recognizing a place in a data-driven manner, and use this knowledge to predict useful features in a query image prior to the geo-localization process. This allows us to achieve better performance while reducing the number of features. Also, for both learning to predict features and retrieving geo-tagged images from the database, we propose per-bundle vector of locally aggregated descriptors (PBVLAD), where each maximally stable region is described by a vector of locally aggregated descriptors (VLAD) on multiple scale-invariant features detected within the region. Experimental results show the proposed approach achieves a significant improvement over other baseline methods.
Cite
Text
Kim et al. "Predicting Good Features for Image Geo-Localization Using Per-Bundle VLAD." International Conference on Computer Vision, 2015. doi:10.1109/ICCV.2015.139Markdown
[Kim et al. "Predicting Good Features for Image Geo-Localization Using Per-Bundle VLAD." International Conference on Computer Vision, 2015.](https://mlanthology.org/iccv/2015/kim2015iccv-predicting/) doi:10.1109/ICCV.2015.139BibTeX
@inproceedings{kim2015iccv-predicting,
title = {{Predicting Good Features for Image Geo-Localization Using Per-Bundle VLAD}},
author = {Kim, Hyo Jin and Dunn, Enrique and Frahm, Jan-Michael},
booktitle = {International Conference on Computer Vision},
year = {2015},
doi = {10.1109/ICCV.2015.139},
url = {https://mlanthology.org/iccv/2015/kim2015iccv-predicting/}
}