Sorry that I forgot to note: 

I use Mac OS 10.15.6 Catalina

The tessseract version: tesseract 5.0.0-alpha-773-gd33ed

Also, tesseract is installed via MacPorts, since installation via brew has 
a lot of errors.

Thanks,
On Friday, August 7, 2020 at 2:40:06 AM UTC+7 minh...@gmail.com wrote:

> 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/b45b1f8d-4e84-482b-b0f1-03670a14055en%40googlegroups.com.

Reply via email to