Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -93,21 +93,22 @@ model = BigEarthNetv2_0_ImageClassifier.from_pretrained(
|
|
93 |
```
|
94 |
|
95 |
If you use this model in your research or the provided code, please cite the following papers:
|
|
|
96 |
```bibtex
|
97 |
-
@
|
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{
|
100 |
-
year={
|
101 |
-
|
102 |
-
archivePrefix={arXiv},
|
103 |
-
primaryClass={cs.CV},
|
104 |
-
url={https://arxiv.org/abs/2407.03653},
|
105 |
}
|
106 |
```
|
|
|
|
|
|
|
107 |
```bibtex
|
108 |
@article{hackel2024configilm,
|
109 |
title={ConfigILM: A general purpose configurable library for combining image and language models for visual question answering},
|
110 |
-
author={Hackel, Leonard and Clasen, Kai Norman and Demir, Beg{
|
111 |
journal={SoftwareX},
|
112 |
volume={26},
|
113 |
pages={101731},
|
|
|
93 |
```
|
94 |
|
95 |
If you use this model in your research or the provided code, please cite the following papers:
|
96 |
+
> K. Clasen, L. Hackel, T. Burgert, G. Sumbul, B. Demir, V. Markl, "[reBEN: Refined BigEarthNet Dataset for Remote Sensing Image Analysis][arxiv]", IEEE International Geoscience and Remote Sensing Symposium (IGARSS), 2025.
|
97 |
```bibtex
|
98 |
+
@inproceedings{clasen2025refinedbigearthnet,
|
99 |
+
title={{reBEN}: Refined BigEarthNet Dataset for Remote Sensing Image Analysis},
|
100 |
+
author={Clasen, Kai Norman and Hackel, Leonard and Burgert, Tom and Sumbul, Gencer and Demir, Beg{"u}m and Markl, Volker},
|
101 |
+
year={2025},
|
102 |
+
booktitle={IEEE International Geoscience and Remote Sensing Symposium (IGARSS)},
|
|
|
|
|
|
|
103 |
}
|
104 |
```
|
105 |
+
[arxiv]: https://arxiv.org/abs/2407.03653
|
106 |
+
|
107 |
+
> L. Hackel, K. Clasen, B. Demir, "ConfigILM: A General Purpose Configurable Library for Combining Image and Language Models for Visual Question Answering.", SoftwareX 26 (2024): 101731.
|
108 |
```bibtex
|
109 |
@article{hackel2024configilm,
|
110 |
title={ConfigILM: A general purpose configurable library for combining image and language models for visual question answering},
|
111 |
+
author={Hackel, Leonard and Clasen, Kai Norman and Demir, Beg{"u}m},
|
112 |
journal={SoftwareX},
|
113 |
volume={26},
|
114 |
pages={101731},
|