PaddleOCR/main/en/version3.x/algorithm/PP-OCRv5/PP-OCRv5_multi_languages #16078
Replies: 5 comments 5 replies
-
|
Hello, lads. How can i use ru, model for recognition? Russian text is not recognized. ocr = PaddleOCR( |
Beta Was this translation helpful? Give feedback.
-
|
我用以下配置只能OCR出中文和日文,无法OCR出繁体中文和英文。如果用PP-OCRv5_server_rec则可以识别出这四种语言。 虽然lang设置为cn,但根据提示:UserWarning: |
Beta Was this translation helpful? Give feedback.
-
|
请问PaddleOCR是否有功能实现根据图像识别出语种,然后在调用相应模型的功能么? |
Beta Was this translation helpful? Give feedback.
-
|
Hello, I’d like to add support for my native language, Tigrinya. Tigrinya uses the [Ethiopic Unicode script[ (https://www.unicode.org/charts/PDF/U1200.pdf), which is also shared by Amharic, Tigre, Ge’ez, and other Eritrean and Ethiopian languages. Could you please point me to any documentation or resources on how to train PaddleOCR for new languages? Thank you very much! |
Beta Was this translation helpful? Give feedback.
-
|
I have a lot of data for the training (multiple GBs of text, and images; prepared for training). But, I don't have the resources (the CPU and GPU) to train Ethiopic. If anyone has the resources, we can put our hands together for this. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
PaddleOCR/main/en/version3.x/algorithm/PP-OCRv5/PP-OCRv5_multi_languages
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
https://paddlepaddle.github.io/PaddleOCR/main/en/version3.x/algorithm/PP-OCRv5/PP-OCRv5_multi_languages.html
Beta Was this translation helpful? Give feedback.
All reactions