narugo commited on
Commit
1daecfd
·
verified ·
1 Parent(s): 4e2ce73

Sync README for deepghs/manga109_yolo, on 2025-02-05 15:21:36 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
  | v2023.12.07_m | yolo | 79.1G | 25.9M | 0.91 | 0.376 | 0.93026 | 0.89896 | 0.94642 | 0.7526 | [plot](https://huggingface.co/deepghs/manga109_yolo/blob/main/v2023.12.07_m/F1_curve.png) | [confusion](https://huggingface.co/deepghs/manga109_yolo/blob/main/v2023.12.07_m/confusion_matrix_normalized.png) | `body`, `face`, `frame`, `text` |
13
  | v2023.12.07_s | yolo | 28.7G | 11.1M | 0.9 | 0.379 | 0.92128 | 0.88426 | 0.93551 | 0.72422 | [plot](https://huggingface.co/deepghs/manga109_yolo/blob/main/v2023.12.07_s/F1_curve.png) | [confusion](https://huggingface.co/deepghs/manga109_yolo/blob/main/v2023.12.07_s/confusion_matrix_normalized.png) | `body`, `face`, `frame`, `text` |
14
  | 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` |
 
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_l | yolo | 165G | 43.6M | 0.92 | 0.387 | 0.93106 | 0.9027 | 0.94846 | 0.7599 | [plot](https://huggingface.co/deepghs/manga109_yolo/blob/main/v2023.12.07_l/F1_curve.png) | [confusion](https://huggingface.co/deepghs/manga109_yolo/blob/main/v2023.12.07_l/confusion_matrix_normalized.png) | `body`, `face`, `frame`, `text` |
13
  | v2023.12.07_m | yolo | 79.1G | 25.9M | 0.91 | 0.376 | 0.93026 | 0.89896 | 0.94642 | 0.7526 | [plot](https://huggingface.co/deepghs/manga109_yolo/blob/main/v2023.12.07_m/F1_curve.png) | [confusion](https://huggingface.co/deepghs/manga109_yolo/blob/main/v2023.12.07_m/confusion_matrix_normalized.png) | `body`, `face`, `frame`, `text` |
14
  | v2023.12.07_s | yolo | 28.7G | 11.1M | 0.9 | 0.379 | 0.92128 | 0.88426 | 0.93551 | 0.72422 | [plot](https://huggingface.co/deepghs/manga109_yolo/blob/main/v2023.12.07_s/F1_curve.png) | [confusion](https://huggingface.co/deepghs/manga109_yolo/blob/main/v2023.12.07_s/confusion_matrix_normalized.png) | `body`, `face`, `frame`, `text` |
15
  | 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` |