100+ datasets found
  1. g

    The Quick, Draw! Dataset

    • github.com
    • carrfratagen43.blogspot.com
    Updated Mar 1, 2017
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Google (2017). The Quick, Draw! Dataset [Dataset]. https://github.com/googlecreativelab/quickdraw-dataset
    Explore at:
    Dataset updated
    Mar 1, 2017
    Dataset provided by
    Google
    License

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

    Description

    The Quick Draw Dataset is a collection of 50 million drawings across 345 categories, contributed by players of the game "Quick, Draw!". The drawings were captured as timestamped vectors, tagged with metadata including what the player was asked to draw and in which country the player was located.

    Example drawings: https://raw.githubusercontent.com/googlecreativelab/quickdraw-dataset/master/preview.jpg" alt="preview">

  2. h

    quickdraw

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

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

    Description

    Dataset Card for Quick, Draw!

    This is a processed version of Google's Quick, Draw dataset to be compatible with the latest versions of 🤗 Datasets that support .parquet files. NOTE: this dataset only contains the "preprocessed_bitmaps" subset of the original dataset.

  3. quickdraw-doodle-recognition-simplified

    • kaggle.com
    zip
    Updated Nov 9, 2018
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Bruno Mendes (2018). quickdraw-doodle-recognition-simplified [Dataset]. https://www.kaggle.com/datasets/dethaldox/quickdraw-doodle-recognition-simplified
    Explore at:
    zip(21020957 bytes)Available download formats
    Dataset updated
    Nov 9, 2018
    Authors
    Bruno Mendes
    Description
    • test_simplified.csv - the test data in the simplified vector format
    • train_simplified - the training data in the simplified vector format; one csv file per word

    Source: https://www.kaggle.com/c/quickdraw-doodle-recognition/data

  4. Quick Draw (NumPy Bitmaps)

    • kaggle.com
    zip
    Updated Mar 9, 2021
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Robbie Beane (2021). Quick Draw (NumPy Bitmaps) [Dataset]. https://www.kaggle.com/datasets/drbeane/quickdraw-np
    Explore at:
    zip(13078258925 bytes)Available download formats
    Dataset updated
    Mar 9, 2021
    Authors
    Robbie Beane
    License

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

    Description

    Dataset

    This dataset was created by Robbie Beane

    Released under CC0: Public Domain

    Contents

  5. Doodle Dataset

    • kaggle.com
    zip
    Updated Aug 4, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Ashish Jangra (2024). Doodle Dataset [Dataset]. https://www.kaggle.com/datasets/ashishjangra27/doodle-dataset
    Explore at:
    zip(5063909397 bytes)Available download formats
    Dataset updated
    Aug 4, 2024
    Authors
    Ashish Jangra
    License

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

    Description

    Dataset Description: Doodle Classifier Prepared Dataset

    Overview

    This dataset consists of over 1 million images covering 340 classes of doodles. It contains grayscale images of doodles, organized by class, extracted from the Quick, Draw! dataset. Each image represents a hand-drawn sketch from various categories, processed to be ready for machine learning tasks.

    This dataset is a clean, processed, and easy-to-use version of the original Quick, Draw! dataset by Google, which has approximately 50 million images.

    Content

    • Images: Grayscale images of doodles, each 255x255 pixels.
    • Classes: 340 categories of doodles, each stored in its directory.
    • Total Images: 1,020,000 images, with each class containing exactly 3,000 images.

    Structure

    • Doodle Folder: Contains 340 subfolders, each representing a different doodle class. Each subfolder includes exactly 3,000 images.
    • CSV File (master_doodle_dataframe.csv): Contains additional metadata about the images, including:
      • countrycode: The country code of the user who drew the doodle.
      • drawing: The drawing data is in JSON format.
      • key_id: Unique identifier for each doodle.
      • recognized: Boolean indicating whether the doodle was recognized.
      • word: The class label (e.g., "traffic light").
      • image_path: The file path where the image is stored.

    Usage

    This dataset is your playground for: - Training and evaluating machine learning models, especially for image classification tasks. - Conducting research and educational activities with a well-organized set of doodle images. - Benchmarking doodle recognition algorithms.

    Acknowledgements

    This dataset is a clean and processed version of the original Quick, Draw! dataset by Google, which contains approximately 50 million images. Special thanks to the original creators and contributors of the dataset.

    License

    This dataset is shared under the CC BY 4.0 license. Please attribute the source when using this dataset in your work.

    Best of Luck

    We hope this dataset serves as a valuable resource for your projects. Happy coding and may your models achieve high accuracy!

  6. h

    quickdraw

    • huggingface.co
    Updated Jul 25, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Sieun Choi (2024). quickdraw [Dataset]. https://huggingface.co/datasets/sdiaeyu6n/quickdraw
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Jul 25, 2024
    Authors
    Sieun Choi
    Description

    Dataset Card for Quick, Draw! Dataset

    This dataset card aims to provide comprehensive information about the Quick, Draw! dataset, a collection of hand-drawn sketches used for training and evaluating sketch classification models.

      Dataset Details
    
    
    
    
    
      Dataset Description
    

    The Quick, Draw! dataset is a large-scale collection of hand-drawn sketches curated by Google Creative Lab. The dataset includes over 50 million unique sketches across 345 object categories… See the full description on the dataset page: https://huggingface.co/datasets/sdiaeyu6n/quickdraw.

  7. r

    Subset of Quick, Draw! dataset for neural network pre-training / Subconjunto...

    • resodate.org
    • portalcientifico.universidadeuropea.com
    Updated Sep 27, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Juan Guerrero Martín; Alba Gómez-Valadés Batanero; Estela Díaz López; Margarita Bachiller Mayoral; José Manuel Cuadra Troncoso; Rafael Martínez Tomás; Sara García Herranz; María del Carmen Díaz Mardomingo; Herminia Peraita; Herminia Peraita; Mariano Rincón Zamorano (2024). Subset of Quick, Draw! dataset for neural network pre-training / Subconjunto del conjunto de datos Quick, Draw! para pre-entrenamiento de redes neuronales [Dataset]. http://doi.org/10.21950/GWO9RA
    Explore at:
    Dataset updated
    Sep 27, 2024
    Dataset provided by
    Eciencia Data
    Rey-Osterrieth Complex Figure (ROCF) Test Assessment
    Universidad Nacional de Educación a Distancia
    Authors
    Juan Guerrero Martín; Alba Gómez-Valadés Batanero; Estela Díaz López; Margarita Bachiller Mayoral; José Manuel Cuadra Troncoso; Rafael Martínez Tomás; Sara García Herranz; María del Carmen Díaz Mardomingo; Herminia Peraita; Herminia Peraita; Mariano Rincón Zamorano
    Description

    Description of the project This dataset is the result of the research carried out in the project "A Benchmark for Rey-Osterrieth Complex Figure (ROCF) Test Automatic Scoring", whose main goal was to establish a baseline for the scoring task consisting of: a dataset with 528 ROCF and results obtained by several deep learning models, as well as, by a group of psychology experts.

  8. d

    Lottery Quick Draw Winning Numbers: Beginning 2013

    • catalog.data.gov
    • datasets.ai
    • +2more
    Updated Mar 14, 2026
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    data.ny.gov (2026). Lottery Quick Draw Winning Numbers: Beginning 2013 [Dataset]. https://catalog.data.gov/dataset/lottery-quick-draw-winning-numbers-beginning-2013
    Explore at:
    Dataset updated
    Mar 14, 2026
    Dataset provided by
    data.ny.gov
    Description

    Go to http://on.ny.gov/1BbsWqI on the New York Lottery website for past Quick Draw results and payouts.

  9. R

    Draw Using Hands Dataset

    • universe.roboflow.com
    zip
    Updated Aug 31, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    project (2023). Draw Using Hands Dataset [Dataset]. https://universe.roboflow.com/project-j6wru/draw-using-hands
    Explore at:
    zipAvailable download formats
    Dataset updated
    Aug 31, 2023
    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

    Variables measured
    Detect Hands Bounding Boxes
    Description

    Draw Using Hands

    ## Overview
    
    Draw Using Hands is a dataset for object detection tasks - it contains Detect Hands annotations for 5,108 images.
    
    ## Getting Started
    
    You can download this dataset for use within your own projects, or fork it into a workspace on Roboflow to create your own model.
    
      ## License
    
      This dataset is available under the [CC BY 4.0 license](https://creativecommons.org/licenses/CC BY 4.0).
    
  10. Quick, Draw! Images from Key Points 7

    • kaggle.com
    zip
    Updated Jul 27, 2020
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Olga Belitskaya (2020). Quick, Draw! Images from Key Points 7 [Dataset]. https://www.kaggle.com/datasets/olgabelitskaya/quick-draw-images-from-key-points-7
    Explore at:
    zip(317362640 bytes)Available download formats
    Dataset updated
    Jul 27, 2020
    Authors
    Olga Belitskaya
    Description

    Context

    Key points in sketches were connected with lines and convert to pixel images. The original dataset is Quick, Draw! Doodle Recognition Challenge

    Content

    500,000 images (as numeric arrays) and targets (as numeric labels) are compressed in h5 files.

    QuickDrawImages31.h5 <= 'table', 'teapot', 'teddy-bear', 'telephone', 'television', 'tennis_racquet', 'tent', 'tiger', 'toaster', 'toe'

    QuickDrawImages32.h5 <= 'toilet', 'tooth', 'toothbrush', 'toothpaste', 'tornado', 'tractor', 'traffic_light', 'train', 'tree', 'triangle'

    QuickDrawImages33.h5 <= 'trombone', 'truck', 'trumpet', 'umbrella', 'underwear', 'van', 'vase', 'violin', 'washing_machine', 'watermelon'

    QuickDrawImages34.h5 <= 'waterslide', 'whale', 'wheel', 'windmill', 'wine_bottle', 'wine_glass', 'wristwatch', 'yoga', 'zebra', 'zigzag'

    Acknowledgments

    All the thanks should be ended to the creators of the original data.

    Inspiration

    How does the converting key points into pixel images influence on classification?

  11. draw-svg-validation

    • kaggle.com
    zip
    Updated May 21, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Rares Barbantan (2025). draw-svg-validation [Dataset]. https://www.kaggle.com/datasets/raresbarbantan/draw-svg-validation
    Explore at:
    zip(9462 bytes)Available download formats
    Dataset updated
    May 21, 2025
    Authors
    Rares Barbantan
    License

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

    Description

    This dataset was generated using Gemini 2.0 Flash to be used as an extra validation of submissions to the Drawing with LLMs competition

    The source is a kaggle notebook created as Capstone project for the Gen AI Intensive Course 2025 Q1

  12. p

    Trends in Student-Teacher Ratio (2006-2024): Draw Academy vs. Texas vs. Draw...

    • publicschoolreview.com
    Updated Feb 25, 2026
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Public School Review (2026). Trends in Student-Teacher Ratio (2006-2024): Draw Academy vs. Texas vs. Draw Academy School District [Dataset]. https://www.publicschoolreview.com/draw-academy-profile
    Explore at:
    Dataset updated
    Feb 25, 2026
    Dataset authored and provided by
    Public School Review
    License

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

    Area covered
    Texas
    Description

    This dataset tracks annual student-teacher ratio from 2006 to 2024 for Draw Academy vs. Texas and Draw Academy School District

  13. h

    Draw-and-Understand

    • huggingface.co
    Updated Mar 29, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Weifeng Lin (2024). Draw-and-Understand [Dataset]. https://huggingface.co/datasets/Afeng-x/Draw-and-Understand
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Mar 29, 2024
    Authors
    Weifeng Lin
    License

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

    Description

    🎨 Draw-and-Understand: Leveraging Visual Prompts to Enable MLLMs to Comprehend What You Want

    The interaction between humans and artificial intelligence (AI) is a crucial factor that reflects the effectiveness of multimodal large language models (MLLMs). However, current MLLMs primarily focus on image-level comprehension and limit interaction to textual instructions, thereby constraining their flexibility in usage and depth of response. Therefore, we introduce the… See the full description on the dataset page: https://huggingface.co/datasets/Afeng-x/Draw-and-Understand.

  14. R

    Draw Using Hanndss Dataset

    • universe.roboflow.com
    zip
    Updated Aug 31, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    portsaid faculty (2023). Draw Using Hanndss Dataset [Dataset]. https://universe.roboflow.com/portsaid-faculty/draw-using-hanndss/dataset/1
    Explore at:
    zipAvailable download formats
    Dataset updated
    Aug 31, 2023
    Dataset authored and provided by
    portsaid faculty
    License

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

    Variables measured
    Hands Bounding Boxes
    Description

    Draw Using Hanndss

    ## Overview
    
    Draw Using Hanndss is a dataset for object detection tasks - it contains Hands annotations for 5,108 images.
    
    ## Getting Started
    
    You can download this dataset for use within your own projects, or fork it into a workspace on Roboflow to create your own model.
    
      ## License
    
      This dataset is available under the [CC BY 4.0 license](https://creativecommons.org/licenses/CC BY 4.0).
    
  15. t

    Draw Works Market Demand, Size and Competitive Analysis | TechSci Research

    • techsciresearch.com
    Updated Jan 15, 2026
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    TechSci Research (2026). Draw Works Market Demand, Size and Competitive Analysis | TechSci Research [Dataset]. https://www.techsciresearch.com/report/draw-works-market/8023.html
    Explore at:
    Dataset updated
    Jan 15, 2026
    Dataset authored and provided by
    TechSci Research
    License

    https://www.techsciresearch.com/privacy-policy.aspxhttps://www.techsciresearch.com/privacy-policy.aspx

    Description

    The Draw Works Market is projected to grow from USD 2.39 Billion in 2025 to USD 3.28 Billion by 2031 at a 5.42% CAGR.

    Pages110
    Market Size2025 USD 2.39 Billion
    Forecast Market SizeUSD 3.28 Billion
    CAGR5.42%
    Fastest Growing SegmentPower Source
    Largest MarketNorth America
    Key Players['National Oilwell Varco, Inc.', 'Schlumberger Limited', 'DrawWorks, L.P.', 'Loadmaster Universal Rigs, Inc.', 'Drillmec India Pvt. Ltd.', 'Alta Rig Systems Inc.', 'Tri‑Service Oilfield Manufacturing Ltd.', 'Century Geophysical, L.L.C.', 'Canrig Drilling Technology Ltd.', 'Hannon Hydraulics']

  16. u

    Quick, Stat!: a statistical analysis of the Quick, Draw! Dataset

    • produccioncientifica.ucm.es
    Updated 2019
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Fernandez-Fernandez, Raul; Victores, Juan G.; Estevez, David; Balaguer, Carlos; Fernandez-Fernandez, Raul; Victores, Juan G.; Estevez, David; Balaguer, Carlos (2019). Quick, Stat!: a statistical analysis of the Quick, Draw! Dataset [Dataset]. https://produccioncientifica.ucm.es/documentos/668fc443b9e7c03b01bd81aa?lang=ca
    Explore at:
    Dataset updated
    2019
    Authors
    Fernandez-Fernandez, Raul; Victores, Juan G.; Estevez, David; Balaguer, Carlos; Fernandez-Fernandez, Raul; Victores, Juan G.; Estevez, David; Balaguer, Carlos
    Description

    Dataset used for the experiments of https://arxiv.org/abs/1907.06417 . This dataset is extracted from The Quick, Draw!
    - A.I. Experiment. https://quickdraw.withgoogle.com/

  17. h

    quickdraw-26-classes

    • huggingface.co
    Updated May 1, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Om Uday Alve (2024). quickdraw-26-classes [Dataset]. https://huggingface.co/datasets/OmAlve/quickdraw-26-classes
    Explore at:
    Dataset updated
    May 1, 2024
    Authors
    Om Uday Alve
    Description

    Quick! Draw 26 Class Dataset

    This dataset is derived from the Google Quick! Draw dataset and contains 26 classes of doodle images drawn by users. The classes include common objects and entities like animals, vehicles, food items, and everyday objects.

      Dataset Details
    

    Number of Classes: 26 Total Images: 520,000 (416,000 train, 52,000 val, 52,000 test) Image Format: PNG images of size 28x28 pixels (grayscale) Data Fields: image: PIL Image object label: Integer label… See the full description on the dataset page: https://huggingface.co/datasets/OmAlve/quickdraw-26-classes.

  18. draw with me drawing classes by suhan Shetty's YouTube Channel Statistics

    • vidiq.com
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    vidIQ, draw with me drawing classes by suhan Shetty's YouTube Channel Statistics [Dataset]. https://vidiq.com/youtube-stats/channel/UCY_kEynkSCiYXpABBWnskMQ/
    Explore at:
    Dataset authored and provided by
    vidIQ
    Time period covered
    Mar 1, 2026 - Mar 23, 2026
    Area covered
    Worldwide, YouTube
    Variables measured
    subscribers, video count, video views, engagement rate, upload frequency, estimated earnings
    Description

    Comprehensive YouTube channel statistics for draw with me drawing classes by suhan Shetty, featuring 804,000 subscribers and 176,901,209 total views. This dataset includes detailed performance metrics such as subscriber growth, video views, engagement rates, and estimated revenue. The channel operates in the Lifestyle category. Track 4,927 videos with daily and monthly performance data, including view counts, subscriber changes, and earnings estimates. Analyze growth trends, engagement patterns, and compare performance against similar channels in the same category.

  19. R

    Eng Drawing Dataset

    • universe.roboflow.com
    zip
    Updated Jul 30, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    engineering drawing (2025). Eng Drawing Dataset [Dataset]. https://universe.roboflow.com/engineering-drawing-qrlfu/eng-drawing-ukrvj
    Explore at:
    zipAvailable download formats
    Dataset updated
    Jul 30, 2025
    Dataset authored and provided by
    engineering drawing
    License

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

    Variables measured
    Objects Bounding Boxes
    Description

    Eng Drawing

    ## Overview
    
    Eng Drawing is a dataset for object detection tasks - it contains Objects annotations for 167 images.
    
    ## Getting Started
    
    You can download this dataset for use within your own projects, or fork it into a workspace on Roboflow to create your own model.
    
      ## License
    
      This dataset is available under the [CC BY 4.0 license](https://creativecommons.org/licenses/CC BY 4.0).
    
  20. r

    Color Draw Simulator player stats dataset

    • rocodes.gg
    Updated May 24, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    RoCodes (2024). Color Draw Simulator player stats dataset [Dataset]. https://rocodes.gg/codes/color-draw-simulator
    Explore at:
    Dataset updated
    May 24, 2024
    Dataset authored and provided by
    RoCodes
    License

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

    Time period covered
    Mar 25, 2026 - Mar 27, 2026
    Variables measured
    player_count
    Description

    Time-series player count data for the Roblox game Color Draw Simulator.

Share
FacebookFacebook
TwitterTwitter
Email
Click to copy link
Link copied
Close
Cite
Google (2017). The Quick, Draw! Dataset [Dataset]. https://github.com/googlecreativelab/quickdraw-dataset

The Quick, Draw! Dataset

quickdraw-dataset

Quick Draw Dataset

Explore at:
96 scholarly articles cite this dataset (View in Google Scholar)
Dataset updated
Mar 1, 2017
Dataset provided by
Google
License

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

Description

The Quick Draw Dataset is a collection of 50 million drawings across 345 categories, contributed by players of the game "Quick, Draw!". The drawings were captured as timestamped vectors, tagged with metadata including what the player was asked to draw and in which country the player was located.

Example drawings: https://raw.githubusercontent.com/googlecreativelab/quickdraw-dataset/master/preview.jpg" alt="preview">

Search
Clear search
Close search
Google apps
Main menu