Hi there,
I trained a model as follows
export TESSDATA_DIR=//tessdata_best/
export LANGDATA_DIR=//tesstrain/data
nohup make LANG_TYPE=RTL \
MODEL_NAME=ara_plus \
PSM=13 \
START_MODEL=ara \
TESSDATA=$TESSDATA_DIR \
LANGDATA_DIR=$LANGDATA_DIR \
EPOCHS=100 \
>From one novice to another ...
1. Yes, that is my understanding of how to run further iterations.
2. Yes, EPOCHS says to iterate that many times over your set of tests. I
think I have heard the recommended number of EPOCHS in general is 2, though
I don't know how much science is behind that. I
2 matches
Mail list logo