Usage 1. clone and install requirements $ pip install -r requirements.txt 3. Preprocessing $ python build_vocab.py $ python resize.py 4. Train the model $ python train.py 5. Test the model $ python sample.py --image='png/example.png'