CoolFace
19 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01sketchingsquad /QuickdrawHDimage10M<n<100M0 likes801 downloads5mo agoHugging Face02Xenova /quickdraw 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. imageimage-classification10M<n<100M11 likes493 downloads3y agoHugging Face03darknoon /quickdraw10M<n<100M0 likes285 downloads1y agoHugging Face04Xenova /quickdraw-small Dataset Card for "quickdraw-small" More Information needed image1M<n<10M6 likes283 downloads3y agoHugging Face05dpdl-benchmark /quickdraw_bitmapimage10M<n<100M0 likes186 downloads2y agoHugging Face06kmewhort /quickdraw-bins-50M Quick!Draw! Dataset (per-row bin format) This is the full 50M-row dataset from QuickDraw! dataset. The row for each drawing contains a byte-encoded packed representation of the drawing and data, which you can unpack using the following snippet: def unpack_drawing(file_handle): key_id, = unpack('Q', file_handle.read(8)) country_code, = unpack('2s', file_handle.read(2)) recognized, = unpack('b', file_handle.read(1)) timestamp, = unpack('I', file_handle.read(4))… See the full description on the dataset page: https://huggingface.co/datasets/kmewhort/quickdraw-bins-50M.10M<n<100M2 likes133 downloads4y agoHugging Face07madang6 /quickdraw-calvin-d-d QuickDraw CALVIN D-to-D The official six-hour CALVIN environment-D play corpus, repackaged as LeRobot v2.1 for QuickDraw. Splits are made only at native rollout boundaries. train and validation are a deterministic 90/10 partition of upstream training rollouts; eval_offline preserves the official validation recordings. CALVIN's standard online D-to-D benchmark remains simulator evaluation. Each frame contains the unchanged 39-dimensional robot-plus-scene state, unchanged… See the full description on the dataset page: https://huggingface.co/datasets/madang6/quickdraw-calvin-d-d.tabular100K<n<1M0 likes126 downloads2mo agoHugging Face08madang6 /quickdraw-robocasa-scene4-4h QuickDraw RoboCasa Scene 4 Eight-Task Composite (4h) This dataset contains 4.008 hours of RoboCasa expert demonstrations in one exact kitchen environment: layout 4, style 4. It is packaged as a LeRobot v2.1 training split. What is in every episode? Every episode contains the combined object inventories of the same eight selected tasks: DeliverStraw GatherTableware GetToastedBread HeatKebabSandwich LoadDishwasher MakeIceLemonade PrepareCoffee WashFruitColander… See the full description on the dataset page: https://huggingface.co/datasets/madang6/quickdraw-robocasa-scene4-4h.tabular100K<n<1M0 likes121 downloads2mo agoHugging Face09kmewhort /quickdraw-bins-1pct-sample Quick!Draw! 1pct Sample (per-row bin format) This is a sample 1-percent of the entire 50M-row QuickDraw! dataset. The row for each drawing contains a byte-encoded packed representation of the drawing and data, which you can unpack using the following snippet: def unpack_drawing(file_handle): key_id, = unpack('Q', file_handle.read(8)) country_code, = unpack('2s', file_handle.read(2)) recognized, = unpack('b', file_handle.read(1)) timestamp, = unpack('I'… See the full description on the dataset page: https://huggingface.co/datasets/kmewhort/quickdraw-bins-1pct-sample.100K<n<1M0 likes52 downloads4y agoHugging Face10nateraw /quickdraw-sampleimage100K<n<1M1 likes36 downloads4y agoHugging Face11TESS-Computer /quickdraw-circles Quick, Draw! Circles - Trajectory Dataset Dataset for training trajectory prediction models, specifically designed for the Qwen-DiT-Draw project. Dataset Description This dataset contains chunked trajectory data from the Quick, Draw! circle category, formatted for training diffusion-based trajectory prediction models. Key Features Variable-length trajectories with stop signals (GR00T-style) 16-point chunks with (x, y, state) format Loss masking for handling… See the full description on the dataset page: https://huggingface.co/datasets/TESS-Computer/quickdraw-circles.imagerobotics10K<n<100K0 likes35 downloads9mo agoHugging Face12TESS-Computer /quickdraw-circles-delta Quick, Draw! Circles - Trajectory Dataset Dataset for training trajectory prediction models, specifically designed for the Qwen-DiT-Draw project. Dataset Description This dataset contains chunked trajectory data from the Quick, Draw! circle category, formatted for training diffusion-based trajectory prediction models. Key Features Variable-length trajectories with stop signals (GR00T-style) 16-point chunks with (x, y, state) format Loss masking for handling… See the full description on the dataset page: https://huggingface.co/datasets/TESS-Computer/quickdraw-circles-delta.imagerobotics10K<n<100K0 likes21 downloads9mo agoHugging Face13Boni98 /quickdraw-geoimage10K<n<100K0 likes20 downloads8mo agoHugging Face14Boni98 /quickdraw-15-easyimage100K<n<1M0 likes16 downloads8mo agoHugging Face15sdiaeyu6n /quickdraw 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.image10K<n<100K0 likes12 downloads2y agoHugging Face16sketchingsquad /QuickdrawHDexamplesimagen<1K0 likes12 downloads5mo agoHugging Face17akahana /xenova-quickdraw-smallimage1M<n<10M0 likes6 downloads2y agoHugging Face18milad-h9999 /quickdraw-coarseimage10K<n<100K0 likes4 downloads11mo agoHugging Face19Potpov /quickdraw_postprocimagen<1K0 likes3 downloads5mo agoHugging Face

Listings come live from the Hugging Face Hub API. CoolFace does not host these files.