Re: [tesseract-ocr] understading lstmeval and use it on pretrained models for comparison

2019-07-22 Thread Arno Loo
Oh right there are some. Thanks Shree Le lundi 22 juillet 2019 07:12:41 UTC+2, shree a écrit : > > >But there are still a lot of things I do not understand. And one of them > is actually causing me an issue : even with a lot of iterations (475k) I > still do not see any log message with the erro

Re: [tesseract-ocr] Trained data for E13B font

2019-07-22 Thread ElGato ElMago
Hi, I read the output of hocr with lstm_choice_mode = 4 as to the pull request 2554. It shows the candidates for each character but doesn't show bounding box of each character. I only shows the box for a whole word. I see bounding boxes of each character in comments of the pull request 2576.

Re: [tesseract-ocr] Trained data for E13B font

2019-07-22 Thread Shree Devi Kumar
See https://github.com/tesseract-ocr/tesseract/issues/2580 On Tue, 23 Jul 2019, 06:23 ElGato ElMago, wrote: > Hi, > > I read the output of hocr with lstm_choice_mode = 4 as to the pull request > 2554. It shows the candidates for each character but doesn't show bounding > box of each character.