Generate text images for training deep learning document KIE model. Support both latin and non-latin text.
- Ubuntu 16.04
- python 3.5+
Install dependencies:
pip3 install -r requirements.txt
python main.py
Our code is based on the open source work here.