Update README.md
Browse files
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 |
```
|