narugo commited on
Commit
504a914
1 Parent(s): 04003db

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -12,6 +12,7 @@ tags:
12
 
13
  | Name | FLOPS | Params | Accuracy | AUC | Confusion | Labels |
14
  |:---------------------------:|:-------:|:--------:|:----------:|:------:|:-------------------------------------------------------------------------------------------------------------------:|:---------------:|
 
15
  | caformer_s36_v1.3_fp32 | 22.10G | 37.21M | 99.08% | 0.9987 | [confusion](https://huggingface.co/deepghs/anime_real_cls/blob/main/caformer_s36_v1.3_fp32/plot_confusion.png) | `anime`, `real` |
16
  | mobilenetv3_v1.3_dist | 0.63G | 4.18M | 98.29% | 0.9977 | [confusion](https://huggingface.co/deepghs/anime_real_cls/blob/main/mobilenetv3_v1.3_dist/plot_confusion.png) | `anime`, `real` |
17
  | caformer_s36_v1.3 | 22.10G | 37.21M | 99.06% | 0.9987 | [confusion](https://huggingface.co/deepghs/anime_real_cls/blob/main/caformer_s36_v1.3/plot_confusion.png) | `anime`, `real` |
 
12
 
13
  | Name | FLOPS | Params | Accuracy | AUC | Confusion | Labels |
14
  |:---------------------------:|:-------:|:--------:|:----------:|:------:|:-------------------------------------------------------------------------------------------------------------------:|:---------------:|
15
+ | caformer_s36_v1.3_fixed | 22.10G | 37.21M | 99.05% | 0.9988 | [confusion](https://huggingface.co/deepghs/anime_real_cls/blob/main/caformer_s36_v1.3_fixed/plot_confusion.png) | `anime`, `real` |
16
  | caformer_s36_v1.3_fp32 | 22.10G | 37.21M | 99.08% | 0.9987 | [confusion](https://huggingface.co/deepghs/anime_real_cls/blob/main/caformer_s36_v1.3_fp32/plot_confusion.png) | `anime`, `real` |
17
  | mobilenetv3_v1.3_dist | 0.63G | 4.18M | 98.29% | 0.9977 | [confusion](https://huggingface.co/deepghs/anime_real_cls/blob/main/mobilenetv3_v1.3_dist/plot_confusion.png) | `anime`, `real` |
18
  | caformer_s36_v1.3 | 22.10G | 37.21M | 99.06% | 0.9987 | [confusion](https://huggingface.co/deepghs/anime_real_cls/blob/main/caformer_s36_v1.3/plot_confusion.png) | `anime`, `real` |