Re: [tesseract-ocr] error in lstm training

2018-06-03 Thread nick
hi shree thanks for your reply. i will check it as soon as possible. On Saturday, June 2, 2018 at 3:56:39 PM UTC+4:30, shree wrote: > > > !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

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