mboillet commited on
Commit
d0511a7
·
verified ·
1 Parent(s): dc8331a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -23,7 +23,7 @@ This model performs Handwritten Text Recognition in Norwegian. It was developed
23
 
24
  ## Model description
25
 
26
- The model has been trained using the PyLaia library on the [NorHand](https://zenodo.org/record/6542056) dataset.
27
  Line bounding boxes were improved using a post-processing step.
28
 
29
  Training images were resized with a fixed height of 128 pixels, keeping the original aspect ratio.
 
23
 
24
  ## Model description
25
 
26
+ The model has been trained using the PyLaia library on the [NorHand v1](https://zenodo.org/record/6542056) dataset.
27
  Line bounding boxes were improved using a post-processing step.
28
 
29
  Training images were resized with a fixed height of 128 pixels, keeping the original aspect ratio.