File size: 3,565 Bytes
2c155d8 e39c744 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
---
license: mit
datasets:
- deepghs/anime_person_detection
metrics:
- f1
pipeline_tag: object-detection
tags:
- art
---
| Model | FLOPS | Params | F1 Score | Threshold | F1 Plot | Confusion | Labels |
|:--------------------:|:-------:|:--------:|:----------:|:-----------:|:---------------------------------------------------------------------------------------------------------:|:----------------------------------------------------------------------------------------------------------------------:|:--------:|
| person_detect_v1.2_s | 3.49k | 11.1M | 0.86 | 0.295 | [plot](https://huggingface.co/deepghs/anime_person_detection/blob/main/person_detect_v1.2_s/F1_curve.png) | [confusion](https://huggingface.co/deepghs/anime_person_detection/blob/main/person_detect_v1.2_s/confusion_matrix.png) | `person` |
| person_detect_v1.3_s | 3.49k | 11.1M | 0.86 | 0.324 | [plot](https://huggingface.co/deepghs/anime_person_detection/blob/main/person_detect_v1.3_s/F1_curve.png) | [confusion](https://huggingface.co/deepghs/anime_person_detection/blob/main/person_detect_v1.3_s/confusion_matrix.png) | `person` |
| person_detect_v0_x | 31.3k | 68.1M | N/A | N/A | N/A | N/A | `person` |
| person_detect_v0_m | 9.53k | 25.8M | 0.85 | 0.424 | [plot](https://huggingface.co/deepghs/anime_person_detection/blob/main/person_detect_v0_m/F1_curve.png) | [confusion](https://huggingface.co/deepghs/anime_person_detection/blob/main/person_detect_v0_m/confusion_matrix.png) | `person` |
| person_detect_v0_s | 3.49k | 11.1M | N/A | N/A | N/A | N/A | `person` |
| person_detect_v1.1_s | 3.49k | 11.1M | 0.86 | 0.384 | [plot](https://huggingface.co/deepghs/anime_person_detection/blob/main/person_detect_v1.1_s/F1_curve.png) | [confusion](https://huggingface.co/deepghs/anime_person_detection/blob/main/person_detect_v1.1_s/confusion_matrix.png) | `person` |
| person_detect_v1.1_n | 898 | 3.01M | 0.85 | 0.327 | [plot](https://huggingface.co/deepghs/anime_person_detection/blob/main/person_detect_v1.1_n/F1_curve.png) | [confusion](https://huggingface.co/deepghs/anime_person_detection/blob/main/person_detect_v1.1_n/confusion_matrix.png) | `person` |
| person_detect_v1.1_m | 9.53k | 25.8M | 0.87 | 0.348 | [plot](https://huggingface.co/deepghs/anime_person_detection/blob/main/person_detect_v1.1_m/F1_curve.png) | [confusion](https://huggingface.co/deepghs/anime_person_detection/blob/main/person_detect_v1.1_m/confusion_matrix.png) | `person` |
| person_detect_v1_m | 9.53k | 25.8M | 0.86 | 0.351 | [plot](https://huggingface.co/deepghs/anime_person_detection/blob/main/person_detect_v1_m/F1_curve.png) | [confusion](https://huggingface.co/deepghs/anime_person_detection/blob/main/person_detect_v1_m/confusion_matrix.png) | `person` |
|