narugo commited on
Commit
f28fe6f
1 Parent(s): 63d0a3f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -9
README.md CHANGED
@@ -10,12 +10,13 @@ tags:
10
  - art
11
  ---
12
 
13
- | Name | FLOPS | Params | Accuracy | AUC | Confusion | Labels |
14
- |:-------------------------:|:-------:|:--------:|:----------:|:------:|:-----------------------------------------------------------------------------------------------------------------:|:---------------:|
15
- | caformer_s36_v0 | 22.10G | 37.21M | 99.34% | 0.9988 | [confusion](https://huggingface.co/deepghs/anime_real_cls/blob/main/caformer_s36_v0/plot_confusion.png) | `anime`, `real` |
16
- | caformer_s36_v1.1 | 22.10G | 37.21M | 98.51% | 0.9971 | [confusion](https://huggingface.co/deepghs/anime_real_cls/blob/main/caformer_s36_v1.1/plot_confusion.png) | `anime`, `real` |
17
- | caformer_s36_v1.1_ls0.1 | 22.10G | 37.21M | 99.00% | 0.9986 | [confusion](https://huggingface.co/deepghs/anime_real_cls/blob/main/caformer_s36_v1.1_ls0.1/plot_confusion.png) | `anime`, `real` |
18
- | caformer_s36_v1 | 22.10G | 37.21M | 98.90% | 0.9986 | [confusion](https://huggingface.co/deepghs/anime_real_cls/blob/main/caformer_s36_v1/plot_confusion.png) | `anime`, `real` |
19
- | caformer_s36_v1_ls0.1 | 22.10G | 37.21M | 99.18% | 0.9981 | [confusion](https://huggingface.co/deepghs/anime_real_cls/blob/main/caformer_s36_v1_ls0.1/plot_confusion.png) | `anime`, `real` |
20
- | mobilenetv3_v0_dist | 0.63G | 4.18M | 99.14% | 0.9986 | [confusion](https://huggingface.co/deepghs/anime_real_cls/blob/main/mobilenetv3_v0_dist/plot_confusion.png) | `anime`, `real` |
21
- | mobilenetv3_v1_dist_ls0.1 | 0.63G | 4.18M | 98.77% | 0.998 | [confusion](https://huggingface.co/deepghs/anime_real_cls/blob/main/mobilenetv3_v1_dist_ls0.1/plot_confusion.png) | `anime`, `real` |
 
 
10
  - art
11
  ---
12
 
13
+ | Name | FLOPS | Params | Accuracy | AUC | Confusion | Labels |
14
+ |:---------------------------:|:-------:|:--------:|:----------:|:------:|:-------------------------------------------------------------------------------------------------------------------:|:---------------:|
15
+ | caformer_s36_v0 | 22.10G | 37.21M | 99.34% | 0.9988 | [confusion](https://huggingface.co/deepghs/anime_real_cls/blob/main/caformer_s36_v0/plot_confusion.png) | `anime`, `real` |
16
+ | caformer_s36_v1.1 | 22.10G | 37.21M | 98.51% | 0.9971 | [confusion](https://huggingface.co/deepghs/anime_real_cls/blob/main/caformer_s36_v1.1/plot_confusion.png) | `anime`, `real` |
17
+ | caformer_s36_v1.1_ls0.1 | 22.10G | 37.21M | 99.03% | 0.9979 | [confusion](https://huggingface.co/deepghs/anime_real_cls/blob/main/caformer_s36_v1.1_ls0.1/plot_confusion.png) | `anime`, `real` |
18
+ | caformer_s36_v1 | 22.10G | 37.21M | 98.90% | 0.9986 | [confusion](https://huggingface.co/deepghs/anime_real_cls/blob/main/caformer_s36_v1/plot_confusion.png) | `anime`, `real` |
19
+ | caformer_s36_v1_ls0.1 | 22.10G | 37.21M | 99.18% | 0.9981 | [confusion](https://huggingface.co/deepghs/anime_real_cls/blob/main/caformer_s36_v1_ls0.1/plot_confusion.png) | `anime`, `real` |
20
+ | mobilenetv3_v0_dist | 0.63G | 4.18M | 99.14% | 0.9986 | [confusion](https://huggingface.co/deepghs/anime_real_cls/blob/main/mobilenetv3_v0_dist/plot_confusion.png) | `anime`, `real` |
21
+ | mobilenetv3_v1.1_dist_ls0.1 | 0.63G | 4.18M | 98.43% | 0.996 | [confusion](https://huggingface.co/deepghs/anime_real_cls/blob/main/mobilenetv3_v1.1_dist_ls0.1/plot_confusion.png) | `anime`, `real` |
22
+ | mobilenetv3_v1_dist_ls0.1 | 0.63G | 4.18M | 98.77% | 0.998 | [confusion](https://huggingface.co/deepghs/anime_real_cls/blob/main/mobilenetv3_v1_dist_ls0.1/plot_confusion.png) | `anime`, `real` |