Update README.md
Browse files
README.md
CHANGED
@@ -44,3 +44,15 @@ configs:
|
|
44 |
- split: test
|
45 |
path: data/test-*
|
46 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
44 |
- split: test
|
45 |
path: data/test-*
|
46 |
---
|
47 |
+
## Citation
|
48 |
+
|
49 |
+
```bibtex
|
50 |
+
@misc{fuad2025aqua20benchmarkdatasetunderwater,
|
51 |
+
title={AQUA20: A Benchmark Dataset for Underwater Species Classification under Challenging Conditions},
|
52 |
+
author={Taufikur Rahman Fuad and Sabbir Ahmed and Shahriar Ivan},
|
53 |
+
year={2025},
|
54 |
+
eprint={2506.17455},
|
55 |
+
archivePrefix={arXiv},
|
56 |
+
primaryClass={cs.CV},
|
57 |
+
url={https://arxiv.org/abs/2506.17455},
|
58 |
+
}
|