CoolFace
25 shown

datasets

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

Clear all
01microsoft /cats_vs_dogs Dataset Card for Cats Vs. Dogs Dataset Summary A large set of images of cats and dogs. There are 1738 corrupted images that are dropped. This dataset is part of a now-closed Kaggle competition and represents a subset of the so-called Asirra dataset. From the competition page: The Asirra data set Web services are often protected with a challenge that's supposed to be easy for people to solve, but difficult for computers. Such a challenge is often called a CAPTCHA… See the full description on the dataset page: https://huggingface.co/datasets/microsoft/cats_vs_dogs.imageimage-classification10K<n<100K73 likes2.9k downloads2y agoHugging Face02Voxel51 /cats-vs-dogs-sample Dataset Card for Dataset Name Subset of https://huggingface.co/datasets/microsoft/cats_vs_dogs, converted into FiftyOne dataset format. This is a FiftyOne dataset with 5000 samples. Installation If you haven't already, install FiftyOne: pip install -U fiftyone Usage import fiftyone as fo import fiftyone.utils.huggingface as fouh # 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/cats-vs-dogs-sample.imageimage-classification1K<n<10K1 likes1.8k downloads2y agoHugging Face03Voxel51 /Stanford-Dogs-Imbalanced Dataset Card for StanfordDogsImbalanced This is a FiftyOne dataset with 19060 samples. Installation If you haven't already, install FiftyOne: pip install -U fiftyone Usage import fiftyone as fo import fiftyone.utils.huggingface as fouh # Load the dataset # Note: other available arguments include 'max_samples', etc dataset = fouh.load_from_hub("Voxel51/Stanford-Dogs-Imbalanced") # Launch the App session = fo.launch_app(dataset) Dataset… See the full description on the dataset page: https://huggingface.co/datasets/Voxel51/Stanford-Dogs-Imbalanced.imageimage-classification10K<n<100K2 likes1.7k downloads2y agoHugging Face04maurice-fp /stanford-dogs Dataset Card for Stanford Dogs The Stanford Dogs dataset contains images of 120 breeds of dogs from around the world. This dataset has been built using images and annotation from ImageNet for the task of fine-grained image categorization. Contents of this dataset: Number of categories: 120 Number of images: 20,580 Annotations: Class labels, Bounding boxes (not imported to HF) Website: http://vision.stanford.edu/aditya86/ImageNetDogs/ Paper:… See the full description on the dataset page: https://huggingface.co/datasets/maurice-fp/stanford-dogs.imageimage-classification10K<n<100K3 likes1.6k downloads2y agoHugging Face05Voxel51 /cats-vs-dogs-imbalanced Dataset Card for cats-vs-dogs-imbalanced This is a FiftyOne dataset with 2551 samples. Installation If you haven't already, install FiftyOne: pip install -U fiftyone Usage import fiftyone as fo import fiftyone.utils.huggingface as fouh # Load the dataset # Note: other available arguments include 'max_samples', etc dataset = fouh.load_from_hub("Voxel51/cats-vs-dogs-imbalanced") # Launch the App session = fo.launch_app(dataset) Dataset… See the full description on the dataset page: https://huggingface.co/datasets/Voxel51/cats-vs-dogs-imbalanced.imageimage-classification1K<n<10K2 likes1.4k downloads2y agoHugging Face06Voxel51 /SDXL-Generated-Stanford-Dogs Dataset Card for Generated Dogs 10+ images for each class in the Stanford Dogs dataset, but all generated with SDXL. Images were filtered for CLIP score, and cartoonish images were removed. This is a FiftyOne dataset with 1305 samples. Installation If you haven't already, install FiftyOne: pip install -U fiftyone Usage import fiftyone as fo import fiftyone.utils.huggingface as fouh # Load the dataset # Note: other available arguments include… See the full description on the dataset page: https://huggingface.co/datasets/Voxel51/SDXL-Generated-Stanford-Dogs.imageimage-classification1K<n<10K1 likes1.4k downloads2y agoHugging Face07Voxel51 /Diverse-SDXL-Dogs Dataset Card for Diverse-SDXL-Dogs This is a FiftyOne dataset with 181 samples. Installation If you haven't already, install FiftyOne: pip install -U fiftyone Usage import fiftyone as fo import fiftyone.utils.huggingface as fouh # Load the dataset # Note: other available arguments include 'max_samples', etc dataset = fouh.load_from_hub("Voxel51/Diverse-SDXL-Dogs") # Launch the App session = fo.launch_app(dataset) Dataset Details… See the full description on the dataset page: https://huggingface.co/datasets/Voxel51/Diverse-SDXL-Dogs.imageimage-classificationn<1K2 likes1.4k downloads2y agoHugging Face08Voxel51 /SDXL-Dogs Dataset Card for SDXL Dogs Images of dogs breeds in the Stanford Dogs dataset, generated by SDXL This is a FiftyOne dataset with 191 samples. Installation If you haven't already, install FiftyOne: pip install -U fiftyone Usage import fiftyone as fo import fiftyone.utils.huggingface as fouh # Load the dataset # Note: other available arguments include 'max_samples', etc dataset = fouh.load_from_hub("Voxel51/SDXL-Dogs") # Launch the App session =… See the full description on the dataset page: https://huggingface.co/datasets/Voxel51/SDXL-Dogs.imageimage-classificationn<1K1 likes1.3k downloads2y agoHugging Face09fedehorl /stanford-dogs-amplified Stanford Dogs Amplified (Parquet Edition) This dataset is an amplified and modernized version of the classic Stanford Dogs Dataset. It builds upon the original 120 dog breeds by automatically fetching, cleaning, and injecting thousands of new high-quality images scraped from Bing, filtered dynamically via YOLO object detection. This specific repository hosts the dataset natively in Hugging Face's optimized Parquet format. This means: It is a strictly "Image Classification" dataset… See the full description on the dataset page: https://huggingface.co/datasets/fedehorl/stanford-dogs-amplified.imageimage-classification10K<n<100K0 likes339 downloads6mo agoHugging Face10drzraf /petfinder-dogs Dataset Card for "petfinder-dogs" Dataset Summary Contains 700k+ 300px-wide images of 150k+ distinct dogs extracted from the PetFinder API in March 2023. Only those having at least 4 photos are present: Each subject has between 4 and 12 photos. This dataset aims to simplify AI work based on dogs' images and avoid rescraping thousands of them from the PetFinder API again and again. imageimage-classification100K<n<1M3 likes310 downloads3y agoHugging Face11ngqtrung /aidm-dogs-vs-cats-data aidm-dogs-vs-cats-data The images of a dogs-vs-cats image-classification study, in the directory layout that results/splits.json indexes. The run registry, the splits file, the report tables and figures live in the companion results repo; the checkpoints live in the companion model repo. Provenance These images are the Kaggle Dogs vs. Cats competition data (https://www.kaggle.com/c/dogs-vs-cats). They are not original work and they are not relicensed here. They… See the full description on the dataset page: https://huggingface.co/datasets/ngqtrung/aidm-dogs-vs-cats-data.imageimage-classification10K<n<100K0 likes276 downloads4d agoHugging Face12giacomov /tsinghua_dogs Dataset Card for Dataset Name Tsinghua Dogs Dataset from https://cg.cs.tsinghua.edu.cn/ThuDogs/ Dataset Details Dataset Description Images of dogs divided in classes. The original link above https://cg.cs.tsinghua.edu.cn/ThuDogs/ has also bounding boxes and other annotations. Curated by: https://cg.cs.tsinghua.edu.cn/ThuDogs/ Funded by [optional]: https://cg.cs.tsinghua.edu.cn/ThuDogs/ License: CC-4.0 Attribution Dataset Sources [optional]… See the full description on the dataset page: https://huggingface.co/datasets/giacomov/tsinghua_dogs.imageimage-classification10K<n<100K0 likes184 downloads2y agoHugging Face13louiecerv /cats_dogs_dataset Cats and Dogs Image Classification Dataset This dataset contains images of cats and dogs, intended for image classification tasks. It includes two classes: "cats" and "dogs". Dataset Structure The dataset is structured into two splits: train: Contains 8000 images for training. test: Contains 2000 images for testing. Images are stored in RGB format with a resolution of 128x128 pixels. Data Loading and Usage The dataset can be loaded using the Hugging Face… See the full description on the dataset page: https://huggingface.co/datasets/louiecerv/cats_dogs_dataset.image-classification10K<n<100K0 likes142 downloads2y agoHugging Face14Donghyun99 /Stanford-Dogs Dataset Card for "Stanford-Dogs" This is a non-official Stanford-Dogs dataset for fine-grained Image Classification. If you want to download the official dataset, please refer to the here. imageimage-classification10K<n<100K1 likes118 downloads2y agoHugging Face15alexrosen45 /dogsimageimage-classification1K<n<10K0 likes111 downloads3y agoHugging Face16RMASD /stanford-dogs Stanford Dogs Dataset This dataset is a direct hf compatible convert of the Stanford Dogs Dataset. Content The dataset contains images of 120 dog breeds from around the world. Note This dataset is uploaded as-is without any modifications. All images and labels are from the original Stanford Dogs dataset. License Same as the original Stanford Dogs Dataset - for research and educational purposes. imageimage-classification10K<n<100K0 likes60 downloads6mo agoHugging Face17TheBirdLegacy /DALL-E-DogsDALL-E-Dogs is a dataset meant to produce a synthetic animal dataset. This is a precursor to DALL-E-Cats. DALL-E-Dogs and DALL-E-Cats will be fed into an image classifier to see how it performs. This is under the BirdL-AirL License. imageimage-classification1K<n<10K1 likes48 downloads4y agoHugging Face18quantumminiproject /cats_vs_dogs Dataset Card for Cats Vs. Dogs Dataset Summary A large set of images of cats and dogs. There are 1738 corrupted images that are dropped. This dataset is part of a now-closed Kaggle competition and represents a subset of the so-called Asirra dataset. From the competition page: The Asirra data set Web services are often protected with a challenge that's supposed to be easy for people to solve, but difficult for computers. Such a challenge is often called a CAPTCHA… See the full description on the dataset page: https://huggingface.co/datasets/quantumminiproject/cats_vs_dogs.imageimage-classification10K<n<100K0 likes34 downloads11d agoHugging Face19nateraw /cats_vs_dogs Dataset Card for Cats Vs. Dogs Dataset Summary A large set of images of cats and dogs. There are 1738 corrupted images that are dropped. Supported Tasks and Leaderboards image-classification Languages English Dataset Structure Data Instances A sample from the training set is provided below: { 'image':… See the full description on the dataset page: https://huggingface.co/datasets/nateraw/cats_vs_dogs.other10K<n<100K0 likes29 downloads2y agoHugging Face20azantariq /cats_vs_dogs Dataset Card for Cats Vs. Dogs Dataset Summary A large set of images of cats and dogs. There are 1738 corrupted images that are dropped. This dataset is part of a now-closed Kaggle competition and represents a subset of the so-called Asirra dataset. From the competition page: The Asirra data set Web services are often protected with a challenge that's supposed to be easy for people to solve, but difficult for computers. Such a challenge is often called a CAPTCHA… See the full description on the dataset page: https://huggingface.co/datasets/azantariq/cats_vs_dogs.image-classification10K<n<100K0 likes23 downloads5mo agoHugging Face21ahmet33589 /cats_vs_dogs Dataset Card for Cats Vs. Dogs Dataset Summary A large set of images of cats and dogs. There are 1738 corrupted images that are dropped. This dataset is part of a now-closed Kaggle competition and represents a subset of the so-called Asirra dataset. From the competition page: The Asirra data set Web services are often protected with a challenge that's supposed to be easy for people to solve, but difficult for computers. Such a challenge is often called a CAPTCHA… See the full description on the dataset page: https://huggingface.co/datasets/ahmet33589/cats_vs_dogs.imageimage-classification10K<n<100K0 likes15 downloads2mo agoHugging Face22ngqtrung /aidm-dogs-vs-cats-results aidm-dogs-vs-cats-results The experiment record of a dogs-vs-cats image-classification study, with CIFAR-10 and CIFAR-10-LT transfer and class-imbalance ablations. This repo holds the run registry, the splits, the report tables and figures, and the per-run predicted probabilities. It holds no images and no model weights; the checkpoints are in the companion model repo. Generated by scripts/90_publish_hf.py on 2026-09-22 19:17 UTC. Every count, fingerprint and metric below was… See the full description on the dataset page: https://huggingface.co/datasets/ngqtrung/aidm-dogs-vs-cats-results.documentimage-classificationn<1K0 likes14 downloads4d agoHugging Face23trolllemon /dogsimage-classification0 likes8 downloads3y agoHugging Face24yassinml /cats_vs_dogs Dataset Card for Cats Vs. Dogs Dataset Summary A large set of images of cats and dogs. There are 1738 corrupted images that are dropped. This dataset is part of a now-closed Kaggle competition and represents a subset of the so-called Asirra dataset. From the competition page: The Asirra data set Web services are often protected with a challenge that's supposed to be easy for people to solve, but difficult for computers. Such a challenge is often called a CAPTCHA… See the full description on the dataset page: https://huggingface.co/datasets/yassinml/cats_vs_dogs.imageimage-classification10K<n<100K0 likes5 downloads5mo agoHugging Face25czl /generated-stanford-dogsgated Generated Stanford Dogs Dataset Description This repository contains the dataset used for the generative-data-augmentation project. The dataset is organized as follows: Dataset Structure analysis/: This directory contains analysis related to the dataset. metadata/: This directory contains the list of file path used for the Synthetic (Noisy) and Synthetic (Clean) datasets. synthetic/: This directory contains the image files. Each folder represents a class.… See the full description on the dataset page: https://huggingface.co/datasets/czl/generated-stanford-dogs.imageimage-classificationn<1K0 likes4 downloads2y agoHugging Face

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