tesseract-ocr / tesstrain

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

Fine-tune the english model #324

Closed gabriel-fsa closed 1 year ago

gabriel-fsa commented 1 year ago

I'm trying to improve the English model using images where it made a mistake, changed the by 0, 1 by 7 etc. But I can't, it always gives the following error Failed to load any lstm-specific dictionaries for lang eng-trained!!

Is there some extra configuration I need to do in the makefile? or is the current configuration not made to fine-tune an existing model? Thanks

zdenop commented 1 year ago

Please provide all steps and data reproducing problem.

zdenop commented 1 year ago

Missing details from reporter.