Replies: 2 comments
-
Beta Was this translation helpful? Give feedback.
0 replies
-
|
For the PP-OCRv3_det model, you can find it in this documentation https://github.com/PaddlePaddle/PaddleOCR/blob/fbc1db21e534040dbbebf4f6cb45f52b2aec16a6/docs/version2.x/ppocr/model_list.en.md, but you need to use the inference method from PaddleOCR 2.0. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm using OCR models to infer Arabic text,
but the PP-OCRv5_server_det model performs worse on Arabic than on Korean or English.
I remember there being a multilingual_PP-OCRv3_det model (though I can't find it now),
so I'd like to ask if there are other detection models that work better for Arabic.
Thank you for helping always..
Beta Was this translation helpful? Give feedback.
All reactions