Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -533,10 +533,15 @@ Baselines on the validation set using single images:
|
|
| 533 |
## Citation
|
| 534 |
If you use the dataset, please cite our work :
|
| 535 |
```bibtex
|
| 536 |
-
@
|
| 537 |
-
|
| 538 |
-
|
| 539 |
-
|
| 540 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 541 |
}
|
| 542 |
```
|
|
|
|
| 533 |
## Citation
|
| 534 |
If you use the dataset, please cite our work :
|
| 535 |
```bibtex
|
| 536 |
+
@InProceedings{vivoli2025comicspap,
|
| 537 |
+
author="Vivoli, Emanuele and Llabr{\'e}s, Artemis and Souibgui, Mohamed Ali and Bertini, Marco and Llobet, Ernest Valveny and Karatzas, Dimosthenis",
|
| 538 |
+
editor="Yin, Xu-Cheng and Karatzas, Dimosthenis and Lopresti, Daniel",
|
| 539 |
+
title="ComicsPAP: Understanding Comic Strips by Picking the Correct Panel",
|
| 540 |
+
booktitle="Document Analysis and Recognition -- ICDAR 2025",
|
| 541 |
+
year="2026",
|
| 542 |
+
publisher="Springer Nature Switzerland",
|
| 543 |
+
address="Cham",
|
| 544 |
+
pages="337--350",
|
| 545 |
+
isbn="978-3-032-04614-7"
|
| 546 |
}
|
| 547 |
```
|