narugo commited on
Commit
2dcb786
1 Parent(s): aa18505

Publish model caformer_s36_v1.4_focal_fixed, on 2024-09-22 05:38:09 UTC

Browse files
caformer_s36_v1.4_focal_fixed/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_fixed/metrics.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "AUC": 0.9962164421783246,
3
+ "accuracy": 0.9525210722150504,
4
+ "loss": 0.05438513223361475,
5
+ "mAP": 0.9876322426508694,
6
+ "step": 12
7
+ }
caformer_s36_v1.4_focal_fixed/model.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:145afa8587ae646c46744001bea9adebecb6af8676aad27b9433c7b28fa5e325
3
+ size 172996591
caformer_s36_v1.4_focal_fixed/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a3f3823df50e0b8c82df55f465cf218b3f611eff56b70db28179b0c2a50f851
3
+ size 149608088
caformer_s36_v1.4_focal_fixed/plot_confusion.png ADDED
caformer_s36_v1.4_focal_fixed/plot_f1_curve.png ADDED
caformer_s36_v1.4_focal_fixed/plot_p_curve.png ADDED
caformer_s36_v1.4_focal_fixed/plot_pr_curve.png ADDED
caformer_s36_v1.4_focal_fixed/plot_r_curve.png ADDED
caformer_s36_v1.4_focal_fixed/plot_roc_curve.png ADDED
caformer_s36_v1.4_focal_fixed/plot_sample_3d.png ADDED
caformer_s36_v1.4_focal_fixed/plot_sample_bangumi.png ADDED
caformer_s36_v1.4_focal_fixed/plot_sample_comic.png ADDED
caformer_s36_v1.4_focal_fixed/plot_sample_illustration.png ADDED
caformer_s36_v1.4_focal_fixed/plot_sample_not_painting.png ADDED