Update README.md
Browse files
README.md
CHANGED
@@ -8,4 +8,8 @@ metrics:
|
|
8 |
pipeline_tag: image-classification
|
9 |
tags:
|
10 |
- art
|
11 |
-
---
|
|
|
|
|
|
|
|
|
|
8 |
pipeline_tag: image-classification
|
9 |
tags:
|
10 |
- art
|
11 |
+
---
|
12 |
+
|
13 |
+
| Name | FLOPS | Params | Accuracy | AUC | Confusion | Labels |
|
14 |
+
|:---------------------:|:-------:|:--------:|:----------:|:------:|:--------------------------------------------------------------------------------------------------------------:|:----------------------------------------------------------------:|
|
15 |
+
| caformer_s36_v0_ls0.2 | 22.10G | 37.22M | 34.87% | 0.7725 | [confusion](https://huggingface.co/deepghs/anime_aesthetic/blob/main/caformer_s36_v0_ls0.2/plot_confusion.png) | `masterpiece`, `best`, `great`, `good`, `normal`, `low`, `worst` |
|