awesome-table-structure-recognition
awesome-table-structure-recognition copied to clipboard
A Curated List of Awesome Table Structure Recognition (TSR) Research. Including models, papers, datasets and codes. Continuously updating.
Hi, thanks for the curated list! Our latest work, [UniTable](https://github.com/poloclub/unitable), has achieved the SOTA performance on four of the largest table datasets. We would be grateful if you could include...
我在SciTSR那个repo下面看到你发的issue,请问我如何通过训练好的模型来推断呢?希望能得到你的答复!谢谢你!
[Robust Table Structure Recognition with Dynamic Queries Enhanced Detection Transformer](https://www.sciencedirect.com/science/article/pii/S0031320323005150) is an improved version of TSRFormer which introduced a dynamic queries enhanced DETR to refine the table separator line regression...
您好,请问您复现了SEMv2模型吗?因为我看他的官方库没有关于奖iFlyTAB数据集转lrc的脚本。