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

Add support for PaddleOCR (detection only) #834

Merged
merged 2 commits into from
Feb 5, 2025

Conversation

hcharbonnier
Copy link

Add support for PaddleOCR (detection only)

This update adds support for PaddleOCR detection, offering excellent detection accuracy for languages using Latin alphabets and Chinese characters.

Model used: ch_PP-OCRv4_server_det
Model details (English documentation is currently outdated): https://github.com/PaddlePaddle/PaddleOCR/blob/main/docs/ppocr/model_list.md

@Rut-Hall
Copy link

Atlast paddleOCR arrive this is gonna be good

@Rut-Hall
Copy link

Japanese should be added btw

…3.0 is release since 2.6.2 has a bug in cpu mode)

Add PaddlePaddle requirements in Dockerfile
Fix /tmp folder in docker image
@zyddnys zyddnys merged commit 0f39e4a into zyddnys:main Feb 5, 2025
@zyddnys
Copy link
Owner

zyddnys commented Feb 5, 2025

Unable to locate package libcudnn8-dev
when building docker image, are you sure cudnn is needed?

@hcharbonnier
Copy link
Author

I will double check this point, add propose a fix if it is not needed

@iAmPhilo
Copy link

iAmPhilo commented Feb 9, 2025

is this working? I cant get paddle ocr to work, keeps coming up with error "import libpaddle ImportError: generic_type: type "_gpuDeviceProperties" is already registered!"

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

Successfully merging this pull request may close these issues.

4 participants