starride-teklia
commited on
Commit
•
75b9070
1
Parent(s):
13c90f7
Update README.md
Browse files
README.md
CHANGED
@@ -23,6 +23,12 @@ The model was trained using the PyLaia library on the [CASIA-HWDB1](http://www.n
|
|
23 |
|
24 |
Training images were resized with a fixed height of 128 pixels, keeping the original aspect ratio.
|
25 |
|
|
|
|
|
|
|
|
|
|
|
|
|
26 |
An external 6-gram character language model can be used to improve recognition. The language model is trained on the text from the CASIA-HWDB2 training set.
|
27 |
|
28 |
## Evaluation results
|
|
|
23 |
|
24 |
Training images were resized with a fixed height of 128 pixels, keeping the original aspect ratio.
|
25 |
|
26 |
+
| split | N lines |
|
27 |
+
| ----- | ------: |
|
28 |
+
| train | 33,425 |
|
29 |
+
| val | 8,325 |
|
30 |
+
| test | 10,449 |
|
31 |
+
|
32 |
An external 6-gram character language model can be used to improve recognition. The language model is trained on the text from the CASIA-HWDB2 training set.
|
33 |
|
34 |
## Evaluation results
|