narugo1992
Update README.md
923c98a
|
raw
history blame
1.45 kB
---
license: mit
datasets:
- deepghs/anime_ch_hair_length
metrics:
- accuracy
- f1
pipeline_tag: image-classification
tags:
- art
---
| Name | FLOPS | Params | Accuracy | AUC | Confusion | Labels |
|:-------------------:|:-------:|:--------:|:----------:|:------:|:-----------------------------------------------------------------------------------------------------------------:|:-----------------------------------------------------------------------------:|
| caformer_s36_raw | 22.10G | 37.22M | 66.85% | 0.9133 | [confusion](https://huggingface.co/deepghs/anime_ch_hair_length/blob/main/caformer_s36_raw/plot_confusion.png) | `bald`, `very_short`, `short`, `medium`, `long`, `very_long`, `absurdly_long` |
| caformer_s36_v0 | 22.10G | 37.22M | 68.60% | 0.9095 | [confusion](https://huggingface.co/deepghs/anime_ch_hair_length/blob/main/caformer_s36_v0/plot_confusion.png) | `O`, `XS`, `S`, `M`, `L`, `XL` |
| mobilenetv3_v0_dist | 0.63G | 4.18M | 65.91% | 0.9026 | [confusion](https://huggingface.co/deepghs/anime_ch_hair_length/blob/main/mobilenetv3_v0_dist/plot_confusion.png) | `O`, `XS`, `S`, `M`, `L`, `XL` |