starride-teklia
commited on
Commit
•
4ff6848
1
Parent(s):
f031eb1
Update model card
Browse files
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 |
- en
|
13 |
datasets:
|
14 |
- Teklia/IAM
|
|
|
15 |
---
|
16 |
|
17 |
-
#
|
18 |
|
19 |
This model performs Handwritten Text Recognition in English on modern 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 |
- en
|
17 |
datasets:
|
18 |
- Teklia/IAM
|
19 |
+
pipeline_tag: image-to-text
|
20 |
---
|
21 |
|
22 |
+
# PyLaia - IAM
|
23 |
|
24 |
This model performs Handwritten Text Recognition in English on modern documents.
|
25 |
|