magistermilitum commited on
Commit
50a1462
·
verified ·
1 Parent(s): 0f1ec16

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -114,10 +114,10 @@ for r in results:
114
  ## Citation
115
 
116
  ```bibtex
117
- @article{torres_aguilar:hal-04983305,
118
- title={Benchmarking Object Detectors for Codicological Layout Analysis in Historical Documents},
119
  author={Torres Aguilar, Sergio},
120
- url={https://hal.science/hal-04983305},
121
  year={2025},
122
  note = {working paper or preprint}
123
  }
 
114
  ## Citation
115
 
116
  ```bibtex
117
+ @article{aguilar2025codicologycodecomparativestudy,
118
+ title={From Codicology to Code: A Comparative Study of Transformer and YOLO-based Detectors for Layout Analysis in Historical Documents},
119
  author={Torres Aguilar, Sergio},
120
+ url={https://arxiv.org/abs/2506.20326},
121
  year={2025},
122
  note = {working paper or preprint}
123
  }