Current tesseract is fully CPU based. The software includes dedicated code to detect and use simd instructions of several generations (SSE, avx, avx2, ...) when running on hardware which supports these.
Tesseract does not have GPU code, until someone researches this and submits aan pull request to add such a feature, if it turns out to noticeably improve speed. (Hence the research bit I mention ;-) ) On Tue, 28 Nov 2023, 08:00 Ajay Pandya, <[email protected]> wrote: > Hello, > > I am new to Tesseract. I want to know about the GPU working with > tesseract. Can anyone guide me for the same? > > Thanks. > > -- > 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/d8464f00-41c2-4f94-9fbe-c46b33d91a94n%40googlegroups.com > <https://groups.google.com/d/msgid/tesseract-ocr/d8464f00-41c2-4f94-9fbe-c46b33d91a94n%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/CAFP60frcde8eSs_M7jQgwZtx9DonyuJarwaXU9zGu-Rz5JyuRQ%40mail.gmail.com.

