File size: 1,897 Bytes
8b29387
 
 
 
 
 
 
 
 
 
c9af6e0
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
license: mit
datasets:
- deepghs/anime_ch_hair_color
metrics:
- accuracy
- f1
pipeline_tag: image-classification
tags:
- art
---

|          Name          |  FLOPS  |  Params  |  Accuracy  |  AUC   |                                                      Confusion                                                      |                                                 Labels                                                  |
|:----------------------:|:-------:|:--------:|:----------:|:------:|:-------------------------------------------------------------------------------------------------------------------:|:-------------------------------------------------------------------------------------------------------:|
|    caformer_s36_raw    | 22.10G  |  37.23M  |   65.55%   | 0.9382 |    [confusion](https://huggingface.co/deepghs/anime_ch_hair_color/blob/main/caformer_s36_raw/plot_confusion.png)    | `aqua`, `blue`, `brown`, `orange`, `pink`, `purple`, `red`, `grey`, `silver`, `white`, `black`, `green` |
|    caformer_s36_v0     | 22.10G  |  37.23M  |   75.06%   | 0.9521 |    [confusion](https://huggingface.co/deepghs/anime_ch_hair_color/blob/main/caformer_s36_v0/plot_confusion.png)     |          `aqua`, `blue`, `green`, `brown`, `orange`, `pink`, `purple`, `red`, `light`, `black`          |
| caformer_s36_v0_ncerce | 22.10G  |  37.23M  |   75.03%   | 0.9357 | [confusion](https://huggingface.co/deepghs/anime_ch_hair_color/blob/main/caformer_s36_v0_ncerce/plot_confusion.png) |          `aqua`, `blue`, `green`, `brown`, `orange`, `pink`, `purple`, `red`, `light`, `black`          |
|  mobilenetv3_v0_dist   |  0.63G  |  4.18M   |   72.21%   | 0.9458 |  [confusion](https://huggingface.co/deepghs/anime_ch_hair_color/blob/main/mobilenetv3_v0_dist/plot_confusion.png)   |          `aqua`, `blue`, `green`, `brown`, `orange`, `pink`, `purple`, `red`, `light`, `black`          |