It is the code for the synthetic invoice generation from XML invoice template. The labeling process for the specified invoice fields is automated, making it straightforward to prepare the datasets required for deep learning models.
pip install -r requirements.txt
Update constants.py and run the main.py
python main.py
Will be updated