Help Required – Model Download URLs Not Working for PaddleOCR Inference (StructureV3/Table/Rec) #16175
Unanswered
RajeshGit001
asked this question in
Q&A
Replies: 1 comment
-
It is recommended to check the latest documentation at https://github.com/PaddlePaddle/PaddleOCR/blob/main/docs/version3.x/pipeline_usage/PP-StructureV3.en.md |
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.
-
Hello PaddleOCR Community,
I have been attempting to set up the StructureV3 + Table + Chinese PP-OCRv3 models for running layout and table extraction using the
model_download.sh
script and demo code provided in the GitHub README.However, the
.tar
file links such as:…are returning 404 Not Found. It appears the URLs or model hosting has been changed since the recent PaddleOCR 3.1.0 release.
My environment:
Can someone kindly share:
model_download.sh
with the new paths?I’m in the middle of a production-grade document analysis pipeline and would appreciate your help.
Thanks in advance 🙏
— Rajesh
Beta Was this translation helpful? Give feedback.
All reactions