CoolFace
20 results

dogs

ArlingtonCL2 /DogSpeak_Dataset DogSpeak: A Canine Vocalization Classification Dataset Paper: https://dl.acm.org/doi/10.1145/3746027.3758298 Dataset: https://huggingface.co/datasets/ArlingtonCL2/DogSpeak_Dataset Dataset Summary DogSpeak is a large-scale canine vocalization dataset designed to advance research in animal communication and computational bioacoustics. Unlike previous canine vocalization datasets recorded in controlled environments, DogSpeak is sourced from a large collection of… See the full description on the dataset page: https://huggingface.co/datasets/ArlingtonCL2/DogSpeak_Dataset.10K<n<100K8 likes32k downloads3mo agoHugging Facehf-internal-testing /cats_vs_dogs_sampleimagen<1K1 likes3.1k downloads1y agoHugging Facemicrosoft /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 Faceksaml /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 FaceVoxel51 /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 FaceVoxel51 /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 Face