File size: 666 Bytes
85cd3c2 0524274 85cd3c2 0524274 85cd3c2 0524274 85cd3c2 0524274 |
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: caption
dtype: string
splits:
- name: train
num_bytes: 87942822
num_examples: 760
download_size: 87292244
dataset_size: 87942822
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
license: mit
tags:
- art
size_categories:
- n<1K
---
# Dataset Summary
Contains characters from One Piece animation.
Used to finetune Stable Diffusion LoRA weights
# Dataset Creation
All data were scraped from the web (Google Image search).\
In order to filter irrelevant images, CLIP score was calculated and the bottom 20% of the dataset was discarded.
|