Datasets:

ArXiv:
yuxuanw8 commited on
Commit
b15b7aa
·
verified ·
1 Parent(s): 37170fd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -59,4 +59,16 @@ If you use either the NLCD-L dataset or the original SSL4EO-L Benchmark dataset
59
  pages={59787--59807},
60
  year={2023}
61
  }
 
 
 
 
 
 
 
 
 
 
 
 
62
  ```
 
59
  pages={59787--59807},
60
  year={2023}
61
  }
62
+ ```
63
+ and if you also find our benchmark useful, please consider citing our paper:
64
+ ```
65
+ @misc{si2025scalablefoundationmodelmultimodal,
66
+ title={Towards Scalable Foundation Model for Multi-modal and Hyperspectral Geospatial Data},
67
+ author={Haozhe Si and Yuxuan Wan and Minh Do and Deepak Vasisht and Han Zhao and Hendrik F. Hamann},
68
+ year={2025},
69
+ eprint={2503.12843},
70
+ archivePrefix={arXiv},
71
+ primaryClass={cs.CV},
72
+ url={https://arxiv.org/abs/2503.12843},
73
+ }
74
  ```