Skip to content

unixpickle/bezier-mnist

Repository files navigation

bezier-mnist

This is a work-in-progress vector version of the MNIST dataset.

Samples

Here are some samples from the training set. Note that, while these are rasterized, the underlying images can be rendered at any resolution because they are smooth vector graphics.

A grid of sixteen digit images

Usage

I have already converted all of MNIST to Bezier curves. This dataset can be downloaded at this page. There are two files: train.zip and test.zip, each containing a separate json file for each digit image.

To load this dataset (and automatically download it), you can use pytorch-bezier-mnist included in this repo.

Examples

The examples directory contains some machine learning examples that use the dataset.

About

MNIST, but with Bezier curves instead of pixels

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published