narugo commited on
Commit
46be80b
·
verified ·
1 Parent(s): 4ec320e

Publish model caformer_b36_v1_pruned_ls0.1, on 2024-01-19 15:42:30 UTC

Browse files
caformer_b36_v1_pruned_ls0.1/meta.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "drop_path_rate": 0.4,
3
+ "labels": [
4
+ "safe",
5
+ "r15",
6
+ "r18"
7
+ ],
8
+ "name": "caformer_b36.sail_in22k_ft_in1k_384",
9
+ "pretrained": true
10
+ }
caformer_b36_v1_pruned_ls0.1/metrics.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "AUC": 0.9682864904834899,
3
+ "accuracy": 0.8845553822152886,
4
+ "loss": 0.5796839947261602,
5
+ "mAP": 0.935178034320082,
6
+ "step": 13
7
+ }
caformer_b36_v1_pruned_ls0.1/model.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3232531fdf85842e47e6b962a738a0833a64fa7c49c6b1a27d18c1391c90f4d5
3
+ size 400515695
caformer_b36_v1_pruned_ls0.1/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3dd4b62e477f78cefe6d1d7e24001132209f0bebfb679598f04f6663198cc7d
3
+ size 383325436
caformer_b36_v1_pruned_ls0.1/plot_confusion.png ADDED
caformer_b36_v1_pruned_ls0.1/plot_f1_curve.png ADDED
caformer_b36_v1_pruned_ls0.1/plot_p_curve.png ADDED
caformer_b36_v1_pruned_ls0.1/plot_pr_curve.png ADDED
caformer_b36_v1_pruned_ls0.1/plot_r_curve.png ADDED
caformer_b36_v1_pruned_ls0.1/plot_roc_curve.png ADDED
caformer_b36_v1_pruned_ls0.1/plot_sample_r15.png ADDED
caformer_b36_v1_pruned_ls0.1/plot_sample_r18.png ADDED
caformer_b36_v1_pruned_ls0.1/plot_sample_safe.png ADDED