Re: [tesseract-ocr] Error during training

2022-03-26 Thread Alberto Ramirez
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

Re: [tesseract-ocr] Error during training

2022-03-26 Thread Alberto Ramirez
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

Re: [tesseract-ocr] Error during training

2022-03-26 Thread Alberto Ramirez
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

Re: [tesseract-ocr] Error during training

2022-03-26 Thread Alberto Ramirez
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

Re: [tesseract-ocr] Error during training

2022-03-19 Thread Zdenko Podobny
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

Re: [tesseract-ocr] Error during training

2022-03-19 Thread Alberto Ramirez
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

Re: [tesseract-ocr] Error during training

2022-03-19 Thread Zdenko Podobny
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

[tesseract-ocr] Error during training

2022-03-18 Thread Alberto Ramirez
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