narugo commited on
Commit
5347c14
1 Parent(s): 25814de

Publish model caformer_s36_v0_c_sce, on 2024-01-08 11:25:37 UTC

Browse files
caformer_s36_v0_c_sce/meta.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "drop_path_rate": 0.4,
3
+ "labels": [
4
+ "polished",
5
+ "rough"
6
+ ],
7
+ "name": "caformer_s36.sail_in22k_ft_in1k_384",
8
+ "pretrained": true
9
+ }
caformer_s36_v0_c_sce/metrics.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "AUC": 0.9879631814110739,
3
+ "accuracy": 0.956949569495695,
4
+ "loss": 0.4266354004455711,
5
+ "mAP": 0.9862280134344462,
6
+ "step": 13
7
+ }
caformer_s36_v0_c_sce/model.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69969116b0fc6b96d8fac23017826b757746ce7e178b71fb54f1536fb8860cd6
3
+ size 164532207
caformer_s36_v0_c_sce/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3016f0b5c7d1ca04ebf9bff1292c63b38b031b728b47819f25858dfa4b84b4b
3
+ size 149574704
caformer_s36_v0_c_sce/plot_confusion.png ADDED
caformer_s36_v0_c_sce/plot_f1_curve.png ADDED
caformer_s36_v0_c_sce/plot_p_curve.png ADDED
caformer_s36_v0_c_sce/plot_pr_curve.png ADDED
caformer_s36_v0_c_sce/plot_r_curve.png ADDED
caformer_s36_v0_c_sce/plot_roc_curve.png ADDED
caformer_s36_v0_c_sce/plot_sample_polished.png ADDED
caformer_s36_v0_c_sce/plot_sample_rough.png ADDED