Table images does not get extracted using DoclingV4 Backend #1708
Unanswered
ericmagalhaes
asked this question in
Q&A
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a document that has two tables in the same page, the first table is an image and the second table is PDF table, the pdf table is extracted but the Image Table not.
How can I make my configuration support Table images and Table PDFs.
Those are my options.
table_structure_model.py line 254, Docling is trying to retrieve the text using the backend, but of course it does not exist as it is not PDF.
This is my output, where blank spaces supposed to be the Table Image cells

Beta Was this translation helpful? Give feedback.
All reactions