anime_completeness / README.md
narugo's picture
Update README.md
46bcb37 verified
|
raw
history blame
No virus
1.87 kB
---
license: openrail
metrics:
- accuracy
- f1
pipeline_tag: image-classification
tags:
- art
---
| Name | FLOPS | Params | Accuracy | AUC | Confusion | Labels |
|:---------------------:|:-------:|:--------:|:----------:|:------:|:-----------------------------------------------------------------------------------------------------------------:|:---------------------------------:|
| caformer_s36_v0 | 22.10G | 37.21M | 96.46% | 0.9931 | [confusion](https://huggingface.co/deepghs/anime_completeness/blob/main/caformer_s36_v0/plot_confusion.png) | `polished`, `rough` |
| caformer_s36_v0_c_sce | 22.10G | 37.21M | 95.69% | 0.988 | [confusion](https://huggingface.co/deepghs/anime_completeness/blob/main/caformer_s36_v0_c_sce/plot_confusion.png) | `polished`, `rough` |
| caformer_s36_v1 | 22.10G | 37.22M | 93.95% | 0.9787 | [confusion](https://huggingface.co/deepghs/anime_completeness/blob/main/caformer_s36_v1/plot_confusion.png) | `polished`, `rough`, `monochrome` |
| caformer_s36_v2-beta | 22.10G | 37.22M | 96.40% | 0.9915 | [confusion](https://huggingface.co/deepghs/anime_completeness/blob/main/caformer_s36_v2-beta/plot_confusion.png) | `polished`, `rough`, `monochrome` |
| caformer_s36_v2 | 22.10G | 37.22M | 93.42% | 0.9801 | [confusion](https://huggingface.co/deepghs/anime_completeness/blob/main/caformer_s36_v2/plot_confusion.png) | `monochrome`, `rough`, `polished` |
| mobilenetv3_v2_dist | 0.63G | 4.18M | 92.27% | 0.9762 | [confusion](https://huggingface.co/deepghs/anime_completeness/blob/main/mobilenetv3_v2_dist/plot_confusion.png) | `monochrome`, `rough`, `polished` |