CoolFace
14 shown

datasets

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

Clear all
01zh-plus /tiny-imagenet Dataset Card for tiny-imagenet Dataset Summary Tiny ImageNet contains 100000 images of 200 classes (500 for each class) downsized to 64×64 colored images. Each class has 500 training images, 50 validation images, and 50 test images. Languages The class labels in the dataset are in English. Dataset Structure Data Instances { 'image': <PIL.JpegImagePlugin.JpegImageFile image mode=RGB size=64x64 at 0x1A800E8E190, 'label': 15 }… See the full description on the dataset page: https://huggingface.co/datasets/zh-plus/tiny-imagenet.imageimage-classification100K<n<1M106 likes20k downloads4y agoHugging Face02Voxel51 /emnist-letters-tiny Dataset Card for EMNIST-Letters-10k A random subset of the train and test splits from the letters portion of EMNIST This is a FiftyOne dataset with 10000 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 =… See the full description on the dataset page: https://huggingface.co/datasets/Voxel51/emnist-letters-tiny.imageimage-classification10K<n<100K2 likes2.5k downloads2y agoHugging Face03TheKernel01 /Tiny-GenImage Tiny GenImage Dataset 📝 Dataset Description Dataset Summary The Tiny GenImage Dataset is a curated, scaled-down collection of images and associated metadata designed to train, validate, and benchmark models for detecting and identifying artificially generated content. The dataset contains a mix of real-world images alongside those generated by prominent AI models, including various diffusion models (like Stable Diffusion 1.4/1.5, GLIDE, Midjourney, ADM, VQDM… See the full description on the dataset page: https://huggingface.co/datasets/TheKernel01/Tiny-GenImage.imageimage-classification10K<n<100K1 likes2.3k downloads6mo agoHugging Face04Matgc04 /neuralatlas-attributions-convnext_tiny Neural Atlas attributions — convnext_tiny on imagenet-pico Precomputed attribution maps and faithfulness metrics for the torchvision convnext_tiny model (default pretrained weights, no fine-tuning) on imagenet-pico, a 3000-image subset of ImageNet-1k with three images for each of the 1000 classes. This repository is part of Neural Atlas, a web tool for comparing attribution methods across vision architectures on the same image, developed as an undergraduate thesis at the… See the full description on the dataset page: https://huggingface.co/datasets/Matgc04/neuralatlas-attributions-convnext_tiny.imageimage-classification10K<n<100K2 likes333 downloads1d agoHugging Face05mteb /tiny-imagenet Dataset Card for tiny-imagenet Dataset Summary Tiny ImageNet contains 100000 images of 200 classes (500 for each class) downsized to 64×64 colored images. Each class has 500 training images, 50 validation images, and 50 test images. Languages The class labels in the dataset are in English. Dataset Structure Data Instances { 'image': <PIL.JpegImagePlugin.JpegImageFile image mode=RGB size=64x64 at 0x1A800E8E190, 'label': 15 }… See the full description on the dataset page: https://huggingface.co/datasets/mteb/tiny-imagenet.imageimage-classification100K<n<1M1 likes298 downloads8mo agoHugging Face06geraldmc /plantvillage-tiny PlantVillage (tiny) This is a debug-grade subset, not a faithful subsample for analysis. 50 images per class drawn from the full PlantVillage dataset is too few to represent class-level visual diversity. Use it for iterating on training-loop code, smoke-testing pipelines, or any situation where you want the data structure but not the data scale. For actual classifier training or evaluation, use geraldmc/plantvillage-full. What's in this dataset A stratified subsample… See the full description on the dataset page: https://huggingface.co/datasets/geraldmc/plantvillage-tiny.imageimage-classification1K<n<10K0 likes224 downloads4mo agoHugging Face07slegroux /tiny-imagenet-200-clean Dataset Card for tiny-imagenet-200-clean Dataset Summary The original Tiny ImageNet contained 100000 images of 200 classes (500 for each class) downsized to 64×64 colored images. Each class has 500 training images, 50 validation images, and 50 test images. This clean version removed grey scale images and only kept RGB images. Languages The class labels in the dataset are in English. Dataset Structure Data Instances { 'image':… See the full description on the dataset page: https://huggingface.co/datasets/slegroux/tiny-imagenet-200-clean.imageimage-classification100K<n<1M0 likes94 downloads2y agoHugging Face08thethinkmachine /tiny-imagenet Dataset Card for tiny-imagenet Dataset Summary Tiny ImageNet contains 100000 images of 200 classes (500 for each class) downsized to 64×64 colored images. Each class has 500 training images, 50 validation images, and 50 test images. Languages The class labels in the dataset are in English. Dataset Structure Data Instances { 'image': <PIL.JpegImagePlugin.JpegImageFile image mode=RGB size=64x64 at 0x1A800E8E190, 'label': 15 }… See the full description on the dataset page: https://huggingface.co/datasets/thethinkmachine/tiny-imagenet.imageimage-classification100K<n<1M0 likes53 downloads9mo agoHugging Face09minhqngo /tiny-imagenet Dataset Card for tiny-imagenet Dataset Summary Tiny ImageNet contains 100000 images of 200 classes (500 for each class) downsized to 64×64 colored images. Each class has 500 training images, 50 validation images, and 50 test images. Languages The class labels in the dataset are in English. Dataset Structure Data Instances { 'image': <PIL.JpegImagePlugin.JpegImageFile image mode=RGB size=64x64 at 0x1A800E8E190, 'label': 15 }… See the full description on the dataset page: https://huggingface.co/datasets/minhqngo/tiny-imagenet.imageimage-classification100K<n<1M0 likes20 downloads6mo agoHugging Face10geraldmc /plantdoc-tiny PlantDoc — tiny variant Warning: this is a debug-grade subset, not a faithful subsample for analysis. Use it for test suites, smoke tests, and notebook iteration. For substantive work, use geraldmc/plantdoc-full. A 164-image stratified subsample of geraldmc/plantdoc-full, built to support fast iteration. Loading is roughly a 50 MB download instead of ~950 MB, and a pass over the dataset takes seconds rather than minutes. Quick start from datasets import load_dataset… See the full description on the dataset page: https://huggingface.co/datasets/geraldmc/plantdoc-tiny.imageimage-classificationn<1K0 likes18 downloads4mo agoHugging Face11shuqike /tiny-imagenet-200-clean Dataset Card for tiny-imagenet-200-clean Dataset Summary The original Tiny ImageNet contained 100000 images of 200 classes (500 for each class) downsized to 64×64 colored images. Each class has 500 training images, 50 validation images, and 50 test images. This clean version removed grey scale images and only kept RGB images. Languages The class labels in the dataset are in English. Dataset Structure Data Instances { 'image':… See the full description on the dataset page: https://huggingface.co/datasets/shuqike/tiny-imagenet-200-clean.imageimage-classification100K<n<1M0 likes10 downloads9mo agoHugging Face12Shopquinnco /tiny-imagenet Dataset Card for tiny-imagenet Dataset Summary Tiny ImageNet contains 100000 images of 200 classes (500 for each class) downsized to 64×64 colored images. Each class has 500 training images, 50 validation images, and 50 test images. Languages The class labels in the dataset are in English. Dataset Structure Data Instances { 'image': <PIL.JpegImagePlugin.JpegImageFile image mode=RGB size=64x64 at 0x1A800E8E190, 'label': 15 }… See the full description on the dataset page: https://huggingface.co/datasets/Shopquinnco/tiny-imagenet.imageimage-classification100K<n<1M0 likes7 downloads6mo agoHugging Face13Sophie53 /tiny-imagenet Dataset Card for tiny-imagenet Dataset Summary Tiny ImageNet contains 100000 images of 200 classes (500 for each class) downsized to 64×64 colored images. Each class has 500 training images, 50 validation images, and 50 test images. Languages The class labels in the dataset are in English. Dataset Structure Data Instances { 'image': <PIL.JpegImagePlugin.JpegImageFile image mode=RGB size=64x64 at 0x1A800E8E190, 'label': 15 }… See the full description on the dataset page: https://huggingface.co/datasets/Sophie53/tiny-imagenet.imageimage-classification100K<n<1M0 likes5 downloads6mo agoHugging Face14sriyaayayaay /plantvillage-tiny PlantVillage (tiny) This is a debug-grade subset, not a faithful subsample for analysis. 50 images per class drawn from the full PlantVillage dataset is too few to represent class-level visual diversity. Use it for iterating on training-loop code, smoke-testing pipelines, or any situation where you want the data structure but not the data scale. For actual classifier training or evaluation, use geraldmc/plantvillage-full. What's in this dataset A stratified… See the full description on the dataset page: https://huggingface.co/datasets/sriyaayayaay/plantvillage-tiny.imageimage-classification1K<n<10K0 likes23h agoHugging Face

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