/seg-mnist-dataset

Generates segmentation examples from the MNIST and similar datasets.

Primary LanguageJupyter NotebookGNU Affero General Public License v3.0AGPL-3.0

seg-mnist-dataset

Generates segmentation examples from the MNIST and similar datasets.

Installation Instruction

  • Download and unpack the MNIST database
  • Add an environment variable MNIST_PATH pointing to the MNIST database
  • Add the python folder in this repository to your PYTHONPATH

Generate Segmentation Examples

  • Run generate_segmnist.py or generate_segmnist_shapes.py
  • Examples are in the data subdirectory