Datasets:

ArXiv:
yuxuanw8 commited on
Commit
f2f76eb
·
verified ·
1 Parent(s): 8f983d6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -48,4 +48,16 @@ If you use the So2Sat dataset in your work, please cite the original paper:
48
  journal={arXiv preprint arXiv:1912.12171},
49
  year={2019}
50
  }
 
 
 
 
 
 
 
 
 
 
 
 
51
  ```
 
48
  journal={arXiv preprint arXiv:1912.12171},
49
  year={2019}
50
  }
51
+ ```
52
+ and if you also find our benchmark useful, please consider citing our paper:
53
+ ```
54
+ @misc{si2025scalablefoundationmodelmultimodal,
55
+ title={Towards Scalable Foundation Model for Multi-modal and Hyperspectral Geospatial Data},
56
+ author={Haozhe Si and Yuxuan Wan and Minh Do and Deepak Vasisht and Han Zhao and Hendrik F. Hamann},
57
+ year={2025},
58
+ eprint={2503.12843},
59
+ archivePrefix={arXiv},
60
+ primaryClass={cs.CV},
61
+ url={https://arxiv.org/abs/2503.12843},
62
+ }
63
  ```