MachineLearning

Why Is Table Extraction with VLM Models Still Challenging? [D]

Hey everyone, I’m struggling to find a good approach for converting PDFs to Markdown (especially for financial data). The main challenge is handling borderless tables and tables with more than 5–6 columns. I’ve tried docling, graphite-docling, ma…