Hello,everyone:
    I want to ask a question about "*--target_error_rate*" parameter.

The target error rate is based on the training data set or eval data set?

I think the "--target_error_rate" should based on eval data set,but 
actually, I find even I do not generate eval data,this command can run 
successfully.

lstmtraining --model_output 
~/tesstutorial/chi_sim_layer_from_chi_sim/chi_sim_layer  \
--continue_from ~/tesstutorial/chi_sim_layer_from_chi_sim/chi_sim.lstm \
--traineddata ~/tesstutorial/chi_sim_train/chi_sim/chi_sim.traineddata \
--append_index 5 --net_spec '[Lfx192 O1c1]' \
--train_listfile ~/tesstutorial/chi_sim_train/chi_sim.training_files.txt \
-- target_error_rate 0.008

That is to say the target_error_rate is based on training data.

I am getting confused.Can someone help me?

Thank you in advance.

-- 
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/ead66b2c-6ae9-41d6-bd55-9f8d086c4626%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to