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
41.35k stars 7.57k forks source link

请问关键信息提取任务SDMG-R支持中文数据集吗 #5883

Closed ga546 closed 2 years ago

ga546 commented 2 years ago

请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem

LDOUBLEV commented 2 years ago

按照英文数据集的相同格式标注中文数据就可以训练

ga546 commented 2 years ago

谢谢!