Command Palette
Search for a command to run...
Tobias Weyand; Ilya Kostrikov; James Philbin

Abstract
Is it possible to build a system to determine the location where a photo was taken using just its pixels? In general, the problem seems exceptionally difficult: it is trivial to construct situations where no location can be inferred. Yet images often contain informative cues such as landmarks, weather patterns, vegetation, road markings, and architectural details, which in combination may allow one to determine an approximate location and occasionally an exact location. Websites such as GeoGuessr and View from your Window suggest that humans are relatively good at integrating these cues to geolocate images, especially en-masse. In computer vision, the photo geolocation problem is usually approached using image retrieval methods. In contrast, we pose the problem as one of classification by subdividing the surface of the earth into thousands of multi-scale geographic cells, and train a deep network using millions of geotagged images. While previous approaches only recognize landmarks or perform approximate matching using global image descriptors, our model is able to use and integrate multiple visible cues. We show that the resulting model, called PlaNet, outperforms previous approaches and even attains superhuman levels of accuracy in some cases. Moreover, we extend our model to photo albums by combining it with a long short-term memory (LSTM) architecture. By learning to exploit temporal coherence to geolocate uncertain photos, we demonstrate that this model achieves a 50% performance improvement over the single-image model.
Code Repositories
Benchmarks
| Benchmark | Methodology | Metrics |
|---|---|---|
| photo-geolocation-estimation-on-im2gps | PlaNet (6.2M) | City level (25 km): 18.1 Continent level (2500 km): 65.8 Country level (750 km): 45.6 Reference images: 0 Region level (200 km): 30.0 Street level (1 km): 6.3 Training images: 6.2M |
| photo-geolocation-estimation-on-im2gps | PlaNet (91M) | City level (25 km): 24.5 Continent level (2500 km): 71.3 Country level (750 km): 53.6 Reference images: 0 Region level (200 km): 37.6 Street level (1 km): 8.4 Training images: 91M |
| photo-geolocation-estimation-on-yfcc26k | PlaNet | City level (25 km): 11.0 Continent level (2500 km): 47.7 Country level (750 km): 28.5 Region level (200 km): 16.9 Street level (1 km): 4.4 Training Images: 30.3M |
Build AI with AI
From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.