File size: 601 Bytes
ffd62d6 07a01fd ffd62d6 6893772 07a01fd 6893772 ffd62d6 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 |
---
dataset_info:
features:
- name: image
dtype: image
- name: conditioning_image
dtype: image
- name: text
dtype: string
splits:
- name: train
num_bytes: 8371549111
num_examples: 77478
download_size: 16130259612
dataset_size: 8371549111
---
# Dataset Card for Graffiti
## Dataset Description
Graffiti dataset taken from https://www.graffiti.org/ and https://www.graffiti-database.com/.
## Data
Images and meta data are located in `data/`.
## Citation Information
```bibtex
@InProceedings{huggingface:dataset,
title = {Graffiti},
author={UR
},
year={2023}
}
``` |