Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -73,4 +73,12 @@ If you use SynthChartNet, please cite:
|
|
73 |
journal={arXiv preprint arXiv:2503.11576},
|
74 |
year={2025}
|
75 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
76 |
```
|
|
|
73 |
journal={arXiv preprint arXiv:2503.11576},
|
74 |
year={2025}
|
75 |
}
|
76 |
+
@inproceedings{lysak2023optimized,
|
77 |
+
title={Optimized table tokenization for table structure recognition},
|
78 |
+
author={Lysak, Maksym and Nassar, Ahmed and Livathinos, Nikolaos and Auer, Christoph and Staar, Peter},
|
79 |
+
booktitle={International Conference on Document Analysis and Recognition},
|
80 |
+
pages={37--50},
|
81 |
+
year={2023},
|
82 |
+
organization={Springer}
|
83 |
+
}
|
84 |
```
|