Update model card with tags and categories (#2)
Browse files- Update model card with tags and categories (b636caa37a2c027ccfc7b7e7b1cdbea11def26c0)
Co-authored-by: Solène Tarride <[email protected]>
README.md
CHANGED
@@ -5,6 +5,10 @@ tags:
|
|
5 |
- PyLaia
|
6 |
- PyTorch
|
7 |
- Handwritten text recognition
|
|
|
|
|
|
|
|
|
8 |
metrics:
|
9 |
- CER
|
10 |
- WER
|
@@ -12,6 +16,10 @@ language:
|
|
12 |
- 'fr'
|
13 |
datasets:
|
14 |
- Teklia/Belfort
|
|
|
|
|
|
|
|
|
15 |
---
|
16 |
|
17 |
# Belfort handwritten text recognition
|
|
|
5 |
- PyLaia
|
6 |
- PyTorch
|
7 |
- Handwritten text recognition
|
8 |
+
- Automatic text recognition
|
9 |
+
- HTR
|
10 |
+
- OCR
|
11 |
+
- ATR
|
12 |
metrics:
|
13 |
- CER
|
14 |
- WER
|
|
|
16 |
- 'fr'
|
17 |
datasets:
|
18 |
- Teklia/Belfort
|
19 |
+
task_categories:
|
20 |
+
- image-to-task
|
21 |
+
task_ids:
|
22 |
+
- text-recognition
|
23 |
---
|
24 |
|
25 |
# Belfort handwritten text recognition
|