TRe: [tesseract-ocr] Error in creating LSTM training data using tesstrain.sh

2021-04-24 Thread kamra....@gmail.com
The issue got resolved. libtiff was missing in the system so not working with tif files On Friday, April 23, 2021 at 12:18:43 AM UTC+5:30 kamra@gmail.com wrote: > I am facing the same issue. I have used following command: > /tesstrain.sh --fonts_dir /usr/share/fonts/ --lang eng --linedata_on

Re: [tesseract-ocr] Error in creating LSTM training data using tesstrain.sh

2021-04-22 Thread kamra....@gmail.com
I am facing the same issue. I have used following command: /tesstrain.sh --fonts_dir /usr/share/fonts/ --lang eng --linedata_only --noextract_font_properties --exposures "0" --langdata_dir /home/administrator/Downloads/tesseract-4.0.0/langdata --tessdata_dir /home/administrator/Downloads/tessera

Re: [tesseract-ocr] Error in creating LSTM training data using tesstrain.sh

2021-04-22 Thread kamra....@gmail.com
Facing the same issue. === Starting training for language 'eng' [Fri Apr 23 00:13:06 IST 2021] /usr/bin/text2image --fonts_dir=/usr/share/fonts/ --font=FreeMono --outputbase=/tmp/font_tmp.7XXGMDw4DE/sample_text.txt --text=/tmp/font_tmp.7XXGMDw4DE/sample_text.txt --fontconfig_tmpdir=/tmp/font_t

Re: [tesseract-ocr] Error in creating LSTM training data using tesstrain.sh

2018-09-02 Thread Shandigutt
Thank you Shree. Now it works fine On Sunday, September 2, 2018 at 6:41:28 AM UTC+3, shree wrote: > > > read_params_file: Can't open lstm.train > > lstm.train is a config file which is not found. > > It is there in tesseract/tessdata/configs > > Make sure it is there in your tessdata directory or

Re: [tesseract-ocr] Error in creating LSTM training data using tesstrain.sh

2018-09-01 Thread Shree Devi Kumar
> read_params_file: Can't open lstm.train lstm.train is a config file which is not found. It is there in tesseract/tessdata/configs Make sure it is there in your tessdata directory or your path and can be found. On Sun, Sep 2, 2018 at 3:40 AM, Shandigutt wrote: > Hi, > > I was trying to creat

[tesseract-ocr] Error in creating LSTM training data using tesstrain.sh

2018-09-01 Thread Shandigutt
Hi, I was trying to create LSTM training data using tesstrain.sh. I got the below error. Can somebody explain me what has gone wrong, *Command I used:* ./src/training/tesstrain.sh --fonts_dir ../Support/font --lang sin --linedata_only \ --noextract_font_properties --langdata_dir ../langdata \