fyi, I asked the same question in https://groups.google.com/g/tesseract-ocr/c/9myrnSD0HKM
On Wednesday, November 1, 2023 at 7:21:37 AM UTC-4 zdenop wrote: > Are you following official tutorials? > Did you read the documentation? > Have you tried to check the official training repository and provided > examples? > > Zdenko > > > st 1. 11. 2023 o 10:15 TRAN TRONG KHANH[학생](대학원 컴퓨터공학과) < > [email protected]> napísal(a): > >> Hi all, >> >> I tried to run an example of LSTM training and used the following command: >> >> >> >> >> *for f in *.tif; do tesseract $f ${f%.*} -l deu lstmbox done* >> The result of box files seems detect by single-level box instead of >> character-level box. All the character shares the same coordinates, width >> and height. Is it a features of tesseract LSTM traning? Thanks. >> >> [image: Untitled.png] >> >> -- >> 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 [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/tesseract-ocr/5f19f8c5-b728-4b97-888d-76dc60d829acn%40googlegroups.com >> >> <https://groups.google.com/d/msgid/tesseract-ocr/5f19f8c5-b728-4b97-888d-76dc60d829acn%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/cfcbb9db-3695-4c0d-b21a-611d40a6429bn%40googlegroups.com.

