Revisiting IM2GPS in the Deep Learning Era
Nam Vo, Nathan Jacobs, James Hays

TL;DR
This paper enhances image geolocalization by combining deep classification-based features with a retrieval approach, achieving state-of-the-art accuracy with less training data.
Contribution
It introduces a hybrid method that leverages classification-trained features for retrieval, surpassing existing deep learning methods in geolocalization accuracy.
Findings
Classification-trained features outperform other deep features.
The combined approach achieves state-of-the-art accuracy.
Less training data is required for high performance.
Abstract
Image geolocalization, inferring the geographic location of an image, is a challenging computer vision problem with many potential applications. The recent state-of-the-art approach to this problem is a deep image classification approach in which the world is spatially divided into cells and a deep network is trained to predict the correct cell for a given image. We propose to combine this approach with the original Im2GPS approach in which a query image is matched against a database of geotagged images and the location is inferred from the retrieved set. We estimate the geographic location of a query image by applying kernel density estimation to the locations of its nearest neighbors in the reference database. Interestingly, we find that the best features for our retrieval task are derived from networks trained with classification loss even though we do not use a classification…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Advanced Neural Network Applications · Domain Adaptation and Few-Shot Learning
