Datasets:

Modalities:
Image
Text
Formats:
parquet
Languages:
English
ArXiv:
Libraries:
Datasets
Dask
License:
Llabres commited on
Commit
0fde0c1
·
verified ·
1 Parent(s): 09cce3b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -5
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
- @article{vivoli2025comicspap,
537
- title={ComicsPAP: understanding comic strips by picking the correct panel},
538
- author={Emanuele Vivoli and Artemis Llabrés and Mohamed Ali Soubgui and Marco Bertini and Ernest Valveny Llobet and Dimosthenis Karatzas},
539
- journal={arXiv preprint arXiv:2503.08561},
540
- year={2025},
 
 
 
 
 
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
  ```