Datasets:
MVRL
/

ArXiv:
nielsr HF Staff commited on
Commit
0b82616
·
verified ·
1 Parent(s): ee1902d

Add dataset card, link to paper, task category

Browse files

This PR ensures the dataset can be found at https://huggingface.co/papers/2502.19781.

It also adds a link to the Github repository and the appropriate task category.

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