augmentedSketches / README.md
hxgrace's picture
Update README.md
281caad verified
metadata
dataset_info:
  features:
    - name: image
      dtype: image
    - name: sketch
      dtype: image
    - name: label
      dtype: string
  splits:
    - name: train
      num_bytes: 339049273
      num_examples: 5000
  download_size: 320275962
  dataset_size: 339049273
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

One thousand original sketches and their associated ground truth images from the Sketchy Dataset, plus four thousand augmented versions of these sketches, where strokes have a random offset of 15px in the x and y directions.