Commit
•
8ecb29a
1
Parent(s):
93eea84
Update model card (#5)
Browse files- Update model card (7a1869da512ad736ea69e14b3d03dc8a22c68fa6)
Co-authored-by: Solène Tarride <[email protected]>
README.md
CHANGED
@@ -4,11 +4,11 @@ license: mit
|
|
4 |
tags:
|
5 |
- PyLaia
|
6 |
- PyTorch
|
7 |
-
-
|
8 |
-
-
|
9 |
-
-
|
10 |
-
-
|
11 |
-
-
|
12 |
metrics:
|
13 |
- CER
|
14 |
- WER
|
@@ -19,7 +19,7 @@ datasets:
|
|
19 |
pipeline_tag: image-to-text
|
20 |
---
|
21 |
|
22 |
-
#
|
23 |
|
24 |
This model performs Handwritten Text Recognition in French on historical documents.
|
25 |
|
|
|
4 |
tags:
|
5 |
- PyLaia
|
6 |
- PyTorch
|
7 |
+
- atr
|
8 |
+
- htr
|
9 |
+
- ocr
|
10 |
+
- historical
|
11 |
+
- handwritten
|
12 |
metrics:
|
13 |
- CER
|
14 |
- WER
|
|
|
19 |
pipeline_tag: image-to-text
|
20 |
---
|
21 |
|
22 |
+
# PyLaia - Belfort
|
23 |
|
24 |
This model performs Handwritten Text Recognition in French on historical documents.
|
25 |
|