Saved datasets
Last updated
Download format
Croissant
Croissant is a format for Machine Learning datasets
Learn more about this at mlcommons.org/croissant.
Usage rights
License from data provider
Please review the applicable license to make sure your contemplated use is permitted.
Topic
Provider
Free
Cost to access
Described as free to access or have a license that allows redistribution.
100+ datasets found
  1. T

    stanford_dogs

    • tensorflow.org
    • huggingface.co
    Updated Jan 13, 2023
    + more versions
  2. P

    Stanford Dogs Dataset

    • paperswithcode.com
    Updated Feb 25, 2021
  3. T

    cats_vs_dogs

    • tensorflow.org
    • opendatalab.com
    • +3more
    Updated Dec 19, 2023
  4. P

    Tsinghua Dogs Dataset

    • paperswithcode.com
    Updated Sep 30, 2020
    + more versions
  5. Dogs & Cats Images

    • kaggle.com
    zip
    Updated Apr 19, 2018
  6. Cats and Dogs sample

    • zenodo.org
    zip
    Updated Aug 20, 2021
  7. USA Dogs Dataset

    • kaggle.com
    zip
    Updated Feb 4, 2024
  8. Stanford dogs Dataset

    • universe.roboflow.com
    • opendatalab.com
    • +1more
    zip
    Updated Sep 19, 2022
  9. P

    Cats and Dogs Dataset

    • paperswithcode.com
    Updated Sep 16, 2021
  10. cat-and-dog-small

    • kaggle.com
    zip
    Updated Apr 2, 2020
  11. Dogs and Cats

    • kaggle.com
    zip
    Updated Mar 9, 2024
    + more versions
  12. h

    dogs

    • huggingface.co
    Updated Feb 23, 2024
  13. Number of dogs in the U.S. 2000-2017

    • statista.com
    • proxy.parisjc.edu
    Updated Jan 12, 2024
  14. h

    stanford-dogs

    • huggingface.co
    Updated May 29, 2024
    + more versions
  15. g

    dogs vs cats.

    • gts.ai
    json
    Updated Dec 3, 2023
  16. t

    Stanford Dogs - Dataset - LDM

    • service.tib.eu
    Updated Dec 2, 2024
  17. Dogs-dataset

    • kaggle.com
    zip
    Updated Oct 25, 2023
  18. m

    Multi-pose dog dataset

    • data.mendeley.com
    Updated Jun 19, 2023
  19. d

    NYC Dog Licensing Dataset

    • catalog.data.gov
    • data.cityofnewyork.us
    • +1more
    Updated Feb 9, 2024
    + more versions
  20. O

    Dogs of Cambridge

    • data.cambridgema.gov
    application/rdfxml +4
    Updated Dec 2, 2024
Share
FacebookFacebook
TwitterTwitter
Email
Click to copy link
Link copied
Close
Cite
(2023). stanford_dogs [Dataset]. https://www.tensorflow.org/datasets/catalog/stanford_dogs

stanford_dogs

Explore at:
7 scholarly articles cite this dataset (View in Google Scholar)
Dataset updated
Jan 13, 2023
Description

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. There are 20,580 images, out of which 12,000 are used for training and 8580 for testing. Class labels and bounding box annotations are provided for all the 12,000 images.

To use this dataset:

import tensorflow_datasets as tfds

ds = tfds.load('stanford_dogs', split='train')
for ex in ds.take(4):
 print(ex)

See the guide for more informations on tensorflow_datasets.

https://storage.googleapis.com/tfds-data/visualization/fig/stanford_dogs-0.2.0.png" alt="Visualization" width="500px">

Search
Clear search
Close search
Google apps
Main menu