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)
https://paddlepaddle.github.io/PaddleOCR/
Apache License 2.0
44.39k stars 7.83k forks source link

vi-layoutxlm可以用来做文本顺序的预测吗? #8599

Closed pogevip closed 1 year ago

pogevip commented 1 year ago

看到论文pretrain里有提到,没有看到预训练相关的代码,可以给个样例吗

MissPenguin commented 1 year ago

目前下游任务只支持ser和re,核心代码可以看这个:https://github.com/PaddlePaddle/PaddleOCR/blob/release/2.6/ppocr/modeling/backbones/vqa_layoutlm.py