starride-teklia commited on
Commit
1a2c8fc
·
verified ·
1 Parent(s): 334c9df

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,7 +20,7 @@ This model performs Handwritten Text Recognition in English on modern documents.
20
 
21
  ## Model description
22
 
23
- The model was trained using the PyLaia library on the [IAM database](https://fki.tic.heia-fr.ch/databases/iam-handwriting-database).
24
 
25
  For training, text-lines were resized with a fixed height of 128 pixels, keeping the original aspect ratio.
26
 
 
20
 
21
  ## Model description
22
 
23
+ The model was trained using the PyLaia library on the RWTH split of the [IAM database](https://fki.tic.heia-fr.ch/databases/iam-handwriting-database).
24
 
25
  For training, text-lines were resized with a fixed height of 128 pixels, keeping the original aspect ratio.
26