Skip to content
Discussion options

You must be logged in to vote

您好,这个和PP-StructurreV3内部的处理逻辑有关,关掉 use_table_recognition=False表格会当成图片处理,可以自行去 /root/anaconda3/envs/formula_train/lib/python3.10/site-packages/paddlex/inference/pipelines/layout_parsing/pipeline_v2.py 下修改处理的逻辑。

同时文档中全部公式也会保存在 XX_res.json 文件的 formula_res_list 字段里,不想修改的话可以从json文件里提取出来。

另外,如果只需要提取文档中的公式可以直接使用公式识别产线 https://www.paddleocr.ai/main/version3.x/pipeline_usage/formula_recognition.html#21

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@kyle-hy
Comment options

@liuhongen1234567
Comment options

Answer selected by kyle-hy
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants