paper-with-me

홈 › Papers

TableBank: A Benchmark Dataset for Table Detection and Recognition

2019-03-05 · LREC 2020 5 · Minghao Li, Lei Cui, Shaohan Huang, Furu Wei, Ming Zhou, Zhoujun Li

We present TableBank, a new image-based table detection and recognition dataset built with novel weak supervision from Word and Latex documents on the internet. Existing research for image-based table detection and recognition usually fine-tunes pre-trained models on out-of-domain data with a few thousand human-labeled examples, which is difficult to generalize on real-world applications. With TableBank that contains 417K high quality labeled tables, we build several strong baselines using state-of-the-art models with deep neural networks. We make TableBank publicly available and hope it will empower more deep learning approaches in the table detection and recognition task. The dataset and models are available at \url{https://github.com/doc-analysis/TableBank}.

📄 PDF Abstract BibTeX arXiv:1903.01949

Code (2)

doc-analysis/TableBank 공식 구현
doc-analysis/DocBank

Tasks

Table Detection

Similar Papers 제목 키워드 기반

TableBank: Table Benchmark for Image-based Table Detection and Recognition

2020-05-01 · LREC 2020 5 · Minghao Li, Lei Cui, Shaohan Huang, Furu Wei 외

We present TableBank, a new image-based table detection and recognition dataset built with novel weak supervision from Word and Latex documents on the internet. Existing research for image-based table detection and recog…

Table Detection

CascadeTabNet: An approach for end to end table detection and structure recognition from image-based documents

2020-04-27 · Devashish Prasad, Ayan Gadpal, Kshitij Kapadni, Manish Visave 외

An automatic table recognition method for interpretation of tabular data in document images majorly involves solving two problems of table detection and table structure recognition. The prior work involved solving both p…

Image AugmentationTable DetectionTable RecognitionTransfer Learning

Table Detection with Active Learning

2025-09-24 · Somraj Gautam, Nachiketa Purohit, Gaurav Harit arxiv

Efficient data annotation remains a critical challenge in machine learning, particularly for object detection tasks requiring extensive labeled data. Active learning (AL) has emerged as a promising solution to minimize a…

Object DetectionActive LearningTable Detection

Towards End-to-End Semi-Supervised Table Detection with Deformable Transformer

2023-05-04 · Tahira Shehzadi, Khurram Azeem Hashmi, Didier Stricker, Marcus Liwicki 외

Table detection is the task of classifying and localizing table objects within document images. With the recent development in deep learning methods, we observe remarkable success in table detection. However, a significa…

Table Detection

End-to-End Semi-Supervised approach with Modulated Object Queries for Table Detection in Documents

2024-05-08 · Iqraa Ehsan, Tahira Shehzadi, Didier Stricker, Muhammad Zeshan Afzal

Table detection, a pivotal task in document analysis, aims to precisely recognize and locate tables within document images. Although deep learning has shown remarkable progress in this realm, it typically requires an ext…

Table Detection