Help Needed for Downloading Missing StructureV3 + Layout Models @PaddlePaddle @PaddleOCR #16177
Unanswered
RajeshGit001
asked this question in
Q&A
Replies: 2 comments 1 reply
-
Hello, perhaps you could upgrade the versions of paddle and paddleocr to 3.1.0. This version already supports downloading models from various sources such as Hugging Face, ModelScope, and BOS. |
Beta Was this translation helpful? Give feedback.
1 reply
-
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 Team and Community,
I'm working on a financial document processing project and trying to use PP-StructureV3 for extracting layout and table structures from scanned PDFs. However, I’m unable to download the required models like:
layout_cdla_infer.tar
table_structure_mobile_v2.0_SLANet_infer.tar
ch_PP-OCRv3_rec_infer.tar
These fail with 404 Not Found errors even when tried via the official model_download.sh.
I'd appreciate if anyone could share a working download link or provide the .tar model files if they already have them available. My environment is based on PaddleOCR GPU (2.5.0) in a Linux VM.
Thanks a lot in advance!
Tag: @PaddlePaddle/PaddleOCR 🙏
Beta Was this translation helpful? Give feedback.
All reactions