Replies: 4 comments
-
只能降版本Paddlelite2.12可以 |
Beta Was this translation helpful? Give feedback.
-
你好,我想请问一下,我现在用的也是Paddlelite2.12,自己编译的opt工具,v2识别训练模型能转infer赚nb,但是v3能转infer不能转nb,报错 |
Beta Was this translation helpful? Give feedback.
-
可以的 |
Beta Was this translation helpful? Give feedback.
-
请问能说说是怎么操作的吗?我对比一下看看差别在哪 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
PaddleOCR 2.7.1
Paddlelite13rc0
自训练det模型可转
训练自己的数据集使用key_ppocr_v1.txt或自定义字典txt
v2 v3 v4 训练加载官方预训练模型
测试的配置文件ch_PP-OCRv2_rec.yml ch_PP-OCRv3_rec.yml ch_PP-OCRv4_rec.yml ch_PP-OCRv3_rec_distill.yml
infer模型转nb时可以加载1. Model is successfully loaded! 但无法优化并保存nb
ch_PP-OCRv4_rec_distill.yml直接无法训练,加载文字标签报错
Beta Was this translation helpful? Give feedback.
All reactions