Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 474 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 474 Bytes

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