arXiv Analytics

Sign in

arXiv:1906.11906 [cs.CV]AbstractReferencesReviewsResources

Data Extraction from Charts via Single Deep Neural Network

Xiaoyi Liu, Diego Klabjan, Patrick NBless

Published 2019-06-06Version 1

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 processed by the same model. To address these problems, we propose a framework of a single deep neural network, which consists of object detection, text recognition and object matching modules. The framework handles both bar and pie charts, and it may also be extended to other types of charts by slight revisions and by augmenting the training data. Our model performs successfully on 79.4% of test simulated bar charts and 88.0% of test simulated pie charts, while for charts outside of the training domain it degrades for 57.5% and 62.3%, respectively.

Related articles: Most relevant | Search more
arXiv:1611.06779 [cs.CV] (Published 2016-11-21)
TextBoxes: A Fast Text Detector with a Single Deep Neural Network
arXiv:2010.08776 [cs.CV] (Published 2020-10-17)
The NVIDIA PilotNet Experiments
arXiv:1512.02325 [cs.CV] (Published 2015-12-08)
SSD: Single Shot MultiBox Detector