The dataset viewer is not available because its heuristics could not detect any supported data files. You can try uploading some data files, or configuring the data files location manually.
Dataset for TFLOP
This repository contains the dataset used in the paper "TFLOP: Table Structure Recognition Framework with Layout Pointer Mechanism", which is built upon the PubTabNet dataset.
π Dataset Overview
This dataset includes:
- Filtered Images: A subset of images from the original PubTabNet dataset, with erroneous samples removed.
- OCR Inference Results: OCR (Optical Character Recognition) outputs corresponding to the included images.
The dataset has been prepared and refined to ensure high quality for the experiments in the paper.
π How to Use
You can access detailed usage instructions in the TFLOP GitHub repository.
Simply clone the repository and follow the steps provided in the README there:
git clone https://github.com/UpstageAI/TFLOP
π License
This dataset is distributed under the original PubTabNet license. Please refer to the license terms when using this dataset.
π Citation
If you use this dataset in your research, please cite both TFLOP and PubTabNet:
@inproceedings{khang2024tflop,
title={TFLOP: table structure recognition framework with layout pointer mechanism},
author={Khang, Minsoo and Hong, Teakgyu},
booktitle={Proceedings of the Thirty-Third International Joint Conference on Artificial Intelligence},
pages={947--955},
year={2024}
}
@article{zhong2019image,
title={Image-based table recognition: data, model, and evaluation},
author={Zhong, Xu and ShafieiBavani, Elaheh and Yepes, Antonio Jimeno},
journal={arXiv preprint arXiv:1911.10683},
year={2019}
}
- Downloads last month
- 15