Updated TrainingTesseract 4.00 (markdown)

Shreeshrii 2019-07-22 09:19:44 +05:30
parent b1c800b6aa
commit 8b178c9b94

@ -489,7 +489,8 @@ The lstmtraining program outputs two kinds of checkpoint files:
if the training runs into divergence.
Either kind of these checkpoint files can be converted to a standard (best/float) traineddata file or
fast/integertraineddata file by using the `stop_training` and `convert_to_int` flags with lstmtraining.
slightly less accurate (fast/integer) traineddata file by using the `stop_training` and `convert_to_int`
flags with lstmtraining.
# TessTutorial