100+ datasets found
  1. T

    cats_vs_dogs

    • tensorflow.org
    • opendatalab.com
    • +4more
    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">

  2. P

    CATS Dataset

    • paperswithcode.com
    Updated Jun 30, 2017
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Wayne Treible; Philip Saponaro; Scott Sorensen; Abhishek Kolagunda; Michael O'Neal; Brian Phelan; Kelly Sherbondy; Chandra Kambhamettu (2017). CATS Dataset [Dataset]. https://paperswithcode.com/dataset/cats
    Explore at:
    Dataset updated
    Jun 30, 2017
    Authors
    Wayne Treible; Philip Saponaro; Scott Sorensen; Abhishek Kolagunda; Michael O'Neal; Brian Phelan; Kelly Sherbondy; Chandra Kambhamettu
    Description

    A dataset consisting of stereo thermal, stereo color, and cross-modality image pairs with high accuracy ground truth (< 2mm) generated from a LiDAR. The authors scanned 100 cluttered indoor and 80 outdoor scenes featuring challenging environments and conditions. CATS contains approximately 1400 images of pedestrians, vehicles, electronics, and other thermally interesting objects in different environmental conditions, including nighttime, daytime, and foggy scenes.

  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. h

    cats

    • huggingface.co
    Updated Aug 16, 2022
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    HugGAN Community (2022). cats [Dataset]. https://huggingface.co/datasets/huggan/cats
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Aug 16, 2022
    Dataset authored and provided by
    HugGAN Community
    Description

    huggan/cats dataset hosted on Hugging Face and contributed by the HF Datasets community

  5. h

    Cat_and_Dog

    • huggingface.co
    Updated Oct 2, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Dowon Hwang (2023). Cat_and_Dog [Dataset]. https://huggingface.co/datasets/Bingsu/Cat_and_Dog
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Oct 2, 2023
    Authors
    Dowon Hwang
    License

    https://choosealicense.com/licenses/cc0-1.0/https://choosealicense.com/licenses/cc0-1.0/

    Description

    Dataset Summary

    A dataset from kaggle with duplicate data removed.

      Data Fields
    

    The data instances have the following fields:

    image: A PIL.Image.Image object containing the image. Note that when accessing the image column: dataset[0]["image"] the image file is automatically decoded. Decoding of a large number of image files might take a significant amount of time. Thus it is important to first query the sample index before the "image" column, i.e.… See the full description on the dataset page: https://huggingface.co/datasets/Bingsu/Cat_and_Dog.

  6. h

    DALL-E-Cats

    • huggingface.co
    Updated Sep 7, 2023
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    BirdL Legacy (2023). DALL-E-Cats [Dataset]. https://huggingface.co/datasets/TheBirdLegacy/DALL-E-Cats
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Sep 7, 2023
    Dataset authored and provided by
    BirdL Legacy
    License

    https://choosealicense.com/licenses/other/https://choosealicense.com/licenses/other/

    Description

    DALL-E-Cats is a dataset meant to produce a synthetic animal dataset. This is a successor to DALL-E-Dogs. DALL-E-Dogs and DALL-E-Cats will be fed into an image classifier to see how it performs. This is under the BirdL-AirL License.

  7. P

    Cats and Dogs Dataset

    • paperswithcode.com
    • earthswiki.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

  8. 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

  9. g

    dogs vs cats.

    • gts.ai
    json
    Updated Dec 3, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    GTS (2023). dogs vs cats. [Dataset]. https://gts.ai/dataset-download/dogs-vs-cats-dataset-download-for-ml-training/
    Explore at:
    jsonAvailable download formats
    Dataset updated
    Dec 3, 2023
    Dataset provided by
    GLOBOSE TECHNOLOGY SOLUTIONS PRIVATE LIMITED
    Authors
    GTS
    License

    CC0 1.0 Universal Public Domain Dedicationhttps://creativecommons.org/publicdomain/zero/1.0/
    License information was derived automatically

    Description

    Dogs vs. Cats is a common binary classification task in the field of computer vision and machine learning. It involves distinguishing between images of dogs and images of cats..

  10. Cookie Cats

    • kaggle.com
    zip
    Updated Aug 5, 2020
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Arpit Dwivedi (2020). Cookie Cats [Dataset]. https://www.kaggle.com/datasets/arpitdw/cokie-cats
    Explore at:
    zip(499095 bytes)Available download formats
    Dataset updated
    Aug 5, 2020
    Authors
    Arpit Dwivedi
    Description

    Dataset

    This dataset was created by Arpit Dwivedi

    Contents

  11. Cats Count Dataset

    • kaggle.com
    zip
    Updated Apr 11, 2024
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Vadym Nakytniak (2024). Cats Count Dataset [Dataset]. https://www.kaggle.com/datasets/vadymnakytniak/cats-count-dataset
    Explore at:
    zip(159831668 bytes)Available download formats
    Dataset updated
    Apr 11, 2024
    Authors
    Vadym Nakytniak
    Description

    Dataset

    This dataset was created by Vadym Nakytniak

    Contents

  12. z

    Controlled Anomalies Time Series (CATS) Dataset

    • zenodo.org
    • data.niaid.nih.gov
    bin, csv
    Updated Jul 11, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Patrick Fleith; Patrick Fleith (2024). Controlled Anomalies Time Series (CATS) Dataset [Dataset]. http://doi.org/10.5281/zenodo.8338435
    Explore at:
    csv, binAvailable download formats
    Dataset updated
    Jul 11, 2024
    Dataset provided by
    Solenix Engineering GmbH
    Authors
    Patrick Fleith; Patrick Fleith
    License

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

    Description

    The Controlled Anomalies Time Series (CATS) Dataset consists of commands, external stimuli, and telemetry readings of a simulated complex dynamical system with 200 injected anomalies.

    The CATS Dataset exhibits a set of desirable properties that make it very suitable for benchmarking Anomaly Detection Algorithms in Multivariate Time Series [1]:

    • Multivariate (17 variables) including sensors reading and control signals. It simulates the operational behaviour of an arbitrary complex system including:
      • 4 Deliberate Actuations / Control Commands sent by a simulated operator / controller, for instance, commands of an operator to turn ON/OFF some equipment.
      • 3 Environmental Stimuli / External Forces acting on the system and affecting its behaviour, for instance, the wind affecting the orientation of a large ground antenna.
      • 10 Telemetry Readings representing the observable states of the complex system by means of sensors, for instance, a position, a temperature, a pressure, a voltage, current, humidity, velocity, acceleration, etc.
    • 5 million timestamps. Sensors readings are at 1Hz sampling frequency.
      • 1 million nominal observations (the first 1 million datapoints). This is suitable to start learning the "normal" behaviour.
      • 4 million observations that include both nominal and anomalous segments. This is suitable to evaluate both semi-supervised approaches (novelty detection) as well as unsupervised approaches (outlier detection).
    • 200 anomalous segments. One anomalous segment may contain several successive anomalous observations / timestamps. Only the last 4 million observations contain anomalous segments.
    • Different types of anomalies to understand what anomaly types can be detected by different approaches. The categories are available in the dataset and in the metadata.
    • Fine control over ground truth. As this is a simulated system with deliberate anomaly injection, the start and end time of the anomalous behaviour is known very precisely. In contrast to real world datasets, there is no risk that the ground truth contains mislabelled segments which is often the case for real data.
    • Suitable for root cause analysis. In addition to the anomaly category, the time series channel in which the anomaly first developed itself is recorded and made available as part of the metadata. This can be useful to evaluate the performance of algorithm to trace back anomalies to the right root cause channel.
    • Affected channels. In addition to the knowledge of the root cause channel in which the anomaly first developed itself, we provide information of channels possibly affected by the anomaly. This can also be useful to evaluate the explainability of anomaly detection systems which may point out to the anomalous channels (root cause and affected).
    • Obvious anomalies. The simulated anomalies have been designed to be "easy" to be detected for human eyes (i.e., there are very large spikes or oscillations), hence also detectable for most algorithms. It makes this synthetic dataset useful for screening tasks (i.e., to eliminate algorithms that are not capable to detect those obvious anomalies). However, during our initial experiments, the dataset turned out to be challenging enough even for state-of-the-art anomaly detection approaches, making it suitable also for regular benchmark studies.
    • Context provided. Some variables can only be considered anomalous in relation to other behaviours. A typical example consists of a light and switch pair. The light being either on or off is nominal, the same goes for the switch, but having the switch on and the light off shall be considered anomalous. In the CATS dataset, users can choose (or not) to use the available context, and external stimuli, to test the usefulness of the context for detecting anomalies in this simulation.
    • Pure signal ideal for robustness-to-noise analysis. The simulated signals are provided without noise: while this may seem unrealistic at first, it is an advantage since users of the dataset can decide to add on top of the provided series any type of noise and choose an amplitude. This makes it well suited to test how sensitive and robust detection algorithms are against various levels of noise.
    • No missing data. You can drop whatever data you want to assess the impact of missing values on your detector with respect to a clean baseline.

    Change Log

    Version 2

    • Metadata: we include a metadata.csv with information about:
      • Anomaly categories
      • Root cause channel (signal in which the anomaly is first visible)
      • Affected channel (signal in which the anomaly might propagate) through coupled system dynamics
    • Removal of anomaly overlaps: version 1 contained anomalies which overlapped with each other resulting in only 190 distinct anomalous segments. Now, there are no more anomaly overlaps.
    • Two data files: CSV and parquet for convenience.

    [1] Example Benchmark of Anomaly Detection in Time Series: “Sebastian Schmidl, Phillip Wenig, and Thorsten Papenbrock. Anomaly Detection in Time Series: A Comprehensive Evaluation. PVLDB, 15(9): 1779 - 1797, 2022. doi:10.14778/3538598.3538602”

    About Solenix

    Solenix is an international company providing software engineering, consulting services and software products for the space market. Solenix is a dynamic company that brings innovative technologies and concepts to the aerospace market, keeping up to date with technical advancements and actively promoting spin-in and spin-out technology activities. We combine modern solutions which complement conventional practices. We aspire to achieve maximum customer satisfaction by fostering collaboration, constructivism, and flexibility.

  13. Number of cats in the U.S. 2000-2017

    • statista.com
    • proxy.parisjc.edu
    Updated Jan 12, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Statista (2024). Number of cats in the U.S. 2000-2017 [Dataset]. https://www.statista.com/statistics/198102/cats-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

    According to a national pet owners survey, there was a total of approximately 95.6 million cats living in households in the United States in 2017. In the same year, some 68 percent of all U.S. households owned at least one pet.

    Increasing pet expenditure

    Whilst the number of households owning cats, and pets in general, has remained relatively consistent over the last few years, pet industry expenditure has steadily grown. Consumers are expected to spend a record breaking 75.38 billion U.S. dollars on their pets in 2019. The majority of pet market revenue comes from food sales, followed by veterinary care costs.

    Shopping location preferences

    When it comes to shopping locations, most consumers still purchase their pet products in physical retail stores. However, the number of consumers buying pet products online is on the rise. Dry cat food was the number one pet product bought online by cat owners in the United States in 2018.

  14. CATS-ISS Level 2 Operational Night Mode 7.2 Version 3-00 5 km Layer

    • catalog.data.gov
    • data.nasa.gov
    • +1more
    Updated Dec 7, 2023
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    NASA/LARC/SD/ASDC (2023). CATS-ISS Level 2 Operational Night Mode 7.2 Version 3-00 5 km Layer [Dataset]. https://catalog.data.gov/dataset/cats-iss-l2o-n-m7-2-v3-00-05kmlay
    Explore at:
    Dataset updated
    Dec 7, 2023
    Dataset provided by
    NASAhttp://nasa.gov/
    Description

    CATS-ISS_L2O_N-M7.2-V3-00_05kmLay is the Cloud-Aerosol Transport System (CATS) International Space Station (ISS) Level 2 Operational Night Mode 7.2 Version 3-00 5 km Layer data product. This collection spans from March 25, 2015 to October 29, 2017. CATS, which was launched on January 10, 2015, was a lidar remote sensing instrument that provided range-resolved profile measurements of atmospheric aerosols and clouds from the ISS. CATS was intended to operate on-orbit for up to three years. CATS provides vertical profiles at three wavelengths, orbiting between ~230 and ~270 miles above the Earth's surface at a 51-degree inclination with nearly a three-day repeat cycle. For the first time, scientists were able to study diurnal (day-to-night) changes in cloud and aerosol effects from space by observing the same spot on Earth at different times each day. CATS Level 2 Layer data products contain geophysical parameters and are derived from Level 1 data, at 60m vertical and 5km horizontal resolution.

  15. R

    recognise cats Dataset

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

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

    Description

    recognizes cats in your photos

  16. S

    CatMeows: A Publicly-Available Dataset of Cat Vocalizations

    • data.subak.org
    • data.niaid.nih.gov
    • +1more
    csv
    Updated Feb 16, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    University of Milan, Dept. of Computer Science (2023). CatMeows: A Publicly-Available Dataset of Cat Vocalizations [Dataset]. https://data.subak.org/dataset/catmeows-a-publicly-available-dataset-of-cat-vocalizations
    Explore at:
    csvAvailable download formats
    Dataset updated
    Feb 16, 2023
    Dataset provided by
    University of Milan, Dept. of Computer Science
    License

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

    Description

    Abstract

    This dataset, composed of 440 sounds, contains meows emitted by cats in different contexts. Specifically, 21 cats belonging to 2 breeds (Maine Coon and European Shorthair) have been repeatedly exposed to three different stimuli that were expected to induce the emission of meows:

    1. Brushing - Cats were brushed by their owners in their home environment for a maximum of 5 minutes;
    2. Isolation in an unfamiliar environment - Cats were transferred by their owners into an unfamiliar environment (e.g., a room in a different apartment or an office). Distance was minimized and the usual transportation routine was adopted so as to avoid discomfort to animals. The journey lasted less than 30 minutes and cats were allowed 30 minutes with their owners to recover from transportation, before being isolated in the unfamiliar environment, where they stayed alone for maximum 5 minutes;
    3. Waiting for food - The owner started the routine operations that preceded food delivery in the usual environment the cat was familiar with. Food was given at most 5 minutes after the beginning of the experiment.

    The dataset has been produced and employed in the context of an interdepartmental project of the University of Milan (for further information, please refer to this doi). The content of the dataset has been described in detail in a scientific work currently under review; the reference will be provided as soon as the paper is published.

    File naming conventions

    Files containing meows are in the dataset.zip archive. They are PCM streams (.wav).

    Naming conventions follow the pattern C_NNNNN_BB_SS_OOOOO_RXX, which has to be exploded as follows:

    • C = emission context (values: B = brushing; F = waiting for food; I: isolation in an unfamiliar environment);
    • NNNNN = cat’s unique ID;
    • BB = breed (values: MC = Maine Coon; EU: European Shorthair);
    • SS = sex (values: FI = female, intact; FN: female, neutered; MI: male, intact; MN: male, neutered);
    • OOOOO = cat owner’s unique ID;
    • R = recording session (values: 1, 2 or 3)
    • XX = vocalization counter (values: 01..99)

    Extra content

    The extra.zip archive contains excluded recordings (sounds other than meows emitted by cats) and uncut sequences of close vocalizations.

    Terms of use

    The dataset is open access for scientific research and non-commercial purposes.

    The authors require to acknowledge their work and, in case of scientific publication, to cite the most suitable reference among the following entries:

    Ntalampiras, S., Ludovico, L.A., Presti, G., Prato Previde, E., Battini, M., Cannas, S., Palestrini, C., Mattiello, S.: Automatic Classification of Cat Vocalizations Emitted in Different Contexts. Animals, vol. 9(8), pp. 543.1–543.14. MDPI (2019).

    ISSN: 2076-2615

    Ludovico, L.A., Ntalampiras, S., Presti, G., Cannas, S., Battini, M., Mattiello, S.: CatMeows: A Publicly-Available Dataset of Cat Vocalizations. In: Li, X., Lokoč, J., Mezaris, V., Patras, I., Schoeffmann, K., Skopal, T., Vrochidis, S. (eds.) MultiMedia Modeling. 27th International Conference, MMM 2021, Prague, Czech Republic, June 22–24, 2021, Proceedings, Part II, LNCS, vol. 12573, pp. 230–243. Springer International Publishing, Cham (2021).

    ISBN: 978-3-030-67834-0 (print), 978-3-030-67835-7 (online)

    ISSN: 0302-9743 (print), 1611-3349 (online)

  17. R

    Cats Dataset

    • universe.roboflow.com
    zip
    Updated Nov 17, 2022
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Mohamed Traore (2022). Cats Dataset [Dataset]. https://universe.roboflow.com/mohamed-traore-2ekkp/cats-n9b87
    Explore at:
    zipAvailable download formats
    Dataset updated
    Nov 17, 2022
    Dataset authored and provided by
    Mohamed Traore
    License

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

    Variables measured
    Cats Bounding Boxes
    Description

    About this Dataset

    This dataset was created by exporting the Oxford Pets dataset from Roboflow Universe, generating a version with Modify Classes to drop all of the classes for the labeled dog breeds and consolidating all cat breeds under the label, "cat." The bounding boxes were also modified to incude the entirety of the cats within the images, rather than only their faces/heads.

    https://i.imgur.com/3IEzlCf.png" alt="Annotated image of a cat from the dataset">

    Oxford Pets

    • The Oxford Pets dataset (also known as the "dogs vs cats" dataset) is a collection of images and annotations labeling various breeds of dogs and cats. There are approximately 100 examples of each of the 37 breeds. This dataset contains the object detection portion of the original dataset with bounding boxes around the animals' heads.

    • Origin: This dataset was collected by the Visual Geometry Group (VGG) at the University of Oxford.

  18. Weight distribution of cats in the U.S. 2018

    • statista.com
    Updated Mar 4, 2022
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Statista (2022). Weight distribution of cats in the U.S. 2018 [Dataset]. https://www.statista.com/statistics/524790/obese-and-overweight-cats-share-in-the-us/
    Explore at:
    Dataset updated
    Mar 4, 2022
    Dataset authored and provided by
    Statistahttp://statista.com/
    Time period covered
    Oct 2018 - Nov 2018
    Area covered
    United States
    Description

    This survey depicts the prevalence of obese and overweight pet cats in the United States as of 2018. Over 33 percent of cats were reported to be obese and almost 26 percent to be overweight.

  19. w

    Cats-Diseases

    • workwithdata.com
    Updated Jan 10, 2022
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Work With Data (2022). Cats-Diseases [Dataset]. https://www.workwithdata.com/topic/cats-diseases
    Explore at:
    Dataset updated
    Jan 10, 2022
    Dataset authored and provided by
    Work With Data
    License

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

    Description

    Cats-Diseases is a book subject. It includes 130 books, written by 92 different authors.

  20. Dogs and Cats dataset for FreeCodeCamp

    • kaggle.com
    zip
    Updated Oct 15, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Kaggler (2023). Dogs and Cats dataset for FreeCodeCamp [Dataset]. https://www.kaggle.com/datasets/robikiso/dogs-and-cats-dataset-for-freecodecamp
    Explore at:
    zip(69604946 bytes)Available download formats
    Dataset updated
    Oct 15, 2023
    Authors
    Kaggler
    License

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

    Description

    Dataset

    This dataset was created by Kaggler

    Released under Apache 2.0

    Contents

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

cats_vs_dogs

Explore at:
15 scholarly articles cite this dataset (View in Google Scholar)
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">

Search
Clear search
Close search
Google apps
Main menu