githubharald / SimpleHTR

Handwritten Text Recognition (HTR) system implemented with TensorFlow.
https://towardsdatascience.com/2326a3487cd5
MIT License
1.99k stars 893 forks source link

How to use for full page of text rather than just lines? #124

Closed sudopsi4 closed 2 years ago

githubharald commented 2 years ago

pages are not supported by this model.

githubharald commented 2 years ago

you can however split the page into words/lines with another model: