I am trying to finetun train for tesseract 
I've created a new fas.traindata and extract best traind data for persian 
and then run below command:

combine_tessdata -e tessdata/best/fas.traineddata \
  /home/zohreh/Desktop/tesseract-master/tessdata/ext-best/fas.lstm
  
training/lstmtraining --model_output /training/langdata/Test/out \ 
--continue_fromtraining /langdata/Test/ext-best/fas.lstm \  --traineddata 
training/langdata/Test/ALLData/fas/fas.traineddata \ --old_traineddata 
training/langdata/Test/best/fas.traineddata \ --train_listfile 
training/langdata/Test/ALLData/fas.training_files.txt \ --max_iterations 
3600  --target_error_rate 0.01
But I've got this errore:

Must provide a --traineddata see training wiki
 What Is the problem?
Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"tesseract-ocr" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tesseract-ocr+unsubscr...@googlegroups.com.
To post to this group, send email to tesseract-ocr@googlegroups.com.
Visit this group at https://groups.google.com/group/tesseract-ocr.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tesseract-ocr/12985bf6-b540-4295-9c4b-80fb7df0fab8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to