Is there detection model for kor? #15991
Unanswered
rkdtmdals7710
asked this question in
Q&A
Replies: 1 comment
-
Hello, the detection models such as PP-OCRv5_server_det, PP-OCRv5_mobile_det, PP-OCRv4_server_det, and PP-OCRv4_mobile_det are inherently multi-language detection models. These models are capable of accurately detecting Korean and other languages by themselves, which is why Paddle 3.0 does not provide a separate detection model specifically for Korean. You can refer to the text detection documentation for details. https://paddlepaddle.github.io/PaddleOCR/latest/en/version3.x/module_usage/text_detection.html#2-supported-models-list |
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.
-
Are there only 4 types of detection models in v5, v4 server, and mobile?
I'm trying to detect Korean, but I found a recognition model, but I can't find a multilingual detection model
Beta Was this translation helpful? Give feedback.
All reactions