narugo commited on
Commit
53da239
1 Parent(s): 4e7abe5

Publish model caformer_s36_v1.3_focal, on 2024-02-14 05:41:18 UTC

Browse files
caformer_s36_v1.3_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.3_focal/metrics.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "AUC": 0.9975181087188554,
3
+ "accuracy": 0.9614305447638781,
4
+ "loss": 0.0440684686289105,
5
+ "mAP": 0.9919580818913687,
6
+ "step": 10
7
+ }
caformer_s36_v1.3_focal/model.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a3eec9eaf47f9c5f1061e1b02aa8073ea636ec6d06079ba5501a4266cae770f
3
+ size 172878255
caformer_s36_v1.3_focal/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c64c5c5da5abbf3d6b4cf75b4cf47f665c96a7baf77f54be3bf403d73326cf1f
3
+ size 149599292
caformer_s36_v1.3_focal/plot_confusion.png ADDED
caformer_s36_v1.3_focal/plot_f1_curve.png ADDED
caformer_s36_v1.3_focal/plot_p_curve.png ADDED
caformer_s36_v1.3_focal/plot_pr_curve.png ADDED
caformer_s36_v1.3_focal/plot_r_curve.png ADDED
caformer_s36_v1.3_focal/plot_roc_curve.png ADDED
caformer_s36_v1.3_focal/plot_sample_3d.png ADDED
caformer_s36_v1.3_focal/plot_sample_bangumi.png ADDED
caformer_s36_v1.3_focal/plot_sample_comic.png ADDED
caformer_s36_v1.3_focal/plot_sample_illustration.png ADDED
caformer_s36_v1.3_focal/plot_sample_not_painting.png ADDED