syntheticHands269 / README.md
hxgrace's picture
Update README.md
f698c7c verified
|
raw
history blame contribute delete
No virus
734 Bytes
metadata
dataset_info:
  features:
    - name: frames
      sequence: image
    - name: sketch
      dtype: image
    - name: label
      dtype: string
  splits:
    - name: train
      num_bytes: 507943100
      num_examples: 269
  download_size: 3596173
  dataset_size: 507943100
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! dataset. The "sketch" column shows the original sketch, and the "label" column is the prompt given to the artist before each sketch was drawn.