narugo1992 commited on
Commit
565823e
·
1 Parent(s): 0462d08

Publish model caformer_s36_raw, on 2023-06-15 09:06:55 CST

Browse files
caformer_s36_raw/meta.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "drop_path_rate": 0.4,
3
+ "labels": [
4
+ "bald",
5
+ "very_short",
6
+ "short",
7
+ "medium",
8
+ "long",
9
+ "very_long",
10
+ "absurdly_long"
11
+ ],
12
+ "name": "caformer_s36.sail_in22k_ft_in1k_384",
13
+ "pretrained": true
14
+ }
caformer_s36_raw/metrics.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "AUC": 0.9132731935494165,
3
+ "accuracy": 0.6684636118598383,
4
+ "loss": 3.304836957531084,
5
+ "mAP": 0.6774995656218469,
6
+ "step": 28
7
+ }
caformer_s36_raw/model.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4fa219d94747344a2270f99eda46e046bd7570b462b5920ab2ff0a6c5028bce
3
+ size 162472431
caformer_s36_raw/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fe037e7f94293f1916217c824d02f1ef0fd92a129f32c1e97922276b1fc6d0c
3
+ size 149615684
caformer_s36_raw/plot_confusion.png ADDED
caformer_s36_raw/plot_f1_curve.png ADDED
caformer_s36_raw/plot_p_curve.png ADDED
caformer_s36_raw/plot_pr_curve.png ADDED
caformer_s36_raw/plot_r_curve.png ADDED
caformer_s36_raw/plot_roc_curve.png ADDED