yuxuanw8 commited on
Commit
598cde8
·
verified ·
1 Parent(s): 300524f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -72,4 +72,16 @@ If you use the BigEarthNet dataset in your work, please cite original papers:
72
  year={2019},
73
  organization={IEEE}
74
  }
 
 
 
 
 
 
 
 
 
 
 
 
75
  ```
 
72
  year={2019},
73
  organization={IEEE}
74
  }
75
+ ```
76
+ and if you also find our benchmark useful, please consider citing our paper:
77
+ ```
78
+ @misc{si2025scalablefoundationmodelmultimodal,
79
+ title={Towards Scalable Foundation Model for Multi-modal and Hyperspectral Geospatial Data},
80
+ author={Haozhe Si and Yuxuan Wan and Minh Do and Deepak Vasisht and Han Zhao and Hendrik F. Hamann},
81
+ year={2025},
82
+ eprint={2503.12843},
83
+ archivePrefix={arXiv},
84
+ primaryClass={cs.CV},
85
+ url={https://arxiv.org/abs/2503.12843},
86
+ }
87
  ```