docling icon indicating copy to clipboard operation
docling copied to clipboard

The results of the table recognition for the example PDF are incorrect.

Open pJahad opened this issue 1 year ago • 0 comments

I ran DocumentConverter on the PDF file featured in the example (https://arxiv.org/pdf/2408.09869) with TableFormerMode.ACCURATE and (do_cell_matching = False or do_cell_matching = True). Results of Table 1(item.export_to_html()) : スクリーンショット 2024-11-03 10 55 02 スクリーンショット 2024-11-03 10 57 23 Does this reflect the accuracy of the current model? Or is my usage incorrect?

pJahad avatar Nov 03 '24 01:11 pJahad