File size: 1,026 Bytes
75346b6 c1c2ca5 75346b6 ad8aceb f68a386 93936e2 f68a386 a3abb8a |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
---
license: openrail
metrics:
- accuracy
- f1
library_name: dghs-imgutils
datasets:
- deepghs/danbooru_newest-webp-4Mpixel-all
- deepghs/e621_newest-webp-4Mpixel
- deepghs/anime_furry
pipeline_tag: object-detection
---
| Name | FLOPS | Params | Accuracy | AUC | Confusion | Labels |
|:---------------------:|:-------:|:--------:|:----------:|:------:|:----------------------------------------------------------------------------------------------------------:|:--------------------:|
| mobilenetv3_v0.1_dist | 0.63G | 4.18M | 94.37% | 0.9838 | [confusion](https://huggingface.co/deepghs/anime_furry/blob/main/mobilenetv3_v0.1_dist/plot_confusion.png) | `non_furry`, `furry` |
| caformer_s36_v0.1 | 22.10G | 37.21M | 95.68% | 0.9906 | [confusion](https://huggingface.co/deepghs/anime_furry/blob/main/caformer_s36_v0.1/plot_confusion.png) | `non_furry`, `furry` |
|