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
01hf-internal-testing /cats_vs_dogs_sampleimagen<1K1 likes3.1k downloads1y agoHugging Face02microsoft /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 Face03ksaml /Stanford_dogs Context 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. It was originally collected for fine-grain image categorization, a challenging problem as certain dog breeds have near identical features or differ in colour and age. I have used only images, so this does not contain any labels . Content Number of images:… See the full description on the dataset page: https://huggingface.co/datasets/ksaml/Stanford_dogs.image0 likes2.8k downloads4y agoHugging Face04Voxel51 /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 Face05Voxel51 /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 Face06maurice-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 Face07Voxel51 /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 Face08Voxel51 /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 Face09Voxel51 /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 Face10Voxel51 /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 Face11JetsonZoologist /humans_cats_dogs_foxesimage1K<n<10K0 likes1k downloads2y agoHugging Face12jamarks /cats-vs-dogsimage0 likes1k downloads2y agoHugging Face13amaye15 /stanford-dogsimage10K<n<100K1 likes531 downloads2y agoHugging Face14dpdl-benchmark /cats_vs_dogs_pmlimage1K<n<10K0 likes355 downloads4d agoHugging Face15fedehorl /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 Face16drzraf /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 Face17ngqtrung /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 Face18giacomov /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 Face19PranomVignesh /Dogs-vs-Racoonsimagen<1K1 likes153 downloads3y agoHugging Face20fercho111 /cats-dogs-IA-26image0 likes153 downloads4mo agoHugging Face21Donghyun99 /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 Face22Sijuade /Cats-Dogs-Birdsimage10K<n<100K1 likes114 downloads3y agoHugging Face23Francesco /thermal-dogs-and-people-x6ejw Dataset Card for thermal-dogs-and-people-x6ejw ** The original COCO dataset is stored at dataset.tar.gz** Dataset Summary thermal-dogs-and-people-x6ejw Supported Tasks and Leaderboards object-detection: The dataset can be used to train a model for Object Detection. Languages English Dataset Structure Data Instances A data point comprises an image and its object annotations. { 'image_id': 15, 'image':… See the full description on the dataset page: https://huggingface.co/datasets/Francesco/thermal-dogs-and-people-x6ejw.imageobject-detectionn<1K1 likes113 downloads3y agoHugging Face24alexrosen45 /dogsimageimage-classification1K<n<10K0 likes111 downloads3y agoHugging Face25TANMAYYY7 /dogsVScatsimage10K<n<100K0 likes98 downloads1y agoHugging Face26pantelism /cats-vs-dogsimage1K<n<10K0 likes85 downloads7mo agoHugging Face27REXEAS /dog-shelter-referenceimagen<1K0 likes82 downloads4d agoHugging Face28wangxingjun778 /test_dogs_and_catsimagen<1K0 likes71 downloads3y agoHugging Face29DanielSongShen /dogs-vs-cats Dataset Card for Dataset Name This dataset card aims to be a base template for new datasets. It has been generated using this raw template. Dataset Details Dataset Description Curated by: [More Information Needed] Funded by [optional]: [More Information Needed] Shared by [optional]: [More Information Needed] Language(s) (NLP): [More Information Needed] License: [More Information Needed] Dataset Sources [optional] Repository: [More… See the full description on the dataset page: https://huggingface.co/datasets/DanielSongShen/dogs-vs-cats.image10K<n<100K0 likes66 downloads2y agoHugging Face30lmassaron /dogs-cats-openimages Dataset Card for "dogs-cats-openimages" More Information needed image1K<n<10K0 likes63 downloads1y agoHugging Face

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