marijanic commited on
Commit
922eabb
·
verified ·
1 Parent(s): 54ede46

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -52,3 +52,14 @@ size_categories:
52
  ## Dataset Creation
53
  For Table-arXiv, we provide the code to generate de dataset (input images and GT annotations) from .tex source code in [Repo](https://gitlab.inria.fr/msoric/table-transformer). We did not include the dataset used because of the license:
54
  [arXiv.org - Non-exclusive license to distribute](https://arxiv.org/licenses/assumed-1991-2003/license.html).
 
 
 
 
 
 
 
 
 
 
 
 
52
  ## Dataset Creation
53
  For Table-arXiv, we provide the code to generate de dataset (input images and GT annotations) from .tex source code in [Repo](https://gitlab.inria.fr/msoric/table-transformer). We did not include the dataset used because of the license:
54
  [arXiv.org - Non-exclusive license to distribute](https://arxiv.org/licenses/assumed-1991-2003/license.html).
55
+
56
+ ## Citation
57
+ @misc{soric2025benchmarkingtableextractionheterogeneous,
58
+ title={Benchmarking Table Extraction from Heterogeneous Scientific Extraction Documents},
59
+ author={Marijan Soric and Cécile Gracianne and Ioana Manolescu and Pierre Senellart},
60
+ year={2025},
61
+ eprint={2511.16134},
62
+ archivePrefix={arXiv},
63
+ primaryClass={cs.DB},
64
+ url={https://arxiv.org/abs/2511.16134},
65
+ }