|
--- |
|
title: Plonk |
|
emoji: 🌍 |
|
colorFrom: pink |
|
colorTo: yellow |
|
sdk: streamlit |
|
sdk_version: 1.40.2 |
|
app_file: app.py |
|
pinned: false |
|
license: mit |
|
short_description: Around the World in 80 Timesteps |
|
--- |
|
|
|
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference |
|
This is a demo is a simplified version of the approach described in the paper ["Around the World in 80 Timesteps: A Generative Approach to Global Visual Geolocation"](https://arxiv.org/abs/2412.06781) |
|
|
|
``` |
|
@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}, |
|
} |
|
``` |
|
|