Also all the softwares i was able to find to make training faster, don't
work with ver 5
--
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
If somebody ever has same issues, just download tesseract 4.0, finnally
there are some good tutorials and guides which do work, for example:
https://www.youtube.com/watch?v=1v8BPw0Dn0I, there's no point to waste the
time on the 5.0 "documentation", it's too twisted for begginers, and if
somethi
tesseract custom_font/train.my.exp0.tif custom_font/train.my.exp0
batch.nochop makebox
tesseract custom_font/train.my.exp0.tif custom_font/train.my.exp0 --psm 6
lstm.train
echo "temp 0 0 1 0 0" > custom_font/font_properties
unicharset_extractor custom_font/train.my.exp0.box
That's all i was able
This documentation sucks, the steps are not even complete, i am trying to
understand how to make that unicharset, and ther's not even one example
https://tesseract-ocr.github.io/tessdoc/tess5/TrainingTesseract-5.html
--
You received this message because you are subscribed to the Google Groups
Follow the latest official training instructions. Otherwise, nobody will
help you.
What you show seems like faking (e.g. not really following and
understanding) the training process for tesseract 3.x version.
Zdenko
so 19. 3. 2022 o 15:17 Alberto Ramirez napísal(a):
> This doesn't explain why
This doesn't explain why that thing dosn't work, the first 4 steps work
fine. I already tryied to use the first link, but the guide is too
chaotic.. There are some steps missing, the errors messages which i got are
missing as well. The only thing i understood is that the method i am trying
to
https://tesseract-ocr.github.io/tessdoc/#training-for-tesseract-5
https://github.com/tesseract-ocr/tesstrain
Zdenko
so 19. 3. 2022 o 7:59 Alberto Ramirez napísal(a):
> this is the commands i use
> tesseract eng.font1.exp0.tif train.my.exp0 batch.nochop makebox
> tesseract eng.font1.exp0.tif t
this is the commands i use
tesseract eng.font1.exp0.tif train.my.exp0 batch.nochop makebox
tesseract eng.font1.exp0.tif train.my.exp0 box.train
unicharset_extractor train.my.exp0.box
echo "temp 0 0 1 0 0" > font_properties
mftraining -F font_properties -U unicharset -O eng.unicharset
train.my.exp0
8 matches
Mail list logo