datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
cats_vs_dogs_samplecats_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.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.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.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.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.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.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.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.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.humans_cats_dogs_foxescats-vs-dogsstanford-dogscats_vs_dogs_pmlstanford-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.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.
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.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.Dogs-vs-Racoonscats-dogs-IA-26Stanford-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.
Cats-Dogs-Birdsthermal-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.dogsdogsVScatscats-vs-dogsdog-shelter-referencetest_dogs_and_catsdogs-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.dogs-cats-openimages
Dataset Card for "dogs-cats-openimages"
More Information needed
