ViktorDo commited on
Commit
e714c15
·
verified ·
1 Parent(s): 41601eb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -5
README.md CHANGED
@@ -161,8 +161,16 @@ using a window size of 1024x1024.
161
  - Test Accuracy: 80.904
162
  - Test Mean IoU: 54.682
163
 
164
- ## Citation
165
-
166
- **BibTeX:**
167
-
168
- [More Information Needed]
 
 
 
 
 
 
 
 
 
161
  - Test Accuracy: 80.904
162
  - Test Mean IoU: 54.682
163
 
164
+ ## Citation
165
+ If you find this project useful, please consider citing:
166
+ ```bibtex
167
+ @misc{sauder2025coralscapesdatasetsemanticscene,
168
+ title={The Coralscapes Dataset: Semantic Scene Understanding in Coral Reefs},
169
+ author={Jonathan Sauder and Viktor Domazetoski and Guilhem Banc-Prandi and Gabriela Perna and Anders Meibom and Devis Tuia},
170
+ year={2025},
171
+ eprint={2503.20000},
172
+ archivePrefix={arXiv},
173
+ primaryClass={cs.CV},
174
+ url={https://arxiv.org/abs/2503.20000},
175
+ }
176
+ ```