githubharald / SimpleHTR

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

how can I get/preare ground truth for sentence training #119

Closed anidiatm41 closed 3 years ago

anidiatm41 commented 3 years ago

We have documnets string upto 200 wordlength, I ahve the images with sentences but how can I prepare the ground Truth for the same?

anidiatm41 commented 3 years ago

I have my individual images and their GTs in an excel ...how can I prepare words.txt from there?