Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

GeoCLIP: Clip-Inspired Alignment between Locations and Images for Effective Worldwide Geo-localization

About

Worldwide Geo-localization aims to pinpoint the precise location of images taken anywhere on Earth. This task has considerable challenges due to immense variation in geographic landscapes. The image-to-image retrieval-based approaches fail to solve this problem on a global scale as it is not feasible to construct a large gallery of images covering the entire world. Instead, existing approaches divide the globe into discrete geographic cells, transforming the problem into a classification task. However, their performance is limited by the predefined classes and often results in inaccurate localizations when an image's location significantly deviates from its class center. To overcome these limitations, we propose GeoCLIP, a novel CLIP-inspired Image-to-GPS retrieval approach that enforces alignment between the image and its corresponding GPS locations. GeoCLIP's location encoder models the Earth as a continuous function by employing positional encoding through random Fourier features and constructing a hierarchical representation that captures information at varying resolutions to yield a semantically rich high-dimensional feature suitable to use even beyond geo-localization. To the best of our knowledge, this is the first work employing GPS encoding for geo-localization. We demonstrate the efficacy of our method via extensive experiments and ablations on benchmark datasets. We achieve competitive performance with just 20% of training data, highlighting its effectiveness even in limited-data settings. Furthermore, we qualitatively demonstrate geo-localization using a text query by leveraging CLIP backbone of our image encoder. The project webpage is available at: https://vicentevivan.github.io/GeoCLIP

Vicente Vivanco Cepeda, Gaurav Kumar Nayak, Mubarak Shah• 2023

Related benchmarks

TaskDatasetResultRank
Image GeolocalizationIM2GPS3K (test)
Success Rate (25km)34.47
93
Image GeolocalizationYFCC4K (test)
Success Rate (Region, 200km)32.63
71
Construction Year EstimationYearGuessr 1.0 (test)
MAE44.32
32
Date EstimationYearGuessr (test)
MAE45.69
23
Multi-class Image ClassificationNUS-WIDE geo-tagged (test)
mAP36.2
16
RegressionCali-Housing
0.708
15
ClassificationBiome
Accuracy70.2
15
ClassificationEcoRegions
Accuracy71.6
15
RegressionTemperature
0.916
15
RegressionPopulation
R-squared0.698
15
Showing 10 of 20 rows

Other info

Code

Follow for update