tesseract-ocr / tesstrain

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

Error In Training #281

Closed shirish100 closed 2 years ago

shirish100 commented 2 years ago

I took the sample data from the zip file and copied it to ./data/foo-ground-truth, with foo being the model name. But then when I try to run "make training", I get these errors. Any help on this? image