johnlockejrr
commited on
Commit
•
316dd51
1
Parent(s):
db7cab7
Update README.md
Browse files
README.md
CHANGED
@@ -34,4 +34,13 @@ language:
|
|
34 |
- he
|
35 |
datasets:
|
36 |
- johnlockejrr/samaritan_v1
|
37 |
-
pipeline_tag: image-to-text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
34 |
- he
|
35 |
datasets:
|
36 |
- johnlockejrr/samaritan_v1
|
37 |
+
pipeline_tag: image-to-text
|
38 |
+
|
39 |
+
Many thanks to Teklia team for their work on PyLaia library!
|
40 |
+
|
41 |
+
@inproceedings{pylaia-lib,
|
42 |
+
author = "Tarride, Solène and Schneider, Yoann and Generali, Marie and Boillet, Melodie and Abadie, Bastien and Kermorvant, Christopher",
|
43 |
+
title = "Improving Automatic Text Recognition with Language Models in the PyLaia Open-Source Library",
|
44 |
+
booktitle = "Submitted at ICDAR2024",
|
45 |
+
year = "2024"
|
46 |
+
}
|