hackelle commited on
Commit
732d001
1 Parent(s): 9b89b7f

Update README with citation info

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -78,7 +78,15 @@ model = BigEarthNetv2_0_ImageClassifier.from_pretrained(
78
 
79
  If you use any of these models in your research, please cite the following papers:
80
  ```bibtex
81
- CITATION FOR DATASET PAPER
 
 
 
 
 
 
 
 
82
  ```
83
  ```bibtex
84
  @article{hackel2024configilm,
 
78
 
79
  If you use any of these models in your research, please cite the following papers:
80
  ```bibtex
81
+ @article{clasen2024refinedbigearthnet,
82
+ title={reBEN: Refined BigEarthNet Dataset for Remote Sensing Image Analysis},
83
+ author={Clasen, Kai Norman and Hackel, Leonard and Burgert, Tom and Sumbul, Gencer and Demir, Beg{\"u}m and Markl, Volker},
84
+ year={2024},
85
+ eprint={2407.03653},
86
+ archivePrefix={arXiv},
87
+ primaryClass={cs.CV},
88
+ url={https://arxiv.org/abs/2407.03653},
89
+ }
90
  ```
91
  ```bibtex
92
  @article{hackel2024configilm,