- tensorflow version==1.12.0
- PIL (pip install PIL)
- download part of the dataset,extract it to $MIDV_DATASET
- Edit tf_doc_localisation/receipt_dataset.py line 18
midv_dir = MIDV_DATASET ## for example: /data/your_download_directory/midv_500
- cd tf_doc_localisation
- mkdir data
- python synthesis_data.py
- python receipt_dataset.py
- python train.py
- python test.py
some test samples.
- add evaluation code.
- 🚧 🚧 🚧 🚧 🚧