paper-with-me

홈 › Papers

Tabular Structure Detection from Document Images for Resource Constrained Devices Using A Row Based Similarity Measure

2020-08-26 · Soumyadeep Dey, Jayanta Mukhopadhyay, Shamik Sural

Tabular structures are used to present crucial information in a structured and crisp manner. Detection of such regions is of great importance for proper understanding of a document. Tabular structures can be of various layouts and types. Therefore, detection of these regions is a hard problem. Most of the existing techniques detect tables from a document image by using prior knowledge of the structures of the tables. However, these methods are not applicable for generalized tabular structures. In this work, we propose a similarity measure to find similarities between pairs of rows in a tabular structure. This similarity measure is utilized to identify a tabular region. Since the tabular regions are detected exploiting the similarities among all rows, the method is inherently independent of layouts of the tabular regions present in the training data. Moreover, the proposed similarity measure can be used to identify tabular regions without using large sets of parameters associated with recent deep learning based methods. Thus, the proposed method can easily be used with resource constrained devices such as mobile devices without much of an overhead.

📄 PDF Abstract BibTeX arXiv:2008.11842

Code (1)

soumyadeepdey/TSSM_TableDetection 공식 구현

Similar Papers 제목 키워드 기반

On Cropped versus Uncropped Training Sets in Tabular Structure Detection

2021-10-06 · Yakup Akkaya, Murat Simsek, Burak Kantarci, Shahzad Khan

Automated document processing for tabular information extraction is highly desired in many organizations, from industry to government. Prior works have addressed this problem under table detection and table structure det…

Table Detection

Deep Structured Feature Networks for Table Detection and Tabular Data Extraction from Scanned Financial Document Images

2021-02-20 · Siwen Luo, Mengting Wu, Yiwen Gong, Wanying Zhou 외

Automatic table detection in PDF documents has achieved a great success but tabular data extraction are still challenging due to the integrity and noise issues in detected table areas. The accurate data extraction is ext…

Optical Character RecognitionOptical Character Recognition (OCR)Table Detection

TableNet: Deep Learning model for end-to-end Table detection and Tabular data extraction from Scanned Document Images

2020-01-06 · Shubham Paliwal, Vishwanath D, Rohit Rahul, Monika Sharma 외

With the widespread use of mobile phones and scanners to photograph and upload documents, the need for extracting the information trapped in unstructured document images such as retail receipts, insurance claim forms and…

Table DetectionTable ExtractionTransfer Learning

Current Status and Performance Analysis of Table Recognition in Document Images with Deep Neural Networks

2021-04-29 · Khurram Azeem Hashmi, Marcus Liwicki, Didier Stricker, Muhammad Adnan Afzal 외

The first phase of table recognition is to detect the tabular area in a document. Subsequently, the tabular structures are recognized in the second phase in order to extract information from the respective cells. Table d…

DiversityTable DetectionTable Recognition

TC-OCR: TableCraft OCR for Efficient Detection & Recognition of Table Structure & Content

2024-04-16 · Avinash Anand, Raj Jaiswal, Pijush Bhuyan, Mohit Gupta 외

The automatic recognition of tabular data in document images presents a significant challenge due to the diverse range of table styles and complex structures. Tables offer valuable content representation, enhancing the p…

Information RetrievalKnowledge GraphsOptical Character Recognition (OCR)Table Detection+1