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
01uoft-cs /cifar10 Dataset Card for CIFAR-10 Dataset Summary The CIFAR-10 dataset consists of 60000 32x32 colour images in 10 classes, with 6000 images per class. There are 50000 training images and 10000 test images. The dataset is divided into five training batches and one test batch, each with 10000 images. The test batch contains exactly 1000 randomly-selected images from each class. The training batches contain the remaining images in random order, but some training batches may contain… See the full description on the dataset page: https://huggingface.co/datasets/uoft-cs/cifar10.imageimage-classification10K<n<100K125 likes206k downloads3y agoHugging Face02uoft-cs /cifar100 Dataset Card for CIFAR-100 Dataset Summary The CIFAR-100 dataset consists of 60000 32x32 colour images in 100 classes, with 600 images per class. There are 500 training images and 100 testing images per class. There are 50000 training images and 10000 test images. The 100 classes are grouped into 20 superclasses. There are two labels per image - fine label (actual class) and coarse label (superclass). Supported Tasks and Leaderboards image-classification: The… See the full description on the dataset page: https://huggingface.co/datasets/uoft-cs/cifar100.imageimage-classification10K<n<100K70 likes34k downloads3y agoHugging Face03tanganke /cifar100image10K<n<100K1 likes3k downloads2y agoHugging Face04tanganke /cifar10image10K<n<100K1 likes1.9k downloads2y agoHugging Face05xinlinzz /cifar-10-cimage100K<n<1M0 likes1.8k downloads1y agoHugging Face06clip-benchmark /wds_vtab-cifar10image10K<n<100K0 likes1.6k downloads4y agoHugging Face07renumics /cifar100-enrichedThe CIFAR-100 dataset consists of 60000 32x32 colour images in 100 classes, with 600 images per class. There are 500 training images and 100 testing images per class. There are 50000 training images and 10000 test images. The 100 classes are grouped into 20 superclasses. There are two labels per image - fine label (actual class) and coarse label (superclass).imageimage-classification10K<n<100K4 likes1.4k downloads3y agoHugging Face08ibm-research /cif-dataset Cracks in the Foundation A civil-infrastructure visual inspection dataset for instance segmentation with 6 defect/condition categories: Algae · Crack · Net-Crack · Crack with Precipitation · Rust · Spalling Each sample is either a full-resolution inspection image or a 1024×1024 tile derived from one. Tiled samples carry extra fields (tile_row, tile_col, file_name_original, …) that are None for full-resolution samples. Splits Each split is its own parquet shard and… See the full description on the dataset page: https://huggingface.co/datasets/ibm-research/cif-dataset.imageobject-detection100K<n<1M8 likes1.3k downloads5mo agoHugging Face09clip-benchmark /wds_vtab-cifar100image10K<n<100K0 likes1.3k downloads4y agoHugging Face10mteb /cifar10 Dataset Card for CIFAR-10 Dataset Summary The CIFAR-10 dataset consists of 60000 32x32 colour images in 10 classes, with 6000 images per class. There are 50000 training images and 10000 test images. The dataset is divided into five training batches and one test batch, each with 10000 images. The test batch contains exactly 1000 randomly-selected images from each class. The training batches contain the remaining images in random order, but some training batches may contain… See the full description on the dataset page: https://huggingface.co/datasets/mteb/cifar10.imageimage-classification10K<n<100K3 likes1.2k downloads8mo agoHugging Face11noahshinn /cifar100_2_to_100_constant_size_dataset Dataset Card for "cifar100_2_to_100_constant_size_dataset" More Information needed image10K<n<100K0 likes989 downloads3y agoHugging Face12dragonintelligence /CIFAKE-image-datasetimage100K<n<1M0 likes856 downloads2y agoHugging Face13kjj0 /cifar10-multirun-logits A kernel function which improves the accuracy and interpretability of large ensembles of neural networks We describe a new kernel (i.e. similarity function between pairs of examples) which is computed using an ensemble of neural networks. It has the following properties: Using it to predict test labels (via k-nearest neighbors across the training set) yields even higher accuracy than the standard ensemble inference method of averaging predictions, once the number of networks… See the full description on the dataset page: https://huggingface.co/datasets/kjj0/cifar10-multirun-logits.imagen<1K0 likes745 downloads3y agoHugging Face14Multimodal-Fatima /CIFAR10_train Dataset Card for "CIFAR10_train" More Information needed image10K<n<100K0 likes635 downloads3y agoHugging Face15Multimodal-Fatima /CIFAR10_test Dataset Card for "CIFAR10_test" More Information needed image10K<n<100K0 likes590 downloads3y agoHugging Face16WNJXYK /TTA-CIFAR-100-C TTA-CIFAR-100-C Mirror of CIFAR-100-C (Hendrycks & Dietterich, ICLR 2019) with a revision pin for reproducible test-time adaptation evaluation. Upstream: Zenodo record 3555552 License: CC BY 4.0 (matches upstream) Sibling: TTA-CIFAR-10-C Maintained as part of: TTA-Evaluation-Harness Citation @inproceedings{hendrycks2019benchmarking, title={Benchmarking Neural Network Robustness to Common Corruptions and Perturbations}, author={Hendrycks, Dan and Dietterich… See the full description on the dataset page: https://huggingface.co/datasets/WNJXYK/TTA-CIFAR-100-C.imageimage-classification100K<n<1M2 likes584 downloads5mo agoHugging Face17noahshinn /cifar100_2_to_100 Dataset Card for "cifar100_2_to_100" More Information needed image1M<n<10M0 likes547 downloads3y agoHugging Face18tomas-gajarsky /cifar100-lt Dataset Card for CIFAR-100-LT (Long Tail) Dataset Summary Note (March 2026): This dataset has been migrated from a Python loading script to parquet format for compatibility with datasets v4.4+. No trust_remote_code=True is needed. Available configs: r-10, r-20, r-50, r-100. The CIFAR-100-LT imbalanced dataset is comprised of under 60,000 color images, each measuring 32x32 pixels, distributed across 100 distinct classes. The number of samples within each class… See the full description on the dataset page: https://huggingface.co/datasets/tomas-gajarsky/cifar100-lt.imageimage-classification10K<n<100K0 likes500 downloads6mo agoHugging Face19WNJXYK /TTA-CIFAR-10-C TTA-CIFAR-10-C Mirror of CIFAR-10-C (Hendrycks & Dietterich, ICLR 2019) with a revision pin for reproducible test-time adaptation evaluation. Upstream: Zenodo record 2535967 License: CC BY 4.0 (matches upstream) SHA256 of upstream tarball: c72763e101c723b7c507b96205f7e938912a5d587376173b825850cf3cb876a7 Maintained as part of: TTA-Evaluation-Harness Citation @inproceedings{hendrycks2019benchmarking, title={Benchmarking Neural Network Robustness to Common… See the full description on the dataset page: https://huggingface.co/datasets/WNJXYK/TTA-CIFAR-10-C.imageimage-classification100K<n<1M1 likes432 downloads5mo agoHugging Face20tomas-gajarsky /cifar10-lt Dataset Card for CIFAR-10-LT (Long Tail) Dataset Summary Note (March 2026): This dataset has been migrated from a Python loading script to parquet format for compatibility with datasets v4.4+. No trust_remote_code=True is needed. Available configs: r-10, r-20, r-50, r-100. The CIFAR-10-LT imbalanced dataset is comprised of under 60,000 color images, each measuring 32x32 pixels, distributed across 10 distinct classes. The number of samples within each class decreases… See the full description on the dataset page: https://huggingface.co/datasets/tomas-gajarsky/cifar10-lt.imageimage-classification10K<n<100K2 likes403 downloads6mo agoHugging Face21ego-thales /cifar10 Dataset Specifications Contains the entire CIFAR10 dataset, downloaded via PyTorch, then split and saved as .png files representing 32x32 images. There a three splits, perfectly balanced class-wise: train: 49,000 out of the original 50,000 samples from the training set of CIFAR10; calibration: 1,000 left-out samples from the training set; test: 10,000 samples, the entire original test set. File Structure Files are archives <split>/<classname>.zip. Each… See the full description on the dataset page: https://huggingface.co/datasets/ego-thales/cifar10.imageimage-classification100K<n<1M0 likes340 downloads1y agoHugging Face22p2pfl /CIFAR10 🖼️ CIFAR10 (Extracted from PyTorch Vision) The CIFAR-10 dataset consists of 60000 32x32 colour images in 10 classes, with 6000 images per class. There are 50000 training images and 10000 test images. ℹ️ Dataset Details 📖 Dataset Description The CIFAR-10 dataset consists of 60000 32x32 colour images in 10 classes, with 6000 images per class. There are 50000 training images and 10000 test images. The classes are completely mutually exclusive. There is no… See the full description on the dataset page: https://huggingface.co/datasets/p2pfl/CIFAR10.imageimage-classification10K<n<100K0 likes321 downloads1y agoHugging Face23whereismyusername /datadream-cifar100-perclassimagen<1K0 likes229 downloads23d agoHugging Face24whereismyusername /cifar100-fewshot-synthetic-512imagen<1K0 likes227 downloads25d agoHugging Face25KDKCE /CIFAR-10 CIFAR-10 - Object Recognition in Images Benchmark dataset for object classification.🖼️ 60,000 32x32 color images🏷️ 10 classes📁 Format: PNG, CSV📦 Files: 4🧪 Subset of the 80 million tiny images dataset Dataset Summary CIFAR-10 is a widely used computer vision dataset consisting of 60,000 32x32 color images in 10 mutually exclusive classes. It was created by Alex Krizhevsky, Vinod Nair, and Geoffrey Hinton. The dataset is a labeled subset of the 80 million tiny… See the full description on the dataset page: https://huggingface.co/datasets/KDKCE/CIFAR-10.imageimage-classification100K<n<1M0 likes221 downloads1y agoHugging Face26mteb /cifar100 Dataset Card for CIFAR-100 Dataset Summary The CIFAR-100 dataset consists of 60000 32x32 colour images in 100 classes, with 600 images per class. There are 500 training images and 100 testing images per class. There are 50000 training images and 10000 test images. The 100 classes are grouped into 20 superclasses. There are two labels per image - fine label (actual class) and coarse label (superclass). Supported Tasks and Leaderboards image-classification: The… See the full description on the dataset page: https://huggingface.co/datasets/mteb/cifar100.imageimage-classification10K<n<100K0 likes192 downloads8mo agoHugging Face27yanbax /CIFAKE_autotrain_compatible Dataset Card for CIFAKE_autotrain_compatible Dataset Summary This is a copy of the CIFAKE dataset created by Dr Jordan J. Bird and Professor Ahmad Lotfi. See more information on the original data card on Kaggle. The real images used are from CIFAR-10. The fake images were created by the authors using Stable Diffusion v1.4. This dataset removes the train/test structures in the original dataset to allow compatibility with HuggingFace's AutoTrain. It removes the test split… See the full description on the dataset page: https://huggingface.co/datasets/yanbax/CIFAKE_autotrain_compatible.imageimage-classification100K<n<1M0 likes173 downloads3y agoHugging Face28kjj0 /cifar10-multirun-logits-60k cifar10-multirun-logits-60k This repo contains the logit outputs produced by 61,565 independently and identically trained ResNets on the CIFAR-10 test-set. To plot the histogram of accuracies across the first 500 trained models, run the following: import numpy as np import matplotlib.pyplot as plt from huggingface_hub import HfApi api = HfApi() logits_path = api.hf_hub_download('kjj0/cifar10-multirun-logits-60k', repo_type='dataset', filename='logits500.npy') labels_path =… See the full description on the dataset page: https://huggingface.co/datasets/kjj0/cifar10-multirun-logits-60k.imagen<1K0 likes153 downloads3y agoHugging Face29MaxReynolds /cifar10_512x512px Dataset Card for "cifar10_512x512px" More Information needed image10K<n<100K0 likes144 downloads3y agoHugging Face30robro /cifar10-c-parquet Dataset Card for CIFAR10-C This dataset is simply an update of the original dataset into the parquet format which should work with the current (circa 2025) huggingface dataset library Dataset Details Dataset Description The CIFAR-10-C dataset is an extension of CIFAR-10 designed to evaluate model robustness to common corruptions. It consists of 950,000 images derived from the original CIFAR-10 test set (10,000 images) by applying 19 different corruption… See the full description on the dataset page: https://huggingface.co/datasets/robro/cifar10-c-parquet.image100K<n<1M1 likes143 downloads1y agoHugging Face

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