narugo commited on
Commit
6f849a1
1 Parent(s): 0107d1a

Sync README for deepghs/anime_head_detection, on 2024-09-25 05:08:25 UTC

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -11,6 +11,8 @@ tags:
11
 
12
  | Model | FLOPS | Params | F1 Score | Threshold | precision(B) | recall(B) | mAP50(B) | mAP50-95(B) | F1 Plot | Confusion | Labels |
13
  |:-------------------------:|:-------:|:--------:|:----------:|:-----------:|:--------------:|:-----------:|:----------:|:-------------:|:------------------------------------------------------------------------------------------------------------:|:------------------------------------------------------------------------------------------------------------------------------------:|:--------:|
 
 
14
  | head_detect_v1.3_s | 3.49k | 11.1M | 0.94 | 0.423 | 0.95734 | 0.9257 | 0.97037 | 0.80391 | [plot](https://huggingface.co/deepghs/anime_head_detection/blob/main/head_detect_v1.3_s/F1_curve.png) | [confusion](https://huggingface.co/deepghs/anime_head_detection/blob/main/head_detect_v1.3_s/confusion_matrix_normalized.png) | `head` |
15
  | head_detect_v1.3_n | 898 | 3.01M | 0.93 | 0.409 | 0.95254 | 0.90674 | 0.96258 | 0.7844 | [plot](https://huggingface.co/deepghs/anime_head_detection/blob/main/head_detect_v1.3_n/F1_curve.png) | [confusion](https://huggingface.co/deepghs/anime_head_detection/blob/main/head_detect_v1.3_n/confusion_matrix_normalized.png) | `head` |
16
  | head_detect_v1.2_s | 3.49k | 11.1M | 0.94 | 0.415 | 0.95756 | 0.9271 | 0.97097 | 0.80514 | [plot](https://huggingface.co/deepghs/anime_head_detection/blob/main/head_detect_v1.2_s/F1_curve.png) | [confusion](https://huggingface.co/deepghs/anime_head_detection/blob/main/head_detect_v1.2_s/confusion_matrix_normalized.png) | `head` |
 
11
 
12
  | Model | FLOPS | Params | F1 Score | Threshold | precision(B) | recall(B) | mAP50(B) | mAP50-95(B) | F1 Plot | Confusion | Labels |
13
  |:-------------------------:|:-------:|:--------:|:----------:|:-----------:|:--------------:|:-----------:|:----------:|:-------------:|:------------------------------------------------------------------------------------------------------------:|:------------------------------------------------------------------------------------------------------------------------------------:|:--------:|
14
+ | head_detect_v1.4_s | 3.49k | 11.1M | 0.94 | 0.472 | 0.96275 | 0.91875 | 0.96812 | 0.80417 | [plot](https://huggingface.co/deepghs/anime_head_detection/blob/main/head_detect_v1.4_s/F1_curve.png) | [confusion](https://huggingface.co/deepghs/anime_head_detection/blob/main/head_detect_v1.4_s/confusion_matrix_normalized.png) | `head` |
15
+ | head_detect_v1.4_n | 898 | 3.01M | 0.93 | 0.396 | 0.9557 | 0.90559 | 0.96075 | 0.78689 | [plot](https://huggingface.co/deepghs/anime_head_detection/blob/main/head_detect_v1.4_n/F1_curve.png) | [confusion](https://huggingface.co/deepghs/anime_head_detection/blob/main/head_detect_v1.4_n/confusion_matrix_normalized.png) | `head` |
16
  | head_detect_v1.3_s | 3.49k | 11.1M | 0.94 | 0.423 | 0.95734 | 0.9257 | 0.97037 | 0.80391 | [plot](https://huggingface.co/deepghs/anime_head_detection/blob/main/head_detect_v1.3_s/F1_curve.png) | [confusion](https://huggingface.co/deepghs/anime_head_detection/blob/main/head_detect_v1.3_s/confusion_matrix_normalized.png) | `head` |
17
  | head_detect_v1.3_n | 898 | 3.01M | 0.93 | 0.409 | 0.95254 | 0.90674 | 0.96258 | 0.7844 | [plot](https://huggingface.co/deepghs/anime_head_detection/blob/main/head_detect_v1.3_n/F1_curve.png) | [confusion](https://huggingface.co/deepghs/anime_head_detection/blob/main/head_detect_v1.3_n/confusion_matrix_normalized.png) | `head` |
18
  | head_detect_v1.2_s | 3.49k | 11.1M | 0.94 | 0.415 | 0.95756 | 0.9271 | 0.97097 | 0.80514 | [plot](https://huggingface.co/deepghs/anime_head_detection/blob/main/head_detect_v1.2_s/F1_curve.png) | [confusion](https://huggingface.co/deepghs/anime_head_detection/blob/main/head_detect_v1.2_s/confusion_matrix_normalized.png) | `head` |