narugo commited on
Commit
94e1b0a
1 Parent(s): ed8a85f

Publish model caformer_s36_v1.2_focal, on 2024-02-07 04:41:30 UTC

Browse files
caformer_s36_v1.2_focal/meta.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "drop_path_rate": 0.4,
3
+ "labels": [
4
+ "3d",
5
+ "bangumi",
6
+ "comic",
7
+ "illustration",
8
+ "not_painting"
9
+ ],
10
+ "name": "caformer_s36.sail_in22k_ft_in1k_384",
11
+ "pretrained": true
12
+ }
caformer_s36_v1.2_focal/metrics.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "AUC": 0.9971189655159891,
3
+ "accuracy": 0.959245433058691,
4
+ "loss": 0.04980669715670423,
5
+ "mAP": 0.9910383738611769,
6
+ "step": 8
7
+ }
caformer_s36_v1.2_focal/model.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:566544c37d85a98a2778d2aa9560918d6a70c1117f9f3b3d00a1a7393a04d633
3
+ size 172904175
caformer_s36_v1.2_focal/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dba0f1c535514087e5c8a0f794d0972d007269a8a05fcdbf0ba72738e2457472
3
+ size 149599292
caformer_s36_v1.2_focal/plot_confusion.png ADDED
caformer_s36_v1.2_focal/plot_f1_curve.png ADDED
caformer_s36_v1.2_focal/plot_p_curve.png ADDED
caformer_s36_v1.2_focal/plot_pr_curve.png ADDED
caformer_s36_v1.2_focal/plot_r_curve.png ADDED
caformer_s36_v1.2_focal/plot_roc_curve.png ADDED
caformer_s36_v1.2_focal/plot_sample_3d.png ADDED
caformer_s36_v1.2_focal/plot_sample_bangumi.png ADDED
caformer_s36_v1.2_focal/plot_sample_comic.png ADDED
caformer_s36_v1.2_focal/plot_sample_illustration.png ADDED
caformer_s36_v1.2_focal/plot_sample_not_painting.png ADDED