narugo commited on
Commit
26c5534
1 Parent(s): 11da670

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -7,4 +7,9 @@ tags:
7
  - art
8
  datasets:
9
  - deepghs/anime_style_ages
10
- ---
 
 
 
 
 
 
7
  - art
8
  datasets:
9
  - deepghs/anime_style_ages
10
+ ---
11
+
12
+ | Name | FLOPS | Params | Accuracy | AUC | Confusion | Labels |
13
+ |:-------------------:|:-------:|:--------:|:----------:|:------:|:-------------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------:|
14
+ | caformer_s36_v0 | 22.10G | 37.22M | 70.45% | 0.9262 | [confusion](https://huggingface.co/deepghs/anime_style_ages/blob/main/caformer_s36_v0/plot_confusion.png) | `1970s-`, `1980s`, `1990s`, `2000s`, `2010s`, `2015s`, `2020s` |
15
+ | mobilenetv3_v0_dist | 0.63G | 4.18M | 65.74% | 0.9053 | [confusion](https://huggingface.co/deepghs/anime_style_ages/blob/main/mobilenetv3_v0_dist/plot_confusion.png) | `1970s-`, `1980s`, `1990s`, `2000s`, `2010s`, `2015s`, `2020s` |