Update README.md
Browse files
README.md
CHANGED
|
@@ -11,4 +11,16 @@ tags:
|
|
| 11 |
- remote-sensing
|
| 12 |
- vegetation
|
| 13 |
- multi-regression
|
| 14 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
- remote-sensing
|
| 12 |
- vegetation
|
| 13 |
- multi-regression
|
| 14 |
+
---
|
| 15 |
+
|
| 16 |
+
## Citation
|
| 17 |
+
If you use these models and wnat to learn more, please cite and refer the following paper:
|
| 18 |
+
|
| 19 |
+
```bibtex
|
| 20 |
+
@article{cherif2025greenhyperspectra,
|
| 21 |
+
title={GreenHyperSpectra: A multi-source hyperspectral dataset for global vegetation trait prediction},
|
| 22 |
+
author={Cherif, Eya and Ouaknine, Arthur and Brown, Luke A and Dao, Phuong D and Kovach, Kyle R and Lu, Bing and Mederer, Daniel and Feilhauer, Hannes and Kattenborn, Teja and Rolnick, David},
|
| 23 |
+
journal={arXiv preprint arXiv:2507.06806},
|
| 24 |
+
year={2025}
|
| 25 |
+
}
|
| 26 |
+
```
|