The dataset viewer is not available for this dataset.
Cannot get the config names for the dataset.
Error code:   ConfigNamesError
Exception:    FileNotFoundError
Message:      Couldn't find a dataset script at /src/services/worker/deepghs/anime_person_detection/anime_person_detection.py or any data file in the same directory. Couldn't find 'deepghs/anime_person_detection' on the Hugging Face Hub either: FileNotFoundError: No (supported) data files or dataset script found in deepghs/anime_person_detection. 
Traceback:    Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/dataset/config_names.py", line 55, in compute_config_names_response
                  for config in sorted(get_dataset_config_names(path=dataset, token=hf_token))
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/inspect.py", line 351, in get_dataset_config_names
                  dataset_module = dataset_module_factory(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/load.py", line 1491, in dataset_module_factory
                  raise FileNotFoundError(
              FileNotFoundError: Couldn't find a dataset script at /src/services/worker/deepghs/anime_person_detection/anime_person_detection.py or any data file in the same directory. Couldn't find 'deepghs/anime_person_detection' on the Hugging Face Hub either: FileNotFoundError: No (supported) data files or dataset script found in deepghs/anime_person_detection.

Need help to make the dataset viewer work? Open a discussion for direct support.

Dataset for anime person detection.

Dataset Train Test Validate Description
v1.1 9255 460 877 Annotated on the Roboflow platform, including labeled data for various types of anime images (e.g. illustrations, comics). The dataset has also undergone data augmentation techniques to enhance its diversity and quality.
raw 3085 460 877 The same as v1.1 dataset, without any preprocess and data augmentation. Suitable for directly upload to Roboflow platform.
AniDet3.v3i 16124 944 1709 Third-party dataset, source: https://universe.roboflow.com/university-of-michigan-ann-arbor/anidet3-ai42v/dataset/3 . The dataset only contains images from anime series. This means the models directly trained on it will not perform well on illustrations and comics.

The best practice is to combine the AniDet3.v3i dataset with the v1.1 dataset for training. We provide an online demo.

Downloads last month
2
Edit dataset card

Models trained or fine-tuned on deepghs/anime_person_detection