Around the World in 80 Timesteps
					Collection
				
Ressources related to the paper Around the World in 80 Timesteps:
A Generative Approach to Global Visual Geolocation
					β’ 
				11 items
				β’ 
				Updated
					
				β’
					
					3
This is a model of the approach described in the paper "Around the World in 80 Timesteps: A Generative Approach to Global Visual Geolocation"
@misc{dufour2024world80timestepsgenerative,
      title={Around the World in 80 Timesteps: A Generative Approach to Global Visual Geolocation}, 
      author={Nicolas Dufour and David Picard and Vicky Kalogeiton and Loic Landrieu},
      year={2024},
      eprint={2412.06781},
      archivePrefix={arXiv},
      primaryClass={cs.CV},
      url={https://arxiv.org/abs/2412.06781}, 
}
pip install diff-plonk
from plonk import PLONKPipeline
pipeline = PLONKPipeline("nicolas-dufour/PLONK_OSV_5M")
gps_coords = pipeline(images, batch_size=1024)