Semi-automatic labeler for MNIST handwritten digit dataset. This module attaches additional tags for 'skew' and 'thickness'.
This code requires Tensorflow and OpenCV. The MNIST dataset is stored in the 'MNIST_data' directory. The files will be automatically downloaded if the dataset does not exist.
Example usages are shown in jupyter notebook.