/Invoice-Generation

Invoice Generation

Primary LanguagePythonOtherNOASSERTION

Automatic Invoice Generation and Labelling

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.

Installation

pip install -r requirements.txt

Update constants.py and run the main.py

python main.py

Citation

Will be updated