PaddlePaddle / PaddleOCR

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/
Apache License 2.0
44.57k stars 7.85k forks source link

PP-OCRv4模型无法识别提取“琤”字 #13767

Closed githubwyj closed 3 months ago

githubwyj commented 3 months ago

🔎 Search before asking

🐛 Bug (问题描述)

我这边在做ocr识别过程中,用的PP-OCRv4模型,发现“琤”这个字无法提取,后面我用官方的demo试了,也一样,如图: image

🏃‍♂️ Environment (运行环境)

🌰 Minimal Reproducible Example (最小可复现问题的Demo)

https://aistudio.baidu.com/community/app/91660/webUI

微信截图_20240828180049

Topdu commented 3 months ago

字典列表中没有这个字,可以查看支持的字符:https://github.com/PaddlePaddle/PaddleOCR/blob/main/ppocr/utils/ppocr_keys_v1.txt