paddlex是否支持paddleocr3.2.0训练出来的PP-OCRv5_server_rec文本识别模型? #5107
Answered
by
daichaofan0805
daichaofan0805
asked this question in
Q&A
-
|
我使用paddle3.2.0训练出来的文本识别模型,使用paddleocr.predict替换模型并运行是可以正常运行的,但是使用paddlex --serve替换了.paddlex中的official_models之后运行会报错,报错信息如下 |
Beta Was this translation helpful? Give feedback.
Answered by
daichaofan0805
Apr 22, 2026
Replies: 1 comment
-
|
发现是paddlepaddle的版本不对 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
daichaofan0805
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

发现是paddlepaddle的版本不对