narugo commited on
Commit
ac34164
1 Parent(s): 2eaf354

Publish model caformer_s36_v1.3_fp32, on 2024-06-06 22:22:39 CST

Browse files
caformer_s36_v1.3_fp32/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_fp32/metrics.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "AUC": 0.9987440821914383,
3
+ "accuracy": 0.990769297129424,
4
+ "loss": 0.014901517254048636,
5
+ "mAP": 0.9986361030392468,
6
+ "step": 19
7
+ }
caformer_s36_v1.3_fp32/model.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e48f798e64d5f4d253fb549c37bdfe127d5b9fc5d6a71a293a7abfd31be1a1a
3
+ size 164464367
caformer_s36_v1.3_fp32/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4d74a717a13b0a422e04128afb0d7f2a6d8f557bba9aa4d7d716d6a0412da8f
3
+ size 149583500
caformer_s36_v1.3_fp32/plot_confusion.png ADDED
caformer_s36_v1.3_fp32/plot_f1_curve.png ADDED
caformer_s36_v1.3_fp32/plot_p_curve.png ADDED
caformer_s36_v1.3_fp32/plot_pr_curve.png ADDED
caformer_s36_v1.3_fp32/plot_r_curve.png ADDED
caformer_s36_v1.3_fp32/plot_roc_curve.png ADDED
caformer_s36_v1.3_fp32/plot_sample_anime.png ADDED
caformer_s36_v1.3_fp32/plot_sample_real.png ADDED