narugo commited on
Commit
fb0bad4
1 Parent(s): 972bca5

Publish model caformer_s36_v1.3, on 2024-06-04 11:53:46 CST

Browse files
caformer_s36_v1.3/meta.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "img_size": 384,
3
+ "labels": [
4
+ "anime",
5
+ "real"
6
+ ],
7
+ "name": "caformer_s36.sail_in22k_ft_in1k_384",
8
+ "pretrained": true
9
+ }
caformer_s36_v1.3/metrics.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "AUC": 0.998668336019244,
3
+ "accuracy": 0.9898634804925918,
4
+ "loss": 0.01476562333069031,
5
+ "mAP": 0.9986507428129348,
6
+ "step": 13
7
+ }
caformer_s36_v1.3/model.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a3577d40783c31c0a631c4d857a85ba8e5b4912e36ef1dd672de211644e0554
3
+ size 164474287
caformer_s36_v1.3/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ca8f1e1531e0a500488bd6e3b775071c5e0371ab84a0cffe3d108c4c56e2b86
3
+ size 149583500
caformer_s36_v1.3/plot_confusion.png ADDED
caformer_s36_v1.3/plot_f1_curve.png ADDED
caformer_s36_v1.3/plot_p_curve.png ADDED
caformer_s36_v1.3/plot_pr_curve.png ADDED
caformer_s36_v1.3/plot_r_curve.png ADDED
caformer_s36_v1.3/plot_roc_curve.png ADDED
caformer_s36_v1.3/plot_sample_anime.png ADDED
caformer_s36_v1.3/plot_sample_real.png ADDED