能否把PaddleOCR v2.x的模型文件pdmodel转换为3.0的模型文件reference.json? #16140
Unanswered
Kyo1234567
asked this question in
Q&A
Replies: 1 comment
-
您好,pdmodel已经是导出后的静态图模型了,无法转化为json格式。可以使用导出前的动态图模型,然后在paddle3.0环境重新导出一下。 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
能否把PaddleOCR v2.x的模型文件pdmodel转换为3.0的模型文件reference.json?
Beta Was this translation helpful? Give feedback.
All reactions