100+ datasets found
  1. T

    stanford_dogs

    • tensorflow.org
    • jurnalsuissee.net
    • +1more
    Updated Jan 13, 2023
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    (2023). stanford_dogs [Dataset]. https://www.tensorflow.org/datasets/catalog/stanford_dogs
    Explore at:
    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">

  2. T

    cats_vs_dogs

    • tensorflow.org
    • opendatalab.com
    • +3more
    Updated Dec 19, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    (2023). cats_vs_dogs [Dataset]. https://www.tensorflow.org/datasets/catalog/cats_vs_dogs
    Explore at:
    Dataset updated
    Dec 19, 2023
    Description

    A large set of images of cats and dogs. There are 1738 corrupted images that are dropped.

    To use this dataset:

    import tensorflow_datasets as tfds
    
    ds = tfds.load('cats_vs_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/cats_vs_dogs-4.0.1.png" alt="Visualization" width="500px">

  3. Cats and Dogs sample

    • zenodo.org
    zip
    Updated Aug 20, 2021
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Jacquemont Mikaël; Jacquemont Mikaël (2021). Cats and Dogs sample [Dataset]. http://doi.org/10.5281/zenodo.5226945
    Explore at:
    zipAvailable download formats
    Dataset updated
    Aug 20, 2021
    Dataset provided by
    Zenodohttp://zenodo.org/
    Authors
    Jacquemont Mikaël; Jacquemont Mikaël
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Description

    Small sample of the Kaggle Cats and Dogs dataset (https://www.kaggle.com/c/dogs-vs-cats/data).

    Contains 1000 images for the train set (500 cats and 500 dogs), and 400 images for the test set (200 each).

  4. P

    Tsinghua Dogs Dataset

    • paperswithcode.com
    Updated Sep 30, 2020
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Ding-Nan Zo; Song-Hai Zhang; Tai-Jiang M; Min Zhang (2020). Tsinghua Dogs Dataset [Dataset]. https://paperswithcode.com/dataset/tsinghua-dogs
    Explore at:
    Dataset updated
    Sep 30, 2020
    Authors
    Ding-Nan Zo; Song-Hai Zhang; Tai-Jiang M; Min Zhang
    Description

    Tsinghua Dogs is a fine-grained classification dataset for dogs, over 65% of whose images are collected from people's real life. Each dog breed in the dataset contains at least 200 images and a maximum of 7,449 images, basically in proportion to their frequency of occurrence in China, so it significantly increases the diversity for each breed over existing dataset. Furthermore, Tsinghua Dogs annotated bounding boxes of the dog’s whole body and head in each image, which can be used for supervising the training of learning algorithms as well as testing them.

  5. P

    Cats and Dogs Dataset

    • paperswithcode.com
    Updated Sep 16, 2021
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    (2021). Cats and Dogs Dataset [Dataset]. https://paperswithcode.com/dataset/cats-vs-dogs
    Explore at:
    Dataset updated
    Sep 16, 2021
    Description

    A large set of images of cats and dogs.

    Homepage: https://www.microsoft.com/en-us/download/details.aspx?id=54765

    Source code: tfds.image_classification.CatsVsDogs

    Versions:

    4.0.0 (default): New split API (https://tensorflow.org/datasets/splits) Download size: 786.68 MiB

    Source: https://www.tensorflow.org/datasets/catalog/cats_vs_dogs

  6. Dogs & Cats Images

    • kaggle.com
    zip
    Updated Apr 19, 2018
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    chetanimravan (2018). Dogs & Cats Images [Dataset]. https://www.kaggle.com/datasets/chetankv/dogs-cats-images
    Explore at:
    zip(455718914 bytes)Available download formats
    Dataset updated
    Apr 19, 2018
    Authors
    chetanimravan
    License

    https://creativecommons.org/publicdomain/zero/1.0/https://creativecommons.org/publicdomain/zero/1.0/

    Description

    Dataset

    This dataset was created by chetanimravan

    Released under CC0: Public Domain

    Contents

  7. USA Dogs Dataset

    • kaggle.com
    zip
    Updated Feb 4, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Syed Abdul Qadir (2024). USA Dogs Dataset [Dataset]. https://www.kaggle.com/datasets/syedabdulqadir/usa-dogs-dataset
    Explore at:
    zip(27784410 bytes)Available download formats
    Dataset updated
    Feb 4, 2024
    Authors
    Syed Abdul Qadir
    License

    Apache License, v2.0https://www.apache.org/licenses/LICENSE-2.0
    License information was derived automatically

    Description

    Dataset

    This dataset was created by Syed Abdul Qadir

    Released under Apache 2.0

    Contents

  8. Stanford dogs Dataset

    • universe.roboflow.com
    • opendatalab.com
    • +1more
    zip
    Updated Sep 19, 2022
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    igor-romanica-gmail-com (2022). Stanford dogs Dataset [Dataset]. https://universe.roboflow.com/igor-romanica-gmail-com/stanford-dogs-0pff9
    Explore at:
    zipAvailable download formats
    Dataset updated
    Sep 19, 2022
    Dataset provided by
    Gmailhttp://gmail.com/
    Authors
    igor-romanica-gmail-com
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Variables measured
    Dog Breeds Bounding Boxes
    Description

    This dataset is a copy of a subset of the full Stanford Dogs Dataset.

    Source: http://vision.stanford.edu/aditya86/ImageNetDogs/

    The original dataset contained 20,580 images of 120 breeds of dogs.

    This subset contains 9884 images of 60 breeds of dogs.

  9. cat-and-dog-small

    • kaggle.com
    zip
    Updated Apr 2, 2020
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    hongwei cao (2020). cat-and-dog-small [Dataset]. https://www.kaggle.com/datasets/hongweicao/catanddogsmall
    Explore at:
    zip(128375155 bytes)Available download formats
    Dataset updated
    Apr 2, 2020
    Authors
    hongwei cao
    Description

    Dataset

    This dataset was created by hongwei cao

    Contents

  10. R

    dddog Dataset

    • universe.roboflow.com
    zip
    Updated Feb 15, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Project (2024). dddog Dataset [Dataset]. https://universe.roboflow.com/project-lgf8z/dddog
    Explore at:
    zipAvailable download formats
    Dataset updated
    Feb 15, 2024
    Dataset authored and provided by
    Project
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Description

    Here are a few use cases for this project:

    1. Dog Identification App: "dddog" can be used to build an app that helps users identify various dog breeds from images. This can be useful for pet owners, vets, or enthusiasts who wish to get detailed information about a specific dog breed.

    2. Enhanced Security Surveillance: The model can be used in security cameras or surveillance systems, where it can identify and separate movement instances of a dog or a human. The information can be valuable in ensuring security in home or public spaces.

    3. Animal Control & Welfare: Animal control agencies can use this model to track and monitor dog populations in various cities. They can identify both stray dogs and dogs with owners, helping with planning and executing animal welfare policies.

    4. Augmented Reality Games: Developers can use this model for AR games where users need to identify or interact with virtual dogs or humans in real-world environments.

    5. Smart Pet Doors: The model can be used in the development of "smart" pet doors which only operate when detecting a specific type of animal (dogs in this case) approaching, preventing unwanted animals from entering the house.

  11. Number of dogs in the U.S. 2000-2017

    • statista.com
    Updated Jan 12, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Statista (2024). Number of dogs in the U.S. 2000-2017 [Dataset]. https://www.statista.com/statistics/198100/dogs-in-the-united-states-since-2000/
    Explore at:
    Dataset updated
    Jan 12, 2024
    Dataset authored and provided by
    Statistahttp://statista.com/
    Area covered
    United States
    Description

    How many dogs are there in the US? According to a pet owners survey, there were approximately 89.7 million dogs owned in the United States in 2017. This is an increase of over 20 million since the beginning of the survey period in 2000, when around 68 million dogs were owned in the United States.

    Why has this figure increased?

    The resident population of the United States has also increased significantly within this time period. It is, therefore, no surprise that the number of dogs owned in U.S. households has also increased, especially when considering that the household penetration rate for dog-ownership reached almost 50 percent in recent years.

    The dog food market in the United States

    The large number of dogs owned by Americans creates a lucrative market for pet food brands and retailers. Pedigree, the leading dry dog food name brand in the U.S., had sales amounting to around 550 million U.S. dollars in 2017. Pedigree also led the pack in the wet dog food category , with sales of around 240 million U.S. dollars in the same year.

  12. h

    dogs

    • huggingface.co
    Updated Feb 23, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Alex Rosen (2024). dogs [Dataset]. https://huggingface.co/datasets/alexrosen45/dogs
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Feb 23, 2024
    Authors
    Alex Rosen
    License

    Apache License, v2.0https://www.apache.org/licenses/LICENSE-2.0
    License information was derived automatically

    Description

    alexrosen45/dogs dataset hosted on Hugging Face and contributed by the HF Datasets community

  13. Cat & Dog Face 64x64 pixel

    • kaggle.com
    zip
    Updated May 24, 2021
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    alessio sanna (2021). Cat & Dog Face 64x64 pixel [Dataset]. https://www.kaggle.com/datasets/alessiosanna/cat-dog-64x64-pixel
    Explore at:
    zip(443889 bytes)Available download formats
    Dataset updated
    May 24, 2021
    Authors
    alessio sanna
    Description

    Dataset

    This dataset was created by alessio sanna

    Contents

  14. t

    Stanford Dogs dataset - Dataset - LDM

    • service.tib.eu
    Updated Dec 16, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    (2024). Stanford Dogs dataset - Dataset - LDM [Dataset]. https://service.tib.eu/ldmservice/dataset/stanford-dogs-dataset
    Explore at:
    Dataset updated
    Dec 16, 2024
    Description

    The Stanford Dogs dataset consists of 20,580 images of different breeds of dogs.

  15. O

    Dogs of Cambridge

    • data.cambridgema.gov
    application/rdfxml +4
    Updated Dec 23, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    City of Cambridge Animal Commission (2024). Dogs of Cambridge [Dataset]. https://data.cambridgema.gov/General-Government/Dogs-of-Cambridge/sckh-3xyx
    Explore at:
    csv, tsv, xml, application/rdfxml, application/rssxmlAvailable download formats
    Dataset updated
    Dec 23, 2024
    Dataset authored and provided by
    City of Cambridge Animal Commission
    License

    ODC Public Domain Dedication and Licence (PDDL) v1.0http://www.opendatacommons.org/licenses/pddl/1.0/
    License information was derived automatically

    Description

    This dataset displays the name, breed, and approximate location of dogs in Cambridge. It is based on dog license data collected by Cambridge's Animal Commission. All locations listed in this dataset have been obscured to protect privacy. Please see the limitations section below for more information.

  16. t

    Stanford Dogs - Dataset - LDM

    • service.tib.eu
    Updated Dec 2, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    (2024). Stanford Dogs - Dataset - LDM [Dataset]. https://service.tib.eu/ldmservice/dataset/stanford-dogs
    Explore at:
    Dataset updated
    Dec 2, 2024
    Description

    Fine-Grained Visual Classification (FGVC) is an important computer vision prob-lem that involves small diversity within the different classes, and often requires expert annotators to collect data.

  17. d

    NYC Dog Licensing Dataset

    • catalog.data.gov
    • data.cityofnewyork.us
    • +1more
    Updated Feb 9, 2024
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    data.cityofnewyork.us (2024). NYC Dog Licensing Dataset [Dataset]. https://catalog.data.gov/dataset/nyc-dog-licensing-dataset
    Explore at:
    Dataset updated
    Feb 9, 2024
    Dataset provided by
    data.cityofnewyork.us
    Area covered
    New York
    Description

    Active Dog Licenses. All dog owners residing in NYC are required by law to license their dogs. The data is sourced from the DOHMH Dog Licensing System (https://a816-healthpsi.nyc.gov/DogLicense), where owners can apply for and renew dog licenses. Each record represents a unique dog license that was active during the year, but not necessarily a unique record per dog, since a license that is renewed during the year results in a separate record of an active license period. Each record stands as a unique license period for the dog over the course of the yearlong time frame.

  18. h

    stanford-dogs

    • huggingface.co
    Updated Dec 18, 2024
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Andrew Mayes (2024). stanford-dogs [Dataset]. https://huggingface.co/datasets/amaye15/stanford-dogs
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Dec 18, 2024
    Authors
    Andrew Mayes
    Description

    amaye15/stanford-dogs dataset hosted on Hugging Face and contributed by the HF Datasets community

  19. t

    Dogs dataset - Dataset - LDM

    • service.tib.eu
    Updated Dec 3, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    (2024). Dogs dataset - Dataset - LDM [Dataset]. https://service.tib.eu/ldmservice/dataset/dogs-dataset
    Explore at:
    Dataset updated
    Dec 3, 2024
    Description

    The Dogs dataset contains 10,400 training and 2,600 test images of dogs.

  20. Cats and Dogs Dataset

    • kaggle.com
    zip
    Updated Oct 26, 2020
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Chaitanya Sapre (2020). Cats and Dogs Dataset [Dataset]. https://www.kaggle.com/datasets/chaitanyasapre/cats-and-dogs-dataset
    Explore at:
    zip(273476569 bytes)Available download formats
    Dataset updated
    Oct 26, 2020
    Authors
    Chaitanya Sapre
    Description

    Dataset

    This dataset was created by Chaitanya Sapre

    Contents

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