Update README.md
#2
by
alexis-imbert
- opened
README.md
CHANGED
@@ -4,7 +4,11 @@ license: mit
|
|
4 |
tags:
|
5 |
- PyLaia
|
6 |
- PyTorch
|
7 |
-
-
|
|
|
|
|
|
|
|
|
8 |
metrics:
|
9 |
- CER
|
10 |
- WER
|
@@ -12,9 +16,10 @@ language:
|
|
12 |
- fr
|
13 |
datasets:
|
14 |
- Teklia/Himanis
|
|
|
15 |
---
|
16 |
|
17 |
-
#
|
18 |
|
19 |
This model performs Handwritten Text Recognition in French on medieval documents.
|
20 |
|
|
|
4 |
tags:
|
5 |
- PyLaia
|
6 |
- PyTorch
|
7 |
+
- atr
|
8 |
+
- htr
|
9 |
+
- ocr
|
10 |
+
- historical
|
11 |
+
- handwritten
|
12 |
metrics:
|
13 |
- CER
|
14 |
- WER
|
|
|
16 |
- fr
|
17 |
datasets:
|
18 |
- Teklia/Himanis
|
19 |
+
pipeline_tag: image-to-text
|
20 |
---
|
21 |
|
22 |
+
# PyLaia - Himanis
|
23 |
|
24 |
This model performs Handwritten Text Recognition in French on medieval documents.
|
25 |
|