Object Detection
TensorBoard
ONNX
dghs-imgutils
narugo commited on
Commit
f68a386
·
verified ·
1 Parent(s): 41a2b6f

Sync README for deepghs/anime_furry, on 2024-11-05 06:31:01 UTC

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -11,7 +11,8 @@ datasets:
11
  pipeline_tag: object-detection
12
  ---
13
 
14
- | Name | FLOPS | Params | Accuracy | AUC | Confusion | Labels |
15
- |:-----------------:|:-------:|:--------:|:----------:|:------:|:------------------------------------------------------------------------------------------------------:|:--------------------:|
16
- | 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` |
 
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