I returned to this job.

четверг, 4 июня 2020 г., 19:13:58 UTC+3 пользователь Piyush Chandra написал:
>
> This is what is missing : --net_spec . Check the line below that I 
> mentioned before.
>
> lstmtraining --traineddata ./out/own/own.traineddata --model_output 
> ./output/own --net_spec "[1,36,0,1 Ct3,3,16 Mp3,3 Lfys48 Lfx96 Lrx96 Lfx256 
> O1c110]" --train_listfile ./eng_ltsm/eng.training_files.txt --eval_listfile 
> ./eng_ltsm/eng.training_files.txt --max_iterations 100
>
>
Ok,  I add --net and run this step. It's ends and looks right.

After this, I run the last point from Shee recipe 
<https://groups.google.com/d/msg/tesseract-ocr/7q5pmgJDu_o/q9Pb7UMoAgAJ>:

###Create Final traineddata:
>
> lstmtraining --stop_training --continue_from ./output/ mylang  _checkpoint 
> --traineddata ./out/mylang /mylang.traineddata --model_output 
> ./output/mylang.traineddata
>
>  
With message
"Must provide a --traineddata see training wiki"
and nothing happened.
Of course, --traineddata ./out/mylang /mylang.traineddata are present and 
used with previous steps.

What's wrong with traineddata?

-- 
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/e10e6152-c66f-474c-bd04-06d0d1d4cd05o%40googlegroups.com.

Reply via email to