File size: 1,303 Bytes
19e91be f0ac3af ab5e334 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
---
license: mit
datasets:
- deepghs/anime_ch_horn
metrics:
- accuracy
- f1
pipeline_tag: image-classification
tags:
- art
---
| Name | FLOPS | Params | Accuracy | AUC | Confusion | Labels |
|:-------------------:|:-------:|:--------:|:----------:|:------:|:----------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------:|
| caformer_s36_raw | 22.10G | 37.22M | 88.32% | 0.9788 | [confusion](https://huggingface.co/deepghs/anime_ch_horn/blob/main/caformer_s36_raw/plot_confusion.png) | `cow`, `demon`, `dragon`, `oni`, `sheep`, `none` |
| caformer_s36_v0 | 22.10G | 37.22M | 86.88% | 0.9789 | [confusion](https://huggingface.co/deepghs/anime_ch_horn/blob/main/caformer_s36_v0/plot_confusion.png) | `cow`, `deer`, `demon`, `dragon`, `oni`, `sheep`, `none` |
| mobilenetv3_v0_dist | 0.63G | 4.18M | 81.86% | 0.9657 | [confusion](https://huggingface.co/deepghs/anime_ch_horn/blob/main/mobilenetv3_v0_dist/plot_confusion.png) | `cow`, `deer`, `demon`, `dragon`, `oni`, `sheep`, `none` |
|