CoolFace
Datasetpublic

ego-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.

sourceHugging Facemitupdated 1y agoView on Hugging Face
0likes370downloads
7 commits on main
f1796d31y ago

Upload README.md with huggingface_hub

ego-thales
dfe17d11y ago

Upload README.md with huggingface_hub

ego-thales
593a7691y ago

Provide 'unique_split' setup (monkeypatch to download only requested split)

ego-thales
55180571y ago

Upload README.md with huggingface_hub

ego-thales
8c7ac021y ago

fix path

ego-thales
e03a6031y ago

Upload folder using huggingface_hub

ego-thales
5d357db1y ago

initial commit

ego-thales