Update README.md
Browse files
README.md
CHANGED
@@ -7,4 +7,9 @@ tags:
|
|
7 |
- art
|
8 |
datasets:
|
9 |
- deepghs/ai_image_corrupted
|
10 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
7 |
- art
|
8 |
datasets:
|
9 |
- deepghs/ai_image_corrupted
|
10 |
+
---
|
11 |
+
|
12 |
+
| Name | FLOPS | Params | Accuracy | AUC | Confusion | Labels |
|
13 |
+
|:-------------------------:|:-------:|:--------:|:----------:|:------:|:---------------------------------------------------------------------------------------------------------------------:|:---------------------:|
|
14 |
+
| caformer_s36_v0_focal | 22.10G | 37.21M | 95.65% | 0.9916 | [confusion](https://huggingface.co/deepghs/ai_image_corrupted/blob/main/caformer_s36_v0_focal/plot_confusion.png) | `corrupted`, `normal` |
|
15 |
+
| mobilenetv3_v0_focal_dist | 0.63G | 4.18M | 93.72% | 0.9812 | [confusion](https://huggingface.co/deepghs/ai_image_corrupted/blob/main/mobilenetv3_v0_focal_dist/plot_confusion.png) | `corrupted`, `normal` |
|