|
--- |
|
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} |
|
} |
|
``` |