Problem while deploying the newest official PP-OCRv5 on OpenVINO (no .pdmodel file found) #16100
Replies: 2 comments
-
I just tried using the
|
Beta Was this translation helpful? Give feedback.
-
PaddlePaddle 3.0 changes the model format from |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Official PP-OCRv5 models doesn't have .pdmodel file anymore, how can I deploy the newest version of OCRv5 on OpenVINO.
All the blogs I found online relating to deploying PP-OCR models on OpenVINO is only for the PP-OCRv5 with .pdmodel files, but the new PP-OCR models replaces the .pdmodel file with .json file.
How can I solve such issue? I am trying the deploy the official PP-OCR models in PC with only using CPU and OpenVINO engine.
If anyone has a hint, please don't hestiate to share, thanks in advance! : )
Beta Was this translation helpful? Give feedback.
All reactions