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)
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.
在windows下使用paddle=2.20使用paddleocr=2.4训练字符识别时,针对点阵字符识别训练出推理模型,然而在长串的字符识别结果中,所有英文数字字符基本都能正确无误的识别。仅有符号()完全没有识别效果,已确认字典中有()。训练图片10张,训练配置和识别效果如下 Global: debug: false use_gpu: true epoch_num: 200 log_smooth_window: 20 print_batch_step: 10 save_model_dir: ./output save_epoch_step: 3 eval_batch_step: