Alexis IMBERT
commited on
Update README.md
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 |
- ca
|
13 |
datasets:
|
14 |
- Teklia/esposalles
|
|
|
15 |
---
|
16 |
|
17 |
-
#
|
18 |
|
19 |
This model performs Handwritten Text Recognition in Catalan (19th century).
|
20 |
|
|
|
4 |
tags:
|
5 |
- PyLaia
|
6 |
- PyTorch
|
7 |
+
- atr
|
8 |
+
- htr
|
9 |
+
- ocr
|
10 |
+
- historical
|
11 |
+
- handwritten
|
12 |
metrics:
|
13 |
- CER
|
14 |
- WER
|
|
|
16 |
- ca
|
17 |
datasets:
|
18 |
- Teklia/esposalles
|
19 |
+
pipeline_tag: image-to-text
|
20 |
---
|
21 |
|
22 |
+
# Pylia - Esposalles handwritten text recognition
|
23 |
|
24 |
This model performs Handwritten Text Recognition in Catalan (19th century).
|
25 |
|