中文
相关论文

相关论文: Deep Structured Feature Networks for Table Detecti…

200 篇论文

Table extraction has long been a pervasive problem in financial services. This is more challenging in the image domain, where content is locked behind cumbersome pixel format. Luckily, advances in deep learning for image segmentation, OCR,…

计算机视觉与模式识别 · 计算机科学 2024-05-10 William Watson , Bo Liu

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 detection and…

计算机视觉与模式识别 · 计算机科学 2021-05-11 Khurram Azeem Hashmi , Marcus Liwicki , Didier Stricker , Muhammad Adnan Afzal , Muhammad Ahtsham Afzal , Muhammad Zeshan Afzal

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 financial invoices…

计算机视觉与模式识别 · 计算机科学 2020-01-07 Shubham Paliwal , Vishwanath D , Rohit Rahul , Monika Sharma , Lovekesh Vig

We introduce a new table detection and structure recognition approach named RobusTabNet to detect the boundaries of tables and reconstruct the cellular structure of each table from heterogeneous document images. For table detection, we…

计算机视觉与模式识别 · 计算机科学 2022-09-19 Chixiang Ma , Weihong Lin , Lei Sun , Qiang Huo

Deep Convolutional Neural Networks (DCNNs) have recently been applied successfully to a variety of vision and multimedia tasks, thus driving development of novel solutions in several application domains. Document analysis is a particularly…

计算机视觉与模式识别 · 计算机科学 2018-04-18 I. Kavasidis , S. Palazzo , C. Spampinato , C. Pino , D. Giordano , D. Giuffrida , P. Messina

A correct localisation of tables in a document is instrumental for determining their structure and extracting their contents; therefore, table detection is a key step in table understanding. Nowadays, the most successful methods for table…

计算机视觉与模式识别 · 计算机科学 2019-12-13 Ángela Casado-García , César Domínguez , Jónathan Heras , Eloy Mata , Vico Pascual

Tabular data is a crucial form of information expression, which can organize data in a standard structure for easy information retrieval and comparison. However, in financial industry and many other fields tables are often disclosed in…

计算机视觉与模式识别 · 计算机科学 2020-03-18 Yiren Li , Zheng Huang , Junchi Yan , Yi Zhou , Fan Ye , Xianhui Liu

Tables are widely used in several types of documents since they can bring important information in a structured way. In scientific papers, tables can sum up novel discoveries and summarize experimental results, making the research…

计算机视觉与模式识别 · 计算机科学 2023-02-21 Andrea Gemelli , Emanuele Vivoli , Simone Marinai

Tables present summarized and structured information to the reader, which makes table structure extraction an important part of document understanding applications. However, table structure identification is a hard problem not only because…

计算机视觉与模式识别 · 计算机科学 2020-02-07 Saqib Ali Khan , Syed Muhammad Daniyal Khalid , Muhammad Ali Shahzad , Faisal Shafait

Extraction of transaction information from bank statements is required to assess one's financial well-being for credit rating and underwriting decisions. Unlike other financial documents such as tax forms or financial statements, extracting…

计算机视觉与模式识别 · 计算机科学 2025-06-18 Abhishek Trivedi , Sourajit Mukherjee , Rajat Kumar Singh , Vani Agarwal , Sriranjani Ramakrishnan , Himanshu S. Bhatt

Recent deep learning approaches in table detection achieved outstanding performance and proved to be effective in identifying document layouts. Currently, available table detection benchmarks have many limitations, including the lack of…

计算机视觉与模式识别 · 计算机科学 2023-12-01 Mrinal Haloi , Shashank Shekhar , Nikhil Fande , Siddhant Swaroop Dash , Sanjay G

Document structure analysis, such as zone segmentation and table recognition, is a complex problem in document processing and is an active area of research. The recent success of deep learning in solving various computer vision and machine…

计算机视觉与模式识别 · 计算机科学 2019-07-04 Shah Rukh Qasim , Hassan Mahmood , Faisal Shafait

The task of table structure recognition aims to recognize the internal structure of a table, which is a key step to make machines understand tables. Currently, there are lots of studies on this task for different file formats such as ASCII…

信息检索 · 计算机科学 2019-08-29 Zewen Chi , Heyan Huang , Heng-Da Xu , Houjin Yu , Wanxuan Yin , Xian-Ling Mao

Table structure recognition is necessary for a comprehensive understanding of documents. Tables in unstructured business documents are tough to parse due to the high diversity of layouts, varying alignments of contents, and the presence of…

计算机视觉与模式识别 · 计算机科学 2021-11-16 Sachin Raja , Ajoy Mondal , C V Jawahar

Abstract--- Table detection and extraction has been studied in the context of documents like reports, where tables are clearly outlined and stand out from the document structure visually. We study this topic in a rather more challenging…

信息检索 · 计算机科学 2021-08-20 Martin Holeček , Antonín Hoskovec , Petr Baudiš , Pavel Klinger

As global trends are shifting towards data-driven industries, the demand for automated algorithms that can convert digital images of scanned documents into machine readable information is rapidly growing. Besides the opportunity of data…

计算机视觉与模式识别 · 计算机科学 2021-05-25 Pascal Fischer , Alen Smajic , Alexander Mehler , Giuseppe Abrami

Information representation as tables are compact and concise method that eases searching, indexing, and storage requirements. Extracting and cloning tables from parsable documents is easier and widely used, however industry still faces…

信息检索 · 计算机科学 2020-10-20 Smita Pallavi , Raj Ratn Pranesh , Sumit Kumar

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 predictive…

计算机视觉与模式识别 · 计算机科学 2024-04-22 Avinash Anand , Raj Jaiswal , Pijush Bhuyan , Mohit Gupta , Siddhesh Bangar , Md. Modassir Imam , Rajiv Ratn Shah , Shin'ichi Satoh

Automatic data extraction from charts is challenging for two reasons: there exist many relations among objects in a chart, which is not a common consideration in general computer vision problems; and different types of charts may not be…

计算机视觉与模式识别 · 计算机科学 2019-07-01 Xiaoyi Liu , Diego Klabjan , Patrick NBless

Table extraction from PDF and image documents is a ubiquitous task in the real-world. Perfect extraction quality is difficult to achieve with one single out-of-box model due to (1) the wide variety of table styles, (2) the lack of training…

人机交互 · 计算机科学 2021-02-18 Nancy Xin Ru Wang , Douglas Burdick , Yunyao Li
‹ 上一页 1 2 3 10 下一页 ›