Re: [tesseract-ocr] Re: Training error "Couldn't find a matching blob"

2018-06-02 Thread Paul Kitchen
Zdenko, Thanks for making that fix. I am currently running tesseract from source on my computer. I've already made the fix on my source. However, if the fix were in an official release, then I could go back to using the officially released product. I did find one other bug that I fixed

Re: [tesseract-ocr] error in lstm training

2018-06-02 Thread ShreeDevi Kumar
> !int_mode_:Error:Assert failed:in file weightmatrix.cpp, line 244 You can only continue_from models in tessdata_best repo which are float models. The integer models in tessdata and tessdata_fast can not be used for that purpose. ShreeDevi

[tesseract-ocr] error in lstm training

2018-06-02 Thread nick
hi i tried to finetune eng.traineddata. in lstm training raised this error : lstmtraining --continue_from ./tesseract-4.0.0-beta.1.20180414/tessdata/eng.lstm --traineddata ./tesseract-4.0.0-beta.1.20180414/tessdata/eng.traineddata --max_iterations 400 --debug_interval 0

Re: [tesseract-ocr] Re: Training error "Couldn't find a matching blob"

2018-06-02 Thread Zdenko Podobny
Please check if this is ok now. If yes, I am willing to make 3.05.02 release ;-) Zdenko so 2. 6. 2018 o 10:16 Zdenko Podobny napísal(a): > done in > https://github.com/tesseract-ocr/tesseract/commit/bc5dfc4b953babcc865f68a55c3bf415f4280b1a > Zdenko > > > št 31. 5. 2018 o 22:39 shree

Re: [tesseract-ocr] Re: Training error "Couldn't find a matching blob"

2018-06-02 Thread Zdenko Podobny
done in https://github.com/tesseract-ocr/tesseract/commit/bc5dfc4b953babcc865f68a55c3bf415f4280b1a Zdenko št 31. 5. 2018 o 22:39 shree napísal(a): > This has been an issue for long. Thanks for finding the problem. > > Please submit a PR on github. > > On Friday, June 1, 2018 at 1:55:25 AM