File size: 883 Bytes
879b1df
 
 
 
 
 
 
 
 
 
 
 
 
40c44e5
879b1df
40c44e5
879b1df
40c44e5
879b1df
40c44e5
879b1df
 
40c44e5
 
879b1df
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
---
library_name: PyLaia
license: mit
tags:
- PyLaia
- PyTorch
- Handwritten text recognition
metrics:
- CER
- WER
language:
- fr
---

# French handwritten text recognition

This model performs Handwritten Text Recognition in French.

## Model description

The model has been trained using the PyLaia library on the [RIMES](https://teklia.com/research/rimes-database/) dataset.
Training images were resized with a fixed height of 128 pixels, keeping the original aspect ratio.


## Evaluation results

The model achieves the following results:

| set   | Language model | CER (%)    | WER (%) | N lines   |
|:------|:---------------|:----------:|:-------:|----------:|
| test  | no             | 4.53       | 15.06   |      778  |
| test  | yes            | 3.47       | 10.20   |      778  |

## How to use

Please refer to the [documentation](https://atr.pages.teklia.com/pylaia/).