paper-with-me

Papers

ChartEye: A Deep Learning Framework for Chart Information Extraction

2024-08-28 · Osama Mustafa, Muhammad Khizer Ali, Momina Moetesum, Imran Siddiqi

The widespread use of charts and infographics as a means of data visualization in various domains has inspired recent research in automated chart understanding. However, information extraction from chart images is a complex multitasked process due to style variations and, as a consequence, it is challenging to design an end-to-end system. In this study, we propose a deep learning-based framework that provides a solution for key steps in the chart information extraction pipeline. The proposed framework utilizes hierarchal vision transformers for the tasks of chart-type and text-role classification, while YOLOv7 for text detection. The detected text is then enhanced using Super Resolution Generative Adversarial Networks to improve the recognition output of the OCR. Experimental results on a benchmark dataset show that our proposed framework achieves excellent performance at every stage with F1-scores of 0.97 for chart-type classification, 0.91 for text-role classification, and a mean Average Precision of 0.95 for text detection.

📄 PDF Abstract BibTeX arXiv:2408.16123

Code (0)

등록된 구현이 없습니다.

Tasks

Chart UnderstandingClassificationData VisualizationDeep LearningOptical Character Recognition (OCR)Super-ResolutionText Detection

Similar Papers 제목 키워드 기반

Self-Ensembling Vision-Language Models for Chart Data Extraction

2026-05-26 · Thomas Berkane, Qianyi Wang, Maimuna S. Majumder arxiv

Charts effectively convey quantitative information, but the underlying data are often locked in image form, hindering reuse and analysis. Manually digitizing charts is time-consuming and error-prone, motivating automatic…

LineFormer: Rethinking Line Chart Data Extraction as Instance Segmentation

2023-05-03 · Jay Lal, Aditya Mitkari, Mahesh Bhosale, David Doermann

Data extraction from line-chart images is an essential component of the automated document understanding process, as line charts are a ubiquitous data visualization format. However, the amount of visual and structural va…

Data Visualizationdocument understandingInstance SegmentationSemantic Segmentation

Reverse-engineering Bar Charts Using Neural Networks

2020-09-05 · Fangfang Zhou, Yong Zhao, Wenjiang Chen, Yijing Tan 외

Reverse-engineering bar charts extracts textual and numeric information from the visual representations of bar charts to support application scenarios that require the underlying information. In this paper, we propose a …

Decoderobject-detectionObject Detection

Chart-RCNN: Efficient Line Chart Data Extraction from Camera Images

2022-11-25 · Shufan Li, Congxi Lu, Linkai Li, Haoshuai Zhou

Line Chart Data Extraction is a natural extension of Optical Character Recognition where the objective is to recover the underlying numerical information a chart image represents. Some recent works such as ChartOCR appro…

object-detectionObject DetectionOptical Character RecognitionOptical Character Recognition (OCR)+1

Data Extraction from Charts via Single Deep Neural Network

2019-06-06 · Xiaoyi Liu, Diego Klabjan, Patrick NBless

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

object-detectionObject Detection