File size: 1,862 Bytes
c49a3d1
 
06e4c1a
 
 
 
 
 
c49a3d1
06e4c1a
 
 
 
 
 
9555c89
 
06e4c1a
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
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`. |
| v1.0                   | 20889 | 1036 | 2000     | High-quality manually annotated head detection data. Includes images sampled from gelbooru and fancaps. All heads with human characteristics (including front, side, and back views) are marked, while non-human heads without significant humanoid features are not considered as "heads". |
| v1.0-raw               | 6963  | 1036 | 2000     | Original archive of v1.0, without any preprocessing or data augmentation.                                                                                                                                                                                       |

We provide an [online demo](https://huggingface.co/spaces/deepghs/anime_object_detection) here.