基于PP-OCRv5_server_rec在垂类场景进行微调,导出后模型变大 #15355
-
官方下载的推理模型大小为80多MB,微调后导出的模型大小为200多MB,请问这个是正常的吗 |
Beta Was this translation helpful? Give feedback.
Answered by
cuicheng01
May 23, 2025
Replies: 1 comment
-
您好,这个是目前paddle框架3.0的已知的bug,现在在develop上已修复,虽然不影响推理速度和正确性,但是如果对体积有需求,可以使用develop版本的paddle重新导出~ |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
lim-0
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
您好,这个是目前paddle框架3.0的已知的bug,现在在develop上已修复,虽然不影响推理速度和正确性,但是如果对体积有需求,可以使用develop版本的paddle重新导出~