/Annotated_MNIST

Thickness and skew labeler for MNIST handwritten digit dataset

Primary LanguageJupyter Notebook

Annotated MNIST

Semi-automatic labeler for MNIST handwritten digit dataset. This module attaches additional tags for 'skew' and 'thickness'.

alt tag

alt tag

Prerequisites

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.

Usage

Example usages are shown in jupyter notebook.