hxgrace/syntheticHands269
收藏Hugging Face2024-02-07 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/hxgrace/syntheticHands269
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: frames
sequence: image
- name: sketch
dtype: image
- name: label
dtype: string
splits:
- name: train
num_bytes: 507943100.0
num_examples: 269
download_size: 3596173
dataset_size: 507943100.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The "frames" column of this dataset holds a sequence of images, where each sequence represents one video. Each video depicts a virtual hand, animated in Unity, tracing out sketches from the [Quick, Draw!](https://quickdraw.withgoogle.com) dataset. The "sketch" column shows the original sketch, and the "label" column is the prompt given to the artist before each sketch was drawn.
提供机构:
hxgrace
原始信息汇总
数据集概述
数据特征
- frames: 包含一系列图像,每个序列代表一个视频。视频展示了一个在Unity中动画化的虚拟手,描绘来自Quick, Draw!数据集的草图。
- sketch: 显示原始草图,数据类型为图像。
- label: 在每个草图绘制前给艺术家的提示,数据类型为字符串。
数据分割
- train: 训练集,包含269个样本,总字节数为507943100.0。
数据集大小
- 下载大小: 3596173字节
- 数据集大小: 507943100.0字节
配置
- default: 数据文件路径为
data/train-*。



