File size: 506 Bytes
74bbe66 af02e32 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
---
dataset_info:
features:
- name: image
dtype: image
- name: caption
dtype: string
splits:
- name: train
num_bytes: 19224108.0
num_examples: 95
download_size: 18994033
dataset_size: 19224108.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
A dataset for step-by-step line-arts from the book [Drawing made easy](https://archive.org/details/drawingmadeeasyh00lutz) by Edwin George Lutz and corresponding captions manually annotated. |