Update README.md
Browse files
README.md
CHANGED
|
@@ -329,4 +329,14 @@ def apply_correction(img, label):
|
|
| 329 |
|
| 330 |
## Citation
|
| 331 |
|
| 332 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 329 |
|
| 330 |
## Citation
|
| 331 |
|
| 332 |
+
```bibtext
|
| 333 |
+
@misc{mendez2026institutionalbooksvisual,
|
| 334 |
+
title={Institutional Books - Visual Elements: An open-source pipeline for extracting, classifying, deduplicating, and captioning visual elements from digital book collections},
|
| 335 |
+
author={Jimmy Mendez and Matteo Cargnelutti and David Lowry-Duda and Catherine Brobston and Salwa Ismail and Greg Leppert and Amanda Watson and Jonathan Zittrain},
|
| 336 |
+
year={2026},
|
| 337 |
+
eprint={2608.18957},
|
| 338 |
+
archivePrefix={arXiv},
|
| 339 |
+
primaryClass={cs.CV},
|
| 340 |
+
url={https://arxiv.org/abs/2608.18957},
|
| 341 |
+
}
|
| 342 |
+
```
|