narugo commited on
Commit
5ee62e0
1 Parent(s): d89a657

Sync README for deepghs/anime_classification, on 2024-10-31 10:12:27 UTC

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -18,7 +18,7 @@ The model used to predict the types of anime images, which includes the followin
18
 
19
  | Name | FLOPS | Params | Accuracy | AUC | Confusion | Labels |
20
  |:-----------------------------:|:-------:|:--------:|:----------:|:------:|:---------------------------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------:|
21
- | mobilenetv3_v1.5_dist | 0.63G | 4.18M | 94.54% | 0.9946 | [confusion](https://huggingface.co/deepghs/anime_classification/blob/main/mobilenetv3_v1.5_dist/plot_confusion.png) | `3d`, `bangumi`, `comic`, `illustration`, `not_painting` |
22
  | caformer_s36_v1.5_focal | 22.10G | 37.22M | 95.06% | 0.9957 | [confusion](https://huggingface.co/deepghs/anime_classification/blob/main/caformer_s36_v1.5_focal/plot_confusion.png) | `3d`, `bangumi`, `comic`, `illustration`, `not_painting` |
23
  | caformer_s36_v1.4_focal_fixed | 22.10G | 37.22M | 96.21% | 0.9971 | [confusion](https://huggingface.co/deepghs/anime_classification/blob/main/caformer_s36_v1.4_focal_fixed/plot_confusion.png) | `3d`, `bangumi`, `comic`, `illustration`, `not_painting` |
24
  | caformer_s36_v1.4_focal_fp32 | 22.10G | 37.22M | 95.98% | 0.9969 | [confusion](https://huggingface.co/deepghs/anime_classification/blob/main/caformer_s36_v1.4_focal_fp32/plot_confusion.png) | `3d`, `bangumi`, `comic`, `illustration`, `not_painting` |
 
18
 
19
  | Name | FLOPS | Params | Accuracy | AUC | Confusion | Labels |
20
  |:-----------------------------:|:-------:|:--------:|:----------:|:------:|:---------------------------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------:|
21
+ | mobilenetv3_v1.5_dist | 0.63G | 4.18M | 94.56% | 0.9946 | [confusion](https://huggingface.co/deepghs/anime_classification/blob/main/mobilenetv3_v1.5_dist/plot_confusion.png) | `3d`, `bangumi`, `comic`, `illustration`, `not_painting` |
22
  | caformer_s36_v1.5_focal | 22.10G | 37.22M | 95.06% | 0.9957 | [confusion](https://huggingface.co/deepghs/anime_classification/blob/main/caformer_s36_v1.5_focal/plot_confusion.png) | `3d`, `bangumi`, `comic`, `illustration`, `not_painting` |
23
  | caformer_s36_v1.4_focal_fixed | 22.10G | 37.22M | 96.21% | 0.9971 | [confusion](https://huggingface.co/deepghs/anime_classification/blob/main/caformer_s36_v1.4_focal_fixed/plot_confusion.png) | `3d`, `bangumi`, `comic`, `illustration`, `not_painting` |
24
  | caformer_s36_v1.4_focal_fp32 | 22.10G | 37.22M | 95.98% | 0.9969 | [confusion](https://huggingface.co/deepghs/anime_classification/blob/main/caformer_s36_v1.4_focal_fp32/plot_confusion.png) | `3d`, `bangumi`, `comic`, `illustration`, `not_painting` |