Sync README for deepghs/anime_furry, on 2024-11-05 06:31:01 UTC
Browse files
README.md
CHANGED
@@ -11,7 +11,8 @@ datasets:
|
|
11 |
pipeline_tag: object-detection
|
12 |
---
|
13 |
|
14 |
-
|
|
15 |
-
|
16 |
-
|
|
|
|
17 |
|
|
|
11 |
pipeline_tag: object-detection
|
12 |
---
|
13 |
|
14 |
+
| Name | FLOPS | Params | Accuracy | AUC | Confusion | Labels |
|
15 |
+
|:---------------------:|:-------:|:--------:|:----------:|:------:|:----------------------------------------------------------------------------------------------------------:|:--------------------:|
|
16 |
+
| mobilenetv3_v0.1_dist | 0.63G | 4.18M | 94.33% | 0.9842 | [confusion](https://huggingface.co/deepghs/anime_furry/blob/main/mobilenetv3_v0.1_dist/plot_confusion.png) | `non_furry`, `furry` |
|
17 |
+
| 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` |
|
18 |
|