Image Classification
ONNX
art
narugo1992 commited on
Commit
5d96240
·
verified ·
1 Parent(s): f006ec5

Publish model caformer_s36_v1_pruned_ls0.1, on 2024-01-19 09:02:52 UTC

Browse files
caformer_s36_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_s36.sail_in22k_ft_in1k_384",
9
+ "pretrained": true
10
+ }
caformer_s36_v1_pruned_ls0.1/metrics.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "AUC": 0.964498805563533,
3
+ "accuracy": 0.886427457098284,
4
+ "loss": 0.5852064943536768,
5
+ "mAP": 0.9237833087312013,
6
+ "step": 27
7
+ }
caformer_s36_v1_pruned_ls0.1/model.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a665cca6a3904f732db94ddee8c9dbce4e37b2a9d82c1746c9b7f7cf7da77f1
3
+ size 166775919
caformer_s36_v1_pruned_ls0.1/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:020d981e27abb1f62c3d987626633e1268a5b0bb8c0ca185bbc9f078a9dc7f60
3
+ size 149582900
caformer_s36_v1_pruned_ls0.1/plot_confusion.png ADDED
caformer_s36_v1_pruned_ls0.1/plot_f1_curve.png ADDED
caformer_s36_v1_pruned_ls0.1/plot_p_curve.png ADDED
caformer_s36_v1_pruned_ls0.1/plot_pr_curve.png ADDED
caformer_s36_v1_pruned_ls0.1/plot_r_curve.png ADDED
caformer_s36_v1_pruned_ls0.1/plot_roc_curve.png ADDED
caformer_s36_v1_pruned_ls0.1/plot_sample_r15.png ADDED
caformer_s36_v1_pruned_ls0.1/plot_sample_r18.png ADDED
caformer_s36_v1_pruned_ls0.1/plot_sample_safe.png ADDED