- Build Docker image
docker build --tag katanaml/sparrow .
- Run
python main.py
-
CORD dataset Hugging Face builder class
-
LayoutLMv2 model fine tuning with CORD dataset using Hugging Face Trainer
-
LayoutLMv2 model fine tuning with CORD dataset using PyTorch and Transformers
-
LayoutXLM model fine tuning with FUNSD dataset using PyTorch and Transformers
-
LayoutLMv2 inference, trained with CORD dataset
-
LayoutLMv2 true inference, trained with CORD dataset
-
LayoutLMv2 Gradio demo app