Skip to content

mnamysl/tabrec-sncs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Flexible Hybrid Table Recognition and Semantic Interpretation System

This repository contains the resources from the paper entitled Flexible Hybrid Table Recognition and Semantic Interpretation System published in a Topical Issue of SN Computer Science entitled ‘Advances on Computer Vision, Imaging and Computer Graphics Theory and Applications

Repository Structure

This repository is structured as follows:

.
├── LICENSE
├── README.md
├── evaluation
│   └── ICDAR2013
└── results
    ├── icdar2013
    ├── icdar2019
    └── sanity-check

The evaluation/ICDAR2013 directory contains the evaluation script used in the experiment performed on the ICDAR 2013 data set. For a detailed description, see the corresponding README file.

Moreover, the results directory contains the logs and XML files from the experiments described in our paper that were performed on the ICDAR 2013 and ICDAR 2019 benchmarks. Moreover, we also include the results of the sanity check that allowed us to locate and fix an issue in the evaluation script employed to perform the evaluation on the ICDAR 2019 benchmark. For more details about this experiment, please see §5.6 in our paper.

Citing Our Work

Please cite our paper when using the code:

@Article{Namysl2023,
    author={Namys{\l}, Marcin and Esser, Alexander M. and Behnke, Sven and K{\"o}hler, Joachim},
    title={Flexible Hybrid Table Recognition and Semantic Interpretation System},
    journal={{S}pringer {N}ature {C}omputer {S}cience},
    year={2023},
    month={Mar},
    day={04},
    volume={4},
    number={3},
    pages={246},
    issn={2661-8907},
    doi={10.1007/s42979-022-01659-z},
    url={https://doi.org/10.1007/s42979-022-01659-z}
}

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages