sbalk / seg-mnist-dataset

Generates segmentation examples from the MNIST and similar datasets.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Generates segmentation examples from the MNIST and similar datasets.

License:GNU Affero General Public License v3.0


Languages

Language:Jupyter Notebook 94.5%Language:Python 5.5%