| 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. |