Hi,

if I want to run the command:

training/lstmtraining --model_output ~/tesstutorial/full_japanese/new \
  --continue_from ~/tesstutorial/extracted_lstm/jpn.lstm \
  --train_listfile ~/tesstutorial/jpntrain/jpn.training_files.txt \
  --max_iterations 100000

how can I match the --max_iterations so all lstmf files inside the 
training_files.txt  will be trained against? I mean if I have 40 lstmf 
files inside training_files.txt , what is the number of the iterations that 
will for sure cover the 40 lstmf files?

also if I trained against set of lstmf files, then I got a new set, I can 
continue the training against the new set without repeating the first set, 
correct? and if yes, all what I have to do is changing the path to the new 
set of lstmf files inside the training_files.txt file, while keeping the 
--continue_from 
as it is, correct?

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 [email protected].
To post to this group, send email to [email protected].
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/76179e5f-6a8b-4cb8-aa22-e4df1baa0d1b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to