Re: [tesseract-ocr] Unrecognized argument --linedata_only

2018-06-11 Thread Khosrobeigy.zohreh
I am using this command and it is true But i have trained 500 lines. but when tesseract 48000 images tiff, show an error: No space left on device My RAM is 16 g and swap is: 20g tiff file's size is 4 g too. On Sat, Jun 9, 2018 at 11:33 AM, ShreeDevi Kumar wrote: > --linedata_only should

Re: [tesseract-ocr] Unrecognized argument --linedata_only

2018-06-09 Thread ShreeDevi Kumar
Try without --eval_listfile /home/kddlab/Desktop/tesseract-master/1MyData/ testfas1/fas.training_files.txt \ ShreeDevi भजन - कीर्तन - आरती @ http://bhajans.ramparivar.com On Sat, Jun 9, 2018 at 1:58 PM Khosrobeigy.zohreh wrote: >

Re: [tesseract-ocr] Unrecognized argument --linedata_only

2018-06-09 Thread Khosrobeigy.zohreh
Thank. by your command fixed. but next i used this: lstmtraining \ --traineddata /home/kddlab/Desktop/tesseract-master/1MyData/testfas/fas/fas.traineddata --net_spec '[1,48,0,1Ct3,3,16Mp3,3Lfys64Lfx96Lrx96Lfx192O1c1]' \ --model_output

Re: [tesseract-ocr] Unrecognized argument --linedata_only

2018-06-09 Thread ShreeDevi Kumar
--linedata_only should work. > tesseract 4.0.0-beta.1 Do you know which commit? Please try with latest code. > i am using src/training/tesstrain.sh The command you used was: > sudo tesstrain.sh Why do you need sudo? Please run the script with bash -x src/training/tesstrain.sh etc

Re: [tesseract-ocr] Unrecognized argument --linedata_only

2018-06-09 Thread Zohreh Khosrobeygi
Yes, i am using src/training/tesstrain.sh On Friday, June 8, 2018 at 6:44:27 PM UTC+4:30, shree wrote: > > Are you using the correct version of tesstrain.sh? > > It should be in src/training/tesstrain.sh > > > ShreeDevi > > भजन -

Re: [tesseract-ocr] Unrecognized argument --linedata_only

2018-06-08 Thread ShreeDevi Kumar
Are you using the correct version of tesstrain.sh? It should be in src/training/tesstrain.sh ShreeDevi भजन - कीर्तन - आरती @ http://bhajans.ramparivar.com On Fri, Jun 8, 2018 at 6:49 PM Zohreh Khosrobeygi wrote: > Hi, > I have