narugo commited on
Commit
73854d9
·
verified ·
1 Parent(s): a38988c

Sync README for deepghs/manga109_yolo, on 2025-02-05 14:03:19 CST

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -9,6 +9,7 @@ library_name: dghs-imgutils
9
 
10
  | Model | Type | FLOPS | Params | F1 Score | Threshold | precision(B) | recall(B) | mAP50(B) | mAP50-95(B) | F1 Plot | Confusion | Labels |
11
  |:------------------:|:------:|:-------:|:--------:|:----------:|:-----------:|:--------------:|:-----------:|:----------:|:-------------:|:----------------------------------------------------------------------------------------------:|:----------------------------------------------------------------------------------------------------------------------:|:-------------------------------:|
 
12
  | v2021.12.30_s | yolo | 28.7G | 11.1M | 0.9 | 0.374 | 0.92144 | 0.88396 | 0.93627 | 0.72851 | [plot](https://huggingface.co/deepghs/manga109_yolo/blob/main/v2021.12.30_s/F1_curve.png) | [confusion](https://huggingface.co/deepghs/manga109_yolo/blob/main/v2021.12.30_s/confusion_matrix_normalized.png) | `body`, `face`, `frame`, `text` |
13
  | v2021.12.30_n | yolo | 8.2G | 3.01M | 0.88 | 0.355 | 0.90894 | 0.85875 | 0.91804 | 0.69184 | [plot](https://huggingface.co/deepghs/manga109_yolo/blob/main/v2021.12.30_n/F1_curve.png) | [confusion](https://huggingface.co/deepghs/manga109_yolo/blob/main/v2021.12.30_n/confusion_matrix_normalized.png) | `body`, `face`, `frame`, `text` |
14
  | v2021.12.30_x_yv11 | yolo | 195G | 56.9M | 0.92 | 0.366 | 0.93145 | 0.91217 | 0.95416 | 0.76876 | [plot](https://huggingface.co/deepghs/manga109_yolo/blob/main/v2021.12.30_x_yv11/F1_curve.png) | [confusion](https://huggingface.co/deepghs/manga109_yolo/blob/main/v2021.12.30_x_yv11/confusion_matrix_normalized.png) | `body`, `face`, `frame`, `text` |
 
9
 
10
  | Model | Type | FLOPS | Params | F1 Score | Threshold | precision(B) | recall(B) | mAP50(B) | mAP50-95(B) | F1 Plot | Confusion | Labels |
11
  |:------------------:|:------:|:-------:|:--------:|:----------:|:-----------:|:--------------:|:-----------:|:----------:|:-------------:|:----------------------------------------------------------------------------------------------:|:----------------------------------------------------------------------------------------------------------------------:|:-------------------------------:|
12
+ | v2023.12.07_n | yolo | 8.2G | 3.01M | 0.88 | 0.366 | 0.90141 | 0.85407 | 0.91384 | 0.68565 | [plot](https://huggingface.co/deepghs/manga109_yolo/blob/main/v2023.12.07_n/F1_curve.png) | [confusion](https://huggingface.co/deepghs/manga109_yolo/blob/main/v2023.12.07_n/confusion_matrix_normalized.png) | `body`, `face`, `frame`, `text` |
13
  | v2021.12.30_s | yolo | 28.7G | 11.1M | 0.9 | 0.374 | 0.92144 | 0.88396 | 0.93627 | 0.72851 | [plot](https://huggingface.co/deepghs/manga109_yolo/blob/main/v2021.12.30_s/F1_curve.png) | [confusion](https://huggingface.co/deepghs/manga109_yolo/blob/main/v2021.12.30_s/confusion_matrix_normalized.png) | `body`, `face`, `frame`, `text` |
14
  | v2021.12.30_n | yolo | 8.2G | 3.01M | 0.88 | 0.355 | 0.90894 | 0.85875 | 0.91804 | 0.69184 | [plot](https://huggingface.co/deepghs/manga109_yolo/blob/main/v2021.12.30_n/F1_curve.png) | [confusion](https://huggingface.co/deepghs/manga109_yolo/blob/main/v2021.12.30_n/confusion_matrix_normalized.png) | `body`, `face`, `frame`, `text` |
15
  | v2021.12.30_x_yv11 | yolo | 195G | 56.9M | 0.92 | 0.366 | 0.93145 | 0.91217 | 0.95416 | 0.76876 | [plot](https://huggingface.co/deepghs/manga109_yolo/blob/main/v2021.12.30_x_yv11/F1_curve.png) | [confusion](https://huggingface.co/deepghs/manga109_yolo/blob/main/v2021.12.30_x_yv11/confusion_matrix_normalized.png) | `body`, `face`, `frame`, `text` |