narugo1992 commited on
Commit
5c60971
·
verified ·
1 Parent(s): 0adc31e

Sync README for deepghs/manga109_yolo, on 2025-02-05 19:48:09 CST

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -9,6 +9,10 @@ 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_x | yolo | 258G | 68.2M | 0.92 | 0.355 | 0.93006 | 0.91027 | 0.95026 | 0.76595 | [plot](https://huggingface.co/deepghs/manga109_yolo/blob/main/v2023.12.07_x/F1_curve.png) | [confusion](https://huggingface.co/deepghs/manga109_yolo/blob/main/v2023.12.07_x/confusion_matrix_normalized.png) | `body`, `face`, `frame`, `text` |
13
  | 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` |
14
  | 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` |
 
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_yv11 | yolo | 87.3G | 25.3M | 0.92 | 0.373 | 0.93135 | 0.90668 | 0.95178 | 0.76254 | [plot](https://huggingface.co/deepghs/manga109_yolo/blob/main/v2023.12.07_l_yv11/F1_curve.png) | [confusion](https://huggingface.co/deepghs/manga109_yolo/blob/main/v2023.12.07_l_yv11/confusion_matrix_normalized.png) | `body`, `face`, `frame`, `text` |
13
+ | v2023.12.07_m_yv11 | yolo | 68.2G | 20.1M | 0.92 | 0.385 | 0.93086 | 0.90271 | 0.94808 | 0.75655 | [plot](https://huggingface.co/deepghs/manga109_yolo/blob/main/v2023.12.07_m_yv11/F1_curve.png) | [confusion](https://huggingface.co/deepghs/manga109_yolo/blob/main/v2023.12.07_m_yv11/confusion_matrix_normalized.png) | `body`, `face`, `frame`, `text` |
14
+ | v2023.12.07_s_yv11 | yolo | 21.6G | 9.43M | 0.9 | 0.383 | 0.92385 | 0.88507 | 0.93763 | 0.72903 | [plot](https://huggingface.co/deepghs/manga109_yolo/blob/main/v2023.12.07_s_yv11/F1_curve.png) | [confusion](https://huggingface.co/deepghs/manga109_yolo/blob/main/v2023.12.07_s_yv11/confusion_matrix_normalized.png) | `body`, `face`, `frame`, `text` |
15
+ | v2023.12.07_n_yv11 | yolo | 6.44G | 2.59M | 0.88 | 0.361 | 0.90721 | 0.85409 | 0.91619 | 0.69051 | [plot](https://huggingface.co/deepghs/manga109_yolo/blob/main/v2023.12.07_n_yv11/F1_curve.png) | [confusion](https://huggingface.co/deepghs/manga109_yolo/blob/main/v2023.12.07_n_yv11/confusion_matrix_normalized.png) | `body`, `face`, `frame`, `text` |
16
  | v2023.12.07_x | yolo | 258G | 68.2M | 0.92 | 0.355 | 0.93006 | 0.91027 | 0.95026 | 0.76595 | [plot](https://huggingface.co/deepghs/manga109_yolo/blob/main/v2023.12.07_x/F1_curve.png) | [confusion](https://huggingface.co/deepghs/manga109_yolo/blob/main/v2023.12.07_x/confusion_matrix_normalized.png) | `body`, `face`, `frame`, `text` |
17
  | 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` |
18
  | 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` |