| --- |
| license: openrail |
| datasets: |
| - deepghs/anime_portrait |
| metrics: |
| - accuracy |
| - f1 |
| pipeline_tag: image-classification |
| tags: |
| - art |
| --- |
| |
| | Name | FLOPS | Params | Accuracy | AUC | Confusion | Labels | |
| |:-------------------------:|:-------:|:--------:|:----------:|:------:|:-----------------------------------------------------------------------------------------------------------------:|:----------------------------:| |
| | caformer_s36_v0 | 22.10G | 37.22M | 98.10% | 0.9977 | [confusion](https://huggingface.co/deepghs/anime_portrait/blob/main/caformer_s36_v0/plot_confusion.png) | `person`, `halfbody`, `head` | |
| | mobilenetv3_small_v0_dist | 0.16G | 1.51M | 97.56% | 0.9969 | [confusion](https://huggingface.co/deepghs/anime_portrait/blob/main/mobilenetv3_small_v0_dist/plot_confusion.png) | `person`, `halfbody`, `head` | |
| | mobilenetv3_v0_dist | 0.63G | 4.18M | 97.98% | 0.9983 | [confusion](https://huggingface.co/deepghs/anime_portrait/blob/main/mobilenetv3_v0_dist/plot_confusion.png) | `person`, `halfbody`, `head` | |
| |