PaddlePaddle / PaddleOCR

Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
Apache License 2.0
38.99k stars 7.32k forks source link

table rec code #11999

Closed invictuszhao closed 21 hours ago

paddle-bot[bot] commented 3 weeks ago

Thanks for your contribution!

CLAassistant commented 3 weeks ago

CLA assistant check
All committers have signed the CLA.

invictuszhao commented 2 weeks ago

辛苦参考 https://github.com/PaddlePaddle/PaddleOCR/blob/main/doc/doc_ch/algorithm_table_master.md ,提供一份使用说明文档。提供精度复现说明~

好的

GreatV commented 2 weeks ago

要安装一下pre-commit,格式化codestyle。

invictuszhao commented 5 days ago

已将attention部分修改为可配置,默认不使用;增加了对原始slanet的eos训练适配; eos的添加对原来的slanet同样适用。

invictuszhao commented 3 days ago

要安装一下pre-commit,格式化codestyle。

done