Dear friends,

I have tried to run tesseract followed the guide in: 
https://github.com/tesseract-ocr/tesseract/issues/1453

Until the step 10: 

SCROLLVIEW_PATH=~/tesseract/java \
~/tesseract/src/training/lstmtraining \ 
--debug_interval 100 \ 
--traineddata ~/tesstutorial/engtrain/eng/eng.traineddata \ 
--net_spec '[1,36,0,1 Ct3,3,16 Mp3,3 Lfys48 Lfx96 Lrx96 Lfx256 O1c111]' \ 
--model_output ~/tesstutorial/engoutput/base \ 
--learning_rate 20e-4 \ 
--debug_interval -1 \ 
--train_listfile ~/tesstutorial/engtrain/eng.training_files.txt \ 
--eval_listfile ~/tesstutorial/engeval/eng.training_files.txt \ 
--max_iterations 5000 &>~/tesstutorial/engoutput/basetrain.log

then no thing happen, in the basetrain.log:
*zsh: no such file or directory: 
/Users/minhtupham/tesseract/src/training/lstmtraining*

is there missing lstmtraining file?
I check in the training folder, there is a file name "lstmtraining.cpp"

Please help me what I have to do?

Many thanks,

TuPM

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tesseract-ocr/d2fbf99d-e989-43c4-875e-81f515e88aedn%40googlegroups.com.

Reply via email to