Datasets:

ArXiv:

Add dataset card, link to paper, task category

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -1 +1,10 @@
1
- This repo contains the npz files of the database that is required by the RANGE model.
 
 
 
 
 
 
 
 
 
 
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