Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could it support GPU Acceleration? #18

Open
Lwt-127 opened this issue Feb 21, 2020 · 2 comments
Open

Could it support GPU Acceleration? #18

Lwt-127 opened this issue Feb 21, 2020 · 2 comments

Comments

@Lwt-127
Copy link

Lwt-127 commented Feb 21, 2020

It would be more efficiency with GPU Acceleration. Is it possible to support GPU Acceleration?

@VladiStep
Copy link

VladiStep commented May 2, 2021

@Lwt-127, it's possible, only if you build (compile) Tesseract (text recognition library) with OpenCL (GPU Acceleration library) support, but:

Important note: OpenCL support in Tesseract is still considered experimental. There are some major bugs associated with it (see issue 837). Building Tesseract with OpenCL support is not recommended (for any version of Tesseract), unless you are a developer and want to improve the OpenCL code.

So, if you want to try, go here for the instructions.

@devmaxxing
Copy link

I've created a fork of this library that uses the newer PaddleOCR library which does support GPU: https://github.com/oliverfei/videocr-PaddleOCR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants