CoolFace
30 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01ylecun /mnist Dataset Card for MNIST Dataset Summary The MNIST dataset consists of 70,000 28x28 black-and-white images of handwritten digits extracted from two NIST databases. There are 60,000 images in the training dataset and 10,000 images in the validation dataset, one class per digit so a total of 10 classes, with 7,000 images (6,000 train images and 1,000 test images) per class. Half of the image were drawn by Census Bureau employees and the other half by high school students… See the full description on the dataset page: https://huggingface.co/datasets/ylecun/mnist.imageimage-classification10K<n<100K275 likes79k downloads2y agoHugging Face02zalando-datasets /fashion_mnist Dataset Card for FashionMNIST Dataset Summary Fashion-MNIST is a dataset of Zalando's article images—consisting of a training set of 60,000 examples and a test set of 10,000 examples. Each example is a 28x28 grayscale image, associated with a label from 10 classes. We intend Fashion-MNIST to serve as a direct drop-in replacement for the original MNIST dataset for benchmarking machine learning algorithms. It shares the same image size and structure of training and testing… See the full description on the dataset page: https://huggingface.co/datasets/zalando-datasets/fashion_mnist.imageimage-classification10K<n<100K67 likes16k downloads2y agoHugging Face03Voxel51 /American-Sign-Language-MNIST Dataset Card for ASL-MNIST This is a FiftyOne dataset with 34,627 samples of American Sign Language (ASL) alphabet images, converted from the original Kaggle Sign Language MNIST dataset into a format optimized for computer vision workflows. Installation If you haven't already, install FiftyOne: pip install -U fiftyone Usage import fiftyone as fo from fiftyone.utils.huggingface import load_from_hub # Load the dataset # Note: other available arguments… See the full description on the dataset page: https://huggingface.co/datasets/Voxel51/American-Sign-Language-MNIST.imageimage-classification10K<n<100K3 likes6.4k downloads1y agoHugging Face04VQA-Illusion /MNIST_train IllusionMNIST — Training Set Dataset summary This repository contains the training split of IllusionMNIST, introduced in Illusory VQA: Benchmarking and Enhancing Multimodal Models on Visual Illusions. The dataset is intended for training models to recognize MNIST digits embedded as visual illusions (pareidolia) in generated scenes and to reject images that contain no illusion. MNIST source-condition images were sampled and resized to 512 × 512 pixels, combined… See the full description on the dataset page: https://huggingface.co/datasets/VQA-Illusion/MNIST_train.imageimage-classification1K<n<10K0 likes5.2k downloads23d agoHugging Face05VQA-Illusion /MNIST_test IllusionMNIST — Test Set Dataset summary This repository contains the public test split of IllusionMNIST, introduced in Illusory VQA: Benchmarking and Enhancing Multimodal Models on Visual Illusions. Every indexed example can be compared across source-condition, illusion, filtered-illusion, illusionless-control, and filtered-illusionless-control images. The source-condition images are sampled from MNIST and resized to 512 × 512 pixels. Illusion images were… See the full description on the dataset page: https://huggingface.co/datasets/VQA-Illusion/MNIST_test.imageimage-classification1K<n<10K0 likes4k downloads23d agoHugging Face06spaicom-lab /semasia-mnist Latents for mnist (timm) &nbsp;&nbsp;&nbsp; This repository hosts precomputed latent representations (embeddings) extracted from timm image-classification backbones on mnist, released as part of SEMASIA — a large-scale resource for studying semantic communication, cross-model latent space alignment, and explainability. Each config corresponds to a single model; only that model's Parquet files are read on load_dataset. Usage Load with datasets and convert to… See the full description on the dataset page: https://huggingface.co/datasets/spaicom-lab/semasia-mnist.tabularfeature-extraction100M<n<1B0 likes3.7k downloads3mo agoHugging Face07Blackrose900 /N-MNIST0 likes3k downloads8mo agoHugging Face08Mike0307 /MNIST-M Train Example 👉Domain-Adversarial-Neural-Network image10K<n<100K0 likes2.7k downloads2y agoHugging Face09Voxel51 /curated-mnist Dataset Card for CuratedMNIST This dataset is a curated version of the classic MNIST dataset, enriched with model predictions, embeddings, and various analytical fields generated using the FiftyOne library. It was created as part of the "Image Classification and Dataset Curation with FiftyOne and PyTorch" tutorial to demonstrate practical computer vision workflows. The dataset contains the original 60,000 training and 10,000 test samples, with the training set further split into… See the full description on the dataset page: https://huggingface.co/datasets/Voxel51/curated-mnist.imageimage-classification10K<n<100K0 likes2.5k downloads1y agoHugging Face10p2pfl /MNIST 🖼️ MNIST (Extracted from PyTorch Vision) MNIST is a classic dataset of handwritten digits, widely used for image classification tasks in machine learning. ℹ️ Dataset Details 📖 Dataset Description The MNIST database of handwritten digits is a commonly used benchmark dataset in machine learning. It consists of 70,000 grayscale images of handwritten digits (0-9), each with a size of 28x28 pixels. The dataset is split into 60,000 training images and 10,000… See the full description on the dataset page: https://huggingface.co/datasets/p2pfl/MNIST.imageimage-classification10K<n<100K1 likes1k downloads1y agoHugging Face11manify /mnisttextn<1K0 likes1k downloads1y agoHugging Face12Linus-L /mnist-cleaned-full Dataset Card for 2025.11.21.16.40.44.970939 This is a FiftyOne dataset with 69807 samples. Installation If you haven't already, install FiftyOne: pip install -U fiftyone Usage import fiftyone as fo from fiftyone.utils.huggingface import load_from_hub # Load the dataset # Note: other available arguments include 'max_samples', etc dataset = load_from_hub("Linus-L/mnist-cleaned-full") # Launch the App session = fo.launch_app(dataset) Dataset… See the full description on the dataset page: https://huggingface.co/datasets/Linus-L/mnist-cleaned-full.imageimage-classification10K<n<100K0 likes789 downloads10mo agoHugging Face13spaicom-lab /semasia-fashion_mnist Latents for fashion_mnist (timm) &nbsp;&nbsp;&nbsp; This repository hosts precomputed latent representations (embeddings) extracted from timm image-classification backbones on fashion_mnist, released as part of SEMASIA — a large-scale resource for studying semantic communication, cross-model latent space alignment, and explainability. Each config corresponds to a single model; only that model's Parquet files are read on load_dataset. Usage Load with… See the full description on the dataset page: https://huggingface.co/datasets/spaicom-lab/semasia-fashion_mnist.tabularfeature-extraction100M<n<1B0 likes657 downloads3mo agoHugging Face14clip-benchmark /wds_mnistimage10K<n<100K0 likes571 downloads4y agoHugging Face15TimSchneider42 /tactile-mnist-touch-syn-single-t32-320x240Documentation is available at https://github.com/TimSchneider42/tactile-mnist/blob/main/doc/datasets.md#touch-datasets. imageimage-classification100K<n<1M0 likes468 downloads1y agoHugging Face16chrisjay /mnist-adversarial-datasetimage1K<n<10K4 likes390 downloads3y agoHugging Face17TimSchneider42 /tactile-mnist-mnist3dDocumentation is available at https://github.com/TimSchneider42/tactile-mnist/blob/main/doc/datasets.md#3d-mesh-datasets. other10K<n<100K0 likes378 downloads1y agoHugging Face18tanganke /emnist_mnist Dataset Card for "emnist-mnist" Dataset Information The emnist-mnist dataset is a set of images of handwritten digits. The dataset is split into a training set and a test set. Data Fields image: The image of the handwritten digit. The data type of this field is image. label: The label of the handwritten digit. The data type of this field is class_label, and it can take on the values '0' to '9'. Data Splits train: The training set consists of 60000… See the full description on the dataset page: https://huggingface.co/datasets/tanganke/emnist_mnist.image10K<n<100K0 likes375 downloads2y agoHugging Face19FrankCCCCC /colored_mnist_28 Colored MNIST Dataset A comprehensive dataset of MNIST digits with RGB colored backgrounds, designed for multi-objective classification tasks including digit recognition and background color classification. Overview This dataset extends the classic MNIST digit dataset by adding colored backgrounds (blue, green, red) to create a multi-label classification challenge. Each image contains: Digit label: 0-9 (digit recognition) Color label: blue, green, red (background… See the full description on the dataset page: https://huggingface.co/datasets/FrankCCCCC/colored_mnist_28.imageimage-classification10K<n<100K0 likes362 downloads1y agoHugging Face20aintech /vdf_PC_ANN_Fashion-MNIST_d784_euclideanThis is a dataset created using vector-io text10K<n<100K0 likes343 downloads3y agoHugging Face21pual /MNIST_laern_csv0 likes309 downloads3y agoHugging Face22TimSchneider42 /tactile-mnist-touch-starstruck-syn-single-t32-320x240Documentation is available at https://github.com/TimSchneider42/tactile-mnist/blob/main/doc/datasets.md#touch-datasets. imageimage-classification10K<n<100K0 likes290 downloads1y agoHugging Face23christopher /mnist1d [!NOTE] This dataset card is based on the README file of the authors' GitHub repository: https://github.com/greydanus/mnist1d The MNIST-1D Dataset Most machine learning models get around the same ~99% test accuracy on MNIST. The MNIST-1D dataset is 100x smaller (default sample size: 4000+1000; dimensionality: 40) and does a better job of separating between models with/without nonlinearity and models with/without spatial inductive biases. MNIST-1D is a core teaching dataset in… See the full description on the dataset page: https://huggingface.co/datasets/christopher/mnist1d.1K<n<10K1 likes286 downloads2y agoHugging Face24flowm123 /mnist-world MNIST World Dataset This repository contains the MNIST World dataset, used for experiments in the paper Flow Equivariant World Models: Memory for Partially Observed Dynamic Environments, accepted at ICML 2026. MNIST World is a 2D partially observed video world modeling benchmark designed to evaluate how well models can handle smooth, time-parameterized symmetries and unobserved regions that continue to evolve. Project Resources Paper: arXiv:2601.01075 Project… See the full description on the dataset page: https://huggingface.co/datasets/flowm123/mnist-world.textimage-to-video1K<n<10K0 likes245 downloads3mo agoHugging Face25mateomarin /mnist0 likes233 downloads2y agoHugging Face26TimSchneider42 /tactile-mnist-touch-real-seq-t256-320x240Documentation is available at https://github.com/TimSchneider42/tactile-mnist/blob/main/doc/datasets.md#touch-datasets. tabularvideo-classificationn<1K0 likes192 downloads1y agoHugging Face27mengfanlei /chinese-mnist0 likes188 downloads2y agoHugging Face28iseddik /Tifinagh-MNISTimage4 likes185 downloads3y agoHugging Face29lance-format /mnist-lance MNIST (Lance Format) A Lance-formatted version of the classic MNIST handwritten-digit dataset covering 70,000 28×28 grayscale digits across ten balanced classes. Each row carries inline PNG bytes, the digit label, the human-readable class name, and a cosine-normalized CLIP image embedding, all backed by a bundled IVF_PQ vector index plus scalar indices on the label columns and available directly from the Hub at hf://datasets/lance-format/mnist-lance/data. Key features… See the full description on the dataset page: https://huggingface.co/datasets/lance-format/mnist-lance.imageimage-classification10K<n<100K0 likes182 downloads4mo agoHugging Face30graphs-datasets /MNIST Dataset Card for MNIST Dataset Summary The MNIST dataset consists of 55000 images in 10 classes, represented as graphs. It comes from a computer vision dataset. Supported Tasks and Leaderboards MNIST should be used for multiclass graph classification. External Use PyGeometric To load in PyGeometric, do the following: from datasets import load_dataset from torch_geometric.data import Data from torch_geometric.loader import DataLoader… See the full description on the dataset page: https://huggingface.co/datasets/graphs-datasets/MNIST.graph-ml10K<n<100K1 likes181 downloads4y agoHugging Face

Listings come live from the Hugging Face Hub API. CoolFace does not host these files.