|
--- |
|
annotations_creators: [] |
|
language: [] |
|
language_creators: [] |
|
license: |
|
- cc0-1.0 |
|
multilinguality: [] |
|
pretty_name: Full Body Anime HQ |
|
size_categories: |
|
- 10K<n<100K |
|
source_datasets: |
|
- original |
|
tags: [] |
|
task_categories: |
|
- unconditional-image-generation |
|
task_ids: [] |
|
--- |
|
|
|
## Dataset Description |
|
|
|
FBAnimeHQ is a dataset with high-quality full-body anime girl images in a resolution of 1024 × 512. |
|
|
|
### Dataset Summary |
|
|
|
The dataset contains 19,838 images. |
|
|
|
All images are on white background |
|
|
|
### Collection Method |
|
|
|
Collect from danbooru website. |
|
|
|
Use yolov5 to detect and clip image. |
|
|
|
Use anime-segmentation to remove background. |
|
|
|
Use deepdanbooru to filter image. |
|
|
|
Finally clean the dataset manually. |
|
|
|
### Contributions |
|
|
|
Thanks to [@SkyTNT](https://github.com/SkyTNT) for adding this dataset. |