File size: 1,107 Bytes
8763dfc 5ad1713 26c5534 9b4b519 26c5534 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
---
license: openrail
metrics:
- accuracy
pipeline_tag: image-classification
tags:
- art
datasets:
- deepghs/anime_style_ages
---
| Name | FLOPS | Params | Accuracy | AUC | Confusion | Labels |
|:-------------------:|:-------:|:--------:|:----------:|:------:|:-------------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------:|
| caformer_s36_v0 | 22.10G | 37.22M | 71.03% | 0.9271 | [confusion](https://huggingface.co/deepghs/anime_style_ages/blob/main/caformer_s36_v0/plot_confusion.png) | `1970s-`, `1980s`, `1990s`, `2000s`, `2010s`, `2015s`, `2020s` |
| 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` |
|