TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/PingAn-VCGroup's Solution for ICDAR 2021 Competition on Sc...

PingAn-VCGroup's Solution for ICDAR 2021 Competition on Scientific Literature Parsing Task B: Table Recognition to HTML

Jiaquan Ye, Xianbiao Qi, Yelin He, Yihao Chen, Dengyi Gu, Peng Gao, Rong Xiao

2021-05-05Table RecognitionLine Detection
PaperPDFCodeCodeCode

Abstract

This paper presents our solution for ICDAR 2021 competition on scientific literature parsing taskB: table recognition to HTML. In our method, we divide the table content recognition task into foursub-tasks: table structure recognition, text line detection, text line recognition, and box assignment.Our table structure recognition algorithm is customized based on MASTER [1], a robust image textrecognition algorithm. PSENet [2] is used to detect each text line in the table image. For text linerecognition, our model is also built on MASTER. Finally, in the box assignment phase, we associatedthe text boxes detected by PSENet with the structure item reconstructed by table structure prediction,and fill the recognized content of the text line into the corresponding item. Our proposed methodachieves a 96.84% TEDS score on 9,115 validation samples in the development phase, and a 96.32%TEDS score on 9,064 samples in the final evaluation phase.

Results

TaskDatasetMetricValueModel
Table RecognitionPubTabNetTEDS (all samples)96.76TableMaster

Related Papers

Detection of Rail Line Track and Human Beings Near the Track to Avoid Accidents2025-07-03Benchmarking Multimodal LLMs on Recognition and Understanding over Chemical Tables2025-06-13LINEA: Fast and Accurate Line Detection Using Scalable Transformers2025-05-22ClearLines - Camera Calibration from Straight Lines2025-05-01Persistence-based Hough Transform for Line Detection2025-04-18The Efficacy of Semantics-Preserving Transformations in Self-Supervised Learning for Medical Ultrasound2025-04-10Robust Detection of Extremely Thin Lines Using 0.2mm Piano Wire2025-03-04BST: Badminton Stroke-type Transformer for Skeleton-based Action Recognition in Racket Sports2025-02-28