Add dataset card, link to paper, task category (#1)
Browse files- Add dataset card, link to paper, task category (0b826164ff6649c6af8645b97fa644dfff27df4c)
Co-authored-by: Niels Rogge <nielsr@users.noreply.huggingface.co>
README.md
CHANGED
@@ -1 +1,10 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
task_categories:
|
3 |
+
- image-feature-extraction
|
4 |
+
---
|
5 |
+
|
6 |
+
This repo contains the npz files of the database that is required by the RANGE model.
|
7 |
+
|
8 |
+
This dataset is associated with the paper [RANGE: Retrieval Augmented Neural Fields for Multi-Resolution Geo-Embeddings (CVPR 2025)](https://huggingface.co/papers/2502.19781).
|
9 |
+
|
10 |
+
Code: https://github.com/mvrl/RANGE
|