Datasets:

Modalities:
Image
Formats:
parquet
ArXiv:
Libraries:
Datasets
Dask
License:
ViktorDo commited on
Commit
acd72c7
·
verified ·
1 Parent(s): b007f0c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -109,4 +109,16 @@ The dataset provides three splits
109
  ## License
110
  This dataset is licensed under the [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0).
111
 
112
- ## Citation
 
 
 
 
 
 
 
 
 
 
 
 
 
109
  ## License
110
  This dataset is licensed under the [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0).
111
 
112
+ ## Citation
113
+ If you find this project useful, please consider citing:
114
+ ```bibtex
115
+ @misc{sauder2025coralscapesdatasetsemanticscene,
116
+ title={The Coralscapes Dataset: Semantic Scene Understanding in Coral Reefs},
117
+ author={Jonathan Sauder and Viktor Domazetoski and Guilhem Banc-Prandi and Gabriela Perna and Anders Meibom and Devis Tuia},
118
+ year={2025},
119
+ eprint={2503.20000},
120
+ archivePrefix={arXiv},
121
+ primaryClass={cs.CV},
122
+ url={https://arxiv.org/abs/2503.20000},
123
+ }
124
+ ```