Generates segmentation examples from the MNIST and similar datasets.
- Download and unpack the MNIST database
- Add an environment variable MNIST_PATH pointing to the MNIST database
- Add the
pythonfolder in this repository to your PYTHONPATH
- Run
generate_segmnist.pyorgenerate_segmnist_shapes.py - Examples are in the
datasubdirectory