This repository contains demos I made with the Transformers library by HuggingFace.
翻译 - 这个存储库包含我用 HuggingFace 的 Transformers 库制作的演示。
This Repository consists of all my experiments performed on LayoutLMv3 model.
chinese document classification of layoutlmv3 and layoutxlm
Evaluation of the Layoutlm model on the CORD dataset
该项目是为了使用layoutlmv3针对中文图片训练和推理。 其中主要解决三个问题: 1.数据标准化成可以的训练数据集格式 2.layoutlmv3-base-chinese 分词修改 2.超过512长度的文本切分和滑窗操作
This PyTorch implementation of LayoutLM paper by Microsoft demonstrate the SequenceClassfication task using HuggingFaceTransformers to classify types of Documents.
PDF Extraction Toolkit (wraps and trains LayoutLM)