有计划将V5模型做paddle2.0格式的转化吗 #15419
Closed
ultramangod
started this conversation in
Ideas & Features
Replies: 1 comment 7 replies
-
您好,paddleocr3.0 目前是可以支持json和pdmodel两种格式的,只不过默认导出json格式模型。如果想导出pdmodel模型,可以使用下面的命令: |
Beta Was this translation helpful? Give feedback.
7 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.
-
旧项目使用老系列飞桨,想进行简便的模型替换测试(inference.pdiparams/inference.pdiparams.info/inference.pdmodel),如果只想使用V5模型,现在的json/yml格式未来是否考虑对老框架模型格式的转换?
Beta Was this translation helpful? Give feedback.
All reactions