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 | 22.10G | 37.22M | 96.89% | 0.9958 | [confusion](https://huggingface.co/deepghs/anime_portrait/blob/main/caformer_s36_v0/plot_confusion.png) | `person`, `halfbody`, `head` |
|