AdvancedLiterateMachinery icon indicating copy to clipboard operation
AdvancedLiterateMachinery copied to clipboard

How to finetune DocXChain pretrained model "v1.2.0-docX-release/DocXLayout_231012.pth"?

Open PAI-Performers opened this issue 1 year ago • 3 comments

as title, thanks!

PAI-Performers avatar Jan 05 '24 05:01 PAI-Performers

Please refer to: https://github.com/AlibabaResearch/AdvancedLiterateMachinery/tree/main/DocumentUnderstanding/DocXLayout

congyao avatar Jan 05 '24 08:01 congyao

Please refer to: https://github.com/AlibabaResearch/AdvancedLiterateMachinery/tree/main/DocumentUnderstanding/DocXLayout

how to finetune? the same question

hlzhu1983 avatar Mar 26 '24 13:03 hlzhu1983

From the source code to see, it does not provide training code. I think the module can be seen as object detection task, so we can refer this link

SWHL avatar Apr 10 '24 06:04 SWHL