narugo1992 commited on
Sync README for deepghs/manga109_yolo, on 2025-02-05 14:22:30 CST
Browse files
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_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` |
|
|
|
|
| 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_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` |
|
| 13 |
| 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` |
|
| 14 |
| 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` |
|
| 15 |
| 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` |
|