The viewer is disabled because this dataset repo requires arbitrary Python code execution. Please consider
removing the loading script and relying on automated data support (you can use convert_to_parquet from the datasets library). If this is not possible, please open a discussion for direct help.
Dataset Description
A segmentation dataset for anime character
My project: anime-segmentation
Dataset Summary
| Dir | Description | Format | Images |
|---|---|---|---|
| bg | background images | jpg | 8057 |
| fg | foreground images, transparent background | png | 11802 |
| imgs | real images with background and foreground | jpg | 1111 |
| masks | labels for imgs | jpg | 1111 |
Total size: 18GB
Collection Method
Collect background from character_bg_seg_data
Collect foreground from danbooru website.
Collect imgs and masks from AniSeg and danbooru website.
I use Real-ESRGAN to restore the background images.
I clean the dataset using DeepDanbooru first then manually, to make sue all foreground is anime character.
Contributions
Thanks to @SkyTNT for adding this dataset.
Thanks to @ShuhongChen for character_bg_seg_data
Thanks to @jerryli27 for AniSeg
- Downloads last month
- 174