pipeline_structure = PPStructureV3()如何设置端到端的表格识别模型? #15743
Answered
by
liu-jiaxuan
Kyo1234567
asked this question in
Q&A
-
大佬们, |
Beta Was this translation helpful? Give feedback.
Answered by
liu-jiaxuan
Jun 18, 2025
Replies: 1 comment
-
predict() 中指定 use_e2e_wired_table_rec_model=True,use_e2e_wireless_table_rec_model=True |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
liu-jiaxuan
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
predict() 中指定 use_e2e_wired_table_rec_model=True,use_e2e_wireless_table_rec_model=True
https://paddlepaddle.github.io/PaddleOCR/main/version3.x/pipeline_usage/table_recognition_v2.html#22-python