File size: 640 Bytes
ed46ac6
 
 
 
 
 
 
 
 
 
 
bab4a80
ed46ac6
bab4a80
 
ed46ac6
 
 
 
 
 
281caad
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: sketch
    dtype: image
  - name: label
    dtype: string
  splits:
  - name: train
    num_bytes: 339049273.0
    num_examples: 5000
  download_size: 320275962
  dataset_size: 339049273.0
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](https://faculty.cc.gatech.edu/~hays/tmp/sketchy-database.pdf), plus four thousand augmented versions of these sketches, where strokes have a random offset of 15px in the x and y directions.