Learning and Calibrating Per-Location Classifiers for Visual Place Recognition
Abstract
The aim of this work is to localize a query photograph by finding other images depicting the same place in a large geotagged image database. This is a challenging task due to changes in viewpoint, imaging conditions and the large size of the image database. The contribution of this work is two-fold. First, we cast the place recognition problem as a classification task and use the available geotags to train a classifier for each location in the database in a similar manner to per-exemplar SVMs in object recognition. Second, as only few positive training examples are available for each location, we propose a new approach to calibrate all the per-location SVM classifiers using only the negative examples. The calibration we propose relies on a significance measure essentially equivalent to the p-values classically used in statistical hypothesis testing. Experiments are performed on a database of 25,000 geotagged street view images of Pittsburgh and demonstrate improved place recognition accuracy of the proposed approach over the previous work.
Cite
Text
Gronat et al. "Learning and Calibrating Per-Location Classifiers for Visual Place Recognition." Conference on Computer Vision and Pattern Recognition, 2013. doi:10.1109/CVPR.2013.122Markdown
[Gronat et al. "Learning and Calibrating Per-Location Classifiers for Visual Place Recognition." Conference on Computer Vision and Pattern Recognition, 2013.](https://mlanthology.org/cvpr/2013/gronat2013cvpr-learning/) doi:10.1109/CVPR.2013.122BibTeX
@inproceedings{gronat2013cvpr-learning,
title = {{Learning and Calibrating Per-Location Classifiers for Visual Place Recognition}},
author = {Gronat, Petr and Obozinski, Guillaume and Sivic, Josef and Pajdla, Tomas},
booktitle = {Conference on Computer Vision and Pattern Recognition},
year = {2013},
doi = {10.1109/CVPR.2013.122},
url = {https://mlanthology.org/cvpr/2013/gronat2013cvpr-learning/}
}