File size: 1,212 Bytes
c49a3d1 06e4c1a c49a3d1 06e4c1a |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
---
license: mit
task_categories:
- object-detection
tags:
- art
size_categories:
- 10K<n<100K
---
Dataset for anime head detection (include the entire head, not only the face parts).
| Dataset | Train | Test | Validate | Description |
|------------------------|-------|------|----------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| ani_face_detection.v1i | 25698 | 113 | 253 | A high-quality third-party dataset (seems to no longer be publicly available, please contact me for removal if it infringes your rights) that can be used for training directly. Although its name includes `face`, but what it actually annotated are `head`. |
We provide an [online demo](https://huggingface.co/spaces/deepghs/anime_object_detection) here. |