File size: 762 Bytes
eda657f
 
 
 
 
 
 
 
 
 
e44dc34
 
 
 
 
 
 
 
 
 
 
 
 
 
eda657f
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
license: mit
tags:
- model_hub_mixin
- plonk
- geolocalization
- diffusion
- pytorch_model_hub_mixin
---

This is a model 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}, 
}
```
- Code: https://github.com/nicolas-dufour/plonk
- Docs: [More Information Needed]