narugo commited on
Commit
35cfaf5
1 Parent(s): 7dd4e91

Publish model caformer_s36_v1.4_focal, on 2024-06-04 13:43:21 CST

Browse files
caformer_s36_v1.4_focal/meta.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "drop_path_rate": 0.4,
3
+ "img_size": 384,
4
+ "labels": [
5
+ "3d",
6
+ "bangumi",
7
+ "comic",
8
+ "illustration",
9
+ "not_painting"
10
+ ],
11
+ "name": "caformer_s36.sail_in22k_ft_in1k_384",
12
+ "pretrained": true
13
+ }
caformer_s36_v1.4_focal/metrics.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "AUC": 0.9962912696477874,
3
+ "accuracy": 0.95099711859266,
4
+ "loss": 0.0538419794847841,
5
+ "mAP": 0.9879579466342212,
6
+ "step": 12
7
+ }
caformer_s36_v1.4_focal/model.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:903e184bf0f1234edfae080b5c74f52b9b1322ecc8b691ae98a01bbcaee0e013
3
+ size 172893295
caformer_s36_v1.4_focal/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4439539040502208d5d7ffdd8f0eb5bc1c24190ff11bc74db6c3abe288f9ebbc
3
+ size 149608088
caformer_s36_v1.4_focal/plot_confusion.png ADDED
caformer_s36_v1.4_focal/plot_f1_curve.png ADDED
caformer_s36_v1.4_focal/plot_p_curve.png ADDED
caformer_s36_v1.4_focal/plot_pr_curve.png ADDED
caformer_s36_v1.4_focal/plot_r_curve.png ADDED
caformer_s36_v1.4_focal/plot_roc_curve.png ADDED
caformer_s36_v1.4_focal/plot_sample_3d.png ADDED
caformer_s36_v1.4_focal/plot_sample_bangumi.png ADDED
caformer_s36_v1.4_focal/plot_sample_comic.png ADDED
caformer_s36_v1.4_focal/plot_sample_illustration.png ADDED
caformer_s36_v1.4_focal/plot_sample_not_painting.png ADDED