中文
相关论文

相关论文: RAPTOR: Refined Approach for Product Table Object …

200 篇论文

The global Information and Communications Technology (ICT) supply chain is a complex network consisting of all types of participants. It is often formulated as a Social Network to discuss the supply chain network's relations, properties,…

计算机视觉与模式识别 · 计算机科学 2022-11-07 Bin Xiao , Yakup Akkaya , Murat Simsek , Burak Kantarci , Ala Abu Alkheir

Benchmark datasets for table structure recognition (TSR) must be carefully processed to ensure they are annotated consistently. However, even if a dataset's annotations are self-consistent, there may be significant inconsistency across…

计算机视觉与模式识别 · 计算机科学 2023-05-25 Brandon Smock , Rohith Pesala , Robin Abraham

This paper takes an important step in bridging the performance gap between DETR and R-CNN for graphical object detection. Existing graphical object detection approaches have enjoyed recent enhancements in CNN-based object detection methods,…

计算机视觉与模式识别 · 计算机科学 2023-06-26 Tahira Shehzadi , Khurram Azeem Hashmi , Didier Stricker , Marcus Liwicki , Muhammad Zeshan Afzal

Relational tables on the Web store a vast amount of knowledge. Owing to the wealth of such tables, there has been tremendous progress on a variety of tasks in the area of table understanding. However, existing work generally relies on…

信息检索 · 计算机科学 2020-12-04 Xiang Deng , Huan Sun , Alyssa Lees , You Wu , Cong Yu

Table structure recognition (TSR) aims at extracting tables in images into machine-understandable formats. Recent methods solve this problem by predicting the adjacency relations of detected cell boxes or learning to directly generate the…

计算机视觉与模式识别 · 计算机科学 2024-01-04 Rujiao Long , Hangdi Xing , Zhibo Yang , Qi Zheng , Zhi Yu , Cong Yao , Fei Huang

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

Tabular data in digital documents is widely used to express compact and important information for readers. However, it is challenging to parse tables from unstructured digital documents, such as PDFs and images, into machine-readable format…

计算机视觉与模式识别 · 计算机科学 2022-03-09 Bin Xiao , Murat Simsek , Burak Kantarci , Ala Abu Alkheir

The accurate detection of suspicious regions in medical images is an error-prone and time-consuming process required by many routinely performed diagnostic procedures. To support clinicians during this difficult task, several automated…

计算机视觉与模式识别 · 计算机科学 2023-06-28 Marc K. Ickler , Michael Baumgartner , Saikat Roy , Tassilo Wald , Klaus H. Maier-Hein

Table structure recognition (TSR) aims to convert tabular images into a machine-readable format, where a visual encoder extracts image features and a textual decoder generates table-representing tokens. Existing approaches use classic…

计算机视觉与模式识别 · 计算机科学 2023-11-10 ShengYun Peng , Seongmin Lee , Xiaojing Wang , Rajarajeswari Balasubramaniyan , Duen Horng Chau

Enabling question answering over tables and databases in natural language has become a key capability in the democratization of insights from tabular data sources. These systems first require retrieval of data that is relevant to a given…

信息检索 · 计算机科学 2026-03-10 Wojciech Kosiuk , Xingyu Ji , Yeounoh Chung , Fatma Özcan , Madelon Hulsebos

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

Tables are an important form of structured data for both human and machine readers alike, providing answers to questions that cannot, or cannot easily, be found in texts. Recent work has designed special models and training paradigms for…

计算与语言 · 计算机科学 2022-05-23 Zhiruo Wang , Zhengbao Jiang , Eric Nyberg , Graham Neubig

Visual chart recognition systems are gaining increasing attention due to the growing demand for automatically identifying table headers and values from chart images. Current methods rely on keypoint detection to estimate data element shapes…

计算机视觉与模式识别 · 计算机科学 2023-08-16 Wenyuan Xue , Dapeng Chen , Baosheng Yu , Yifei Chen , Sai Zhou , Wei Peng

Due to the characteristics of Information and Communications Technology (ICT) products, the critical information of ICT devices is often summarized in big tabular data shared across supply chains. Therefore, it is critical to automatically…

计算机视觉与模式识别 · 计算机科学 2023-08-22 Bin Xiao , Murat Simsek , Burak Kantarci , Ala Abu Alkheir

Object detectors frequently encounter significant performance degradation when confronted with domain gaps between collected data (source domain) and data from real-world applications (target domain). To address this task, numerous…

计算机视觉与模式识别 · 计算机科学 2024-05-21 Jianhong Han , Liang Chen , Yupei Wang

Existing methods for Table Structure Recognition (TSR) from camera-captured or scanned documents perform poorly on complex tables consisting of nested rows / columns, multi-line texts and missing cell data. This is because current…

计算机视觉与模式识别 · 计算机科学 2022-03-15 Arushi Jain , Shubham Paliwal , Monika Sharma , Lovekesh Vig

Recent research has shown that transformer networks can be used as differentiable search indexes by representing each document as a sequences of document ID tokens. These generative retrieval models cast the retrieval problem to a document…

信息检索 · 计算机科学 2023-11-16 Hansi Zeng , Chen Luo , Bowen Jin , Sheikh Muhammad Sarwar , Tianxin Wei , Hamed Zamani

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

Efficiently re-identifying and tracking objects across a network of cameras is crucial for applications like traffic surveillance. Spatula is the state-of-the-art video database management system (VDBMS) for processing Re-ID queries.…

数据库 · 计算机科学 2025-07-15 Pramod Chunduri , Yao Lu , Joy Arulraj

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