Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

EasyEdge PaddleOCR v4? #12051

Closed
gutenye opened this issue May 6, 2024 · 4 comments
Closed

EasyEdge PaddleOCR v4? #12051

gutenye opened this issue May 6, 2024 · 4 comments
Assignees

Comments

@gutenye
Copy link

gutenye commented May 6, 2024

Only PaddleOCR v3 is available in the https://ai.baidu.com/easyedge/app/openSource?from=paddlelite

  1. Is v4 available for download?
  2. If not, how can I replace the v3 demo with v4 model?
@UserWangZz
Copy link
Collaborator

@gutenye
Copy link
Author

gutenye commented May 6, 2024

@UserWangZz

The PP-OCRv3 iOS SDK I downloaded from https://ai.baidu.com/easyedge/app/openSource?from=paddlelite has two files model and params

SCR-20240506-lttt

The ppocrv4 models from your link have four files (detection and recognition)

ch_PP-OCRv4_det_infer/inference.pdmodel
ch_PP-OCRv4_det_infer/inference.pdiparams
ch_PP-OCRv4_rec_infer/inference.pdmodel
ch_PP-OCRv4_rec_infer/inference.pdiparams

How can I replace the two files (PP-OCRv3 iOS SDK) with the four files (ppocrv4)?

@tink2123
Copy link
Collaborator

tink2123 commented May 7, 2024

Yes, you can directly replace the model file with ppocr_v4

@gutenye
Copy link
Author

gutenye commented May 7, 2024

@tink2123 the SDK only has two files, while ppocr_v4 has four files. Which files should I use?

@PaddlePaddle PaddlePaddle locked and limited conversation to collaborators May 25, 2024
@SWHL SWHL converted this issue into discussion #12268 May 25, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants