-
Notifications
You must be signed in to change notification settings - Fork 9.9k
Failed to continue from: ~/tesstutorial/trainplusminus/eng.lstm #1069
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Please see #1060 (comment) Try again after making sure that you are using the latest source code as well as traineddata from github. |
Hey Shreeshrii, It shows and the checkpoint generated using "training/lstmtraining": Btw, This issues appeared with the new commit on the master branch 2 days ago |
@ahmed-alaa Please note the commit number since you have isolated the problem. @theraysmith @stweil FYI. |
@Shreeshrii everything was working well until this commit "4572940" |
Please make sure that the file is there. Rerun the following and check. combine_tessdata -e baseline/eng.traineddata |
It is ok when I get the latest tessdata from https://github.com/tesseract-ocr/tessdata/tree/master/best. |
Please close the issue, since it is solved. |
Hi, I want to finetune tesseract4.0 following this: https://github.com/tesseract-ocr/tesseract/wiki/TrainingTesseract-4.00#fine-tuning-for--a-few-characters
but when i run the following code:
I got this error:
update:
when i remove
--old_traineddata baseline/eng.traineddata
like this it will work:but got lots of this waring:
Why?
The text was updated successfully, but these errors were encountered: