Dataset Viewer
The dataset viewer is not available for this dataset.
Cannot get the config names for the dataset.
Error code: ConfigNamesError
Exception: RuntimeError
Message: Dataset scripts are no longer supported, but found anime-segmentation.py
Traceback: Traceback (most recent call last):
File "/src/services/worker/src/worker/job_runners/dataset/config_names.py", line 67, in compute_config_names_response
config_names = get_dataset_config_names(
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/inspect.py", line 161, in get_dataset_config_names
dataset_module = dataset_module_factory(
^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/load.py", line 1217, in dataset_module_factory
raise e1 from None
File "/usr/local/lib/python3.12/site-packages/datasets/load.py", line 1177, in dataset_module_factory
raise RuntimeError(f"Dataset scripts are no longer supported, but found {filename}")
RuntimeError: Dataset scripts are no longer supported, but found anime-segmentation.pyNeed help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
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
- -