Datasets:

ArXiv:
yuxuanw8 commited on
Commit
319b3de
·
verified ·
1 Parent(s): 7423555

Update README.md

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