Replies: 3 comments 2 replies
-
你好!关于在 PaddleOCR 中微调繁体中文识别模型并增加字典的相关问题,可以参考以下几点: 1️⃣ 是否可以直接在
|
Beta Was this translation helpful? Give feedback.
-
@GreatV 谢谢你。容我啰嗦下: |
Beta Was this translation helpful? Give feedback.
-
@SWHL 大佬请教你一个问题,本来原先推理模型ch_PP-OCRv3_rec_infer可以推理多行一些复杂行数数据,但是按照官网上面https://blog.csdn.net/baidu_41617231/article/details/135994691 微调后字写字体模型后,推理测试数据集手写字体数据没什么问题,但是测试多行数据只检测第一行数据,怎么解决? 是因为数据集都是当行数据导致? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
🔎 Search before asking
🐛 Bug (问题描述)
微调中文繁体问题请教: 你好,我现在用ppocr release/2.10 版本微调繁体字,网上收集一些繁体数据集Traditional Chinese Handwriting Dataset,微调模型基于chinese_cht_PP-OCRv3_rec_train,然后发现新增繁体字在ppocr/utils/dict/chinese_cht_dict.txt没覆盖到,新增繁体字可以之间在ppocr/utils/dict/chinese_cht_dict.txt后之间添加吗?有顺序要求?而且我这种方法对吗?还是说chinese_cht_dict.txt 之间完全替换我数据集里面繁体字
🏃♂️ Environment (运行环境)
版本基于ppocr release/2.10 微调模型:chinese_cht_PP-OCRv3_rec_train
🌰 Minimal Reproducible Example (最小可复现问题的Demo)
无
Beta Was this translation helpful? Give feedback.
All reactions