Typography MNIST (TMNIST) Alphabet, 94 characters) and over 281,000 images on #kaggle via @KaggleDatasets https://kaggle.com/nikbearbrown/tmnist-alphabet-94-characters

Check out and upvote my dataset on Kaggle.

Typography MNIST (TMNIST) Alphabet, 94 characters) and over 281,000 images on #kaggle via @KaggleDatasets https://kaggle.com/nikbearbrown/tmnist-alphabet-94-characters

Typography MNIST (TMNIST)

MNIST style images of the following 94 alphabetic characters:

{'0', '1', '2', '3', '4', '5', '6', '7', '8', '9', 'a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j', 'k', 'l', 'm', 'n', 'o', 'p', 'q', 'r', 's', 't', 'u', 'v', 'w', 'x', 'y', 'z', 'A', 'B', 'C', 'D', 'E', 'F', 'G', 'H', 'I', 'J', 'K', 'L', 'M', 'N', 'O', 'P', 'Q', 'R', 'S', 'T', 'U', 'V', 'W', 'X', 'Y', 'Z', '!', '"', '#', '$', '%', '&', "'", '(', ')', '*', '+', ',', '-', '.', '/', ':', ';', '<', '=', '>', '?', '@', '[', '\', ']', '^', '_', '`', '{', '|', '}', '~'}

This repository contains a single csv file.
The structure of the csv file is:

  1. the first row contains column headers ['names', 'labels','1','2',.....'784']
  2. The 'names' column contains font file names such as 'Acme-Regular' and 'ZillaSlab-Bold'
  3. The 'labels' column contains characters such as '@','E' or '+'
  4. The remaining 784 columns contain the grayscale pixel values for the image of the corresponding character in the 'name' font-style

This dataset contains over 281,000 images and is part of the Warhol.ai Computational Creativity and Cognitive Type projects.