Saved datasets
Last updated
Download format
Usage rights
License from data provider
Please review the applicable license to make sure your contemplated use is permitted.
Topic
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
    • tensorflow.google.cn
    Updated Jan 13, 2023
  2. P

    Stanford Dogs Dataset

    • paperswithcode.com
    Updated Feb 25, 2021
  3. Stanford dogs Dataset

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

    Tsinghua Dogs Dataset

    • paperswithcode.com
    Updated Mar 19, 2021
  5. stanford dogs csv

    • kaggle.com
    zip
    Updated Oct 25, 2022
  6. h

    cats_vs_dogs

    • huggingface.co
    • tensorflow.google.cn
    • +1more
    Updated Nov 26, 2021
  7. Dog Behavior Analysis Dataset

    • kaggle.com
    zip
    Updated Jun 25, 2022
  8. z

    Cats and Dogs sample

    • zenodo.org
    zip
    Updated Aug 20, 2021
  9. d

    Dog/Canine Breed Size (AKC)

    • data.world
    csv, zip
    Updated May 4, 2023
  10. The Stanford Dogs Dataset

    • kaggle.com
    zip
    Updated Oct 14, 2021
  11. P

    Cats and Dogs Dataset

    • paperswithcode.com
  12. z

    High pitch sounds small for domestic dogs dataset

    • zenodo.org
    • datadryad.org
    docx, xlsx
    Updated Jan 24, 2022
  13. d

    Dog size/intelligence linked?

    • data.world
    csv, zip
    Updated Apr 28, 2023
  14. d

    AKC Popular Dog Breeds

    • data.world
    csv, zip
    Updated Apr 26, 2023
  15. f

    Dogs versus Cats Audio Dataset

    • figshare.com
    zip
    Updated Jul 17, 2022
  16. b

    dog osteoarthritis project

    • data.bris.ac.uk
    • data.wu.ac.at
    Updated Jan 22, 2016
  17. d

    Dogs per square kilometre

    • data.gov.uk
    • datasetguide.com
    • +2more
    csv
    Updated Jun 27, 2016
  18. N

    NYC Dog Licensing Dataset

    • data.cityofnewyork.us
    • catalog.data.gov
    • +3more
    application/rdfxml +5
    Updated Jul 1, 2022
  19. O

    Dogs of Cambridge

    • data.cambridgema.gov
    • splitgraph.com
    application/rdfxml +4
    Updated Dec 13, 2021
  20. d

    Control of Dogs: Dog Fine - Dataset - PSB Data Catalogue

    • datacatalogue.gov.ie
    Updated Apr 5, 2021
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:
5 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