Replies: 1 comment
-
使用paddleocr3.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.
-
基于业务数据,通过PP-OCRV4训练后,得到了训练后的推理模型,其模型内容如下:



,qi'z其中有一个配置文件:inference.yml,其具体的内容如下:
,请问我是否可以修改PostProcess的参数,使其在预测时可以使用修改后的参数,我是基于python调用模型的,方式如下所示:
我修改后,允许程序,发现修改后的参数并没有起作用。
想了解,导出后的推理模型是否可以修改配置文件中的后处理参数,如果可以,调整后,程序是否需要修改??
希望大佬帮忙看下,卡了好久了🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏
Beta Was this translation helpful? Give feedback.
All reactions