Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -94,7 +94,15 @@ model = BigEarthNetv2_0_ImageClassifier.from_pretrained(
|
|
94 |
|
95 |
If you use this model in your research or the provided code, please cite the following papers:
|
96 |
```bibtex
|
97 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
98 |
```
|
99 |
```bibtex
|
100 |
@article{hackel2024configilm,
|
|
|
94 |
|
95 |
If you use this model in your research or the provided code, please cite the following papers:
|
96 |
```bibtex
|
97 |
+
@article{clasen2024refinedbigearthnet,
|
98 |
+
title={reBEN: Refined BigEarthNet Dataset for Remote Sensing Image Analysis},
|
99 |
+
author={Clasen, Kai Norman and Hackel, Leonard and Burgert, Tom and Sumbul, Gencer and Demir, Beg{\"u}m and Markl, Volker},
|
100 |
+
year={2024},
|
101 |
+
eprint={2407.03653},
|
102 |
+
archivePrefix={arXiv},
|
103 |
+
primaryClass={cs.CV},
|
104 |
+
url={https://arxiv.org/abs/2407.03653},
|
105 |
+
}
|
106 |
```
|
107 |
```bibtex
|
108 |
@article{hackel2024configilm,
|