文件名称:TIES-2.0:代码为
文件大小:32KB
文件格式:ZIP
更新时间:2024-06-02 19:28:55
machine-learning computer icdar document-pro table-reco
领带2.0 TIES是我的本科论文,表格信息提取系统。 我从那里选择了名称,然后从那里开始命名为2.0。 这是一个存储库,其中包含arxiv论文1905.13391()的源代码。 该论文已被ICDAR 2019接受。要引用该论文,请使用: @article{rethinkingGraphs, author = {Qasim, Shah Rukh and Mahmood, Hassan and Shafait, Faisal}, title = {Rethinking Table Recognition using Graph Neural Networks}, journal = {Accepted into ICDAR 2019}, volume = {abs/1905.13391}, year = {2019}, url
【文件预览】:
TIES-2.0-master
----.gitignore(28B)
----requirements.txt(180B)
----LICENSE.md(1KB)
----README.md(7KB)
----configs()
--------config.ini.example(5KB)
----python()
--------bin()
--------layers()
--------models()
--------iterators()
--------libs()
--------ops()
--------readers()