This project implements the Geo Layout LM model for Document Extraction. It consists of two main modules: training and inference.
This module is responsible for training the Geo Layout LM model. It prepares the data and executes the training process. Ensure you have the correct data paths and configurations.
The inference module uses a pre-trained Geo Layout LM model to make predictions on new images.
Each module has its own README file. Please follow the instructions in those files carefully to ensure proper setup and execution.