Datasets:
File size: 1,394 Bytes
d8db82d 6290010 d8db82d 8a56077 d8db82d 8a56077 4fed161 8a56077 4fed161 d8db82d 8a56077 d8db82d 9457cb1 8a56077 9457cb1 7b2b3ed 8a56077 7b2b3ed 8a56077 d8db82d 8a56077 4fed161 d8db82d 9457cb1 7b2b3ed ca8ec9b d8db82d ca8ec9b 8b30365 ca8ec9b 26f8c07 |
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 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 |
---
size_categories:
- 1K<n<10K
task_categories:
- text-to-image
pretty_name: anime
dataset_info:
features:
- name: image
dtype: image
- name: text
dtype: string
- name: author
dtype: string
splits:
- name: aiohto
num_bytes: 77728858.0
num_examples: 138
- name: miku
num_bytes: 558078909.0
num_examples: 1000
- name: MikumoGuynemer
num_bytes: 101700103.0
num_examples: 298
- name: mima
num_bytes: 5009075.0
num_examples: 5
- name: esdeath
num_bytes: 1603657.0
num_examples: 13
download_size: 742556609
dataset_size: 744120602.0
configs:
- config_name: default
data_files:
- split: aiohto
path: data/aiohto-*
- split: miku
path: data/miku-*
- split: MikumoGuynemer
path: data/MikumoGuynemer-*
- split: mima
path: data/mima-*
- split: esdeath
path: data/esdeath-*
tags:
- art
---
# anime characters datasets
This is an anime/manga/2D characters dataset, it is intended to be an encyclopedia for anime characters.
The dataset is open source to use without limitations or any restrictions.
## how to use
```python
from datasets import load_dataset
dataset = load_dataset("lowres/anime")
```
## how to contribute
* to add your own dataset, simply join the organization and create a new dataset repo and upload your images there. else you can open a new discussion and we'll check it out |