tesseract-ocr / tesstrain

Train Tesseract LSTM with make
Apache License 2.0
604 stars 178 forks source link

Columns not getting predicted #251

Closed Vishal-Mendekar closed 3 years ago

Vishal-Mendekar commented 3 years ago

Here is the image. I have created line data of all such 10,000 images using the HORC model and used it to train the tesstrain model.

But now when I am doing prediction on the image the numbers from the first columns are not being predicted at all. What should I do?

unknown_page_3 @Shreeshrii @stweil

wrznr commented 3 years ago

This seems to be a segmentation issue rather than a training issue. Could you post a line image which you use with your trained model?