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

Publish model caformer_s36_v0, on 2024-01-08 04:45:37 UTC

Browse files
caformer_s36_v0/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/metrics.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "AUC": 0.9931063321385902,
3
+ "accuracy": 0.9645885932543536,
4
+ "loss": 0.03098682193732215,
5
+ "mAP": 0.9929836921556753,
6
+ "step": 22
7
+ }
caformer_s36_v0/model.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e39e8f68857057a80e4f717b4b043e1ddce5eeca9da41de90b5497064acf797c
3
+ size 164541999
caformer_s36_v0/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc9a30086aa650ab7d12a3425539a8666d66b6224bbb95f7975cafe8a58d45a3
3
+ size 149574704
caformer_s36_v0/plot_confusion.png ADDED
caformer_s36_v0/plot_f1_curve.png ADDED
caformer_s36_v0/plot_p_curve.png ADDED
caformer_s36_v0/plot_pr_curve.png ADDED
caformer_s36_v0/plot_r_curve.png ADDED
caformer_s36_v0/plot_roc_curve.png ADDED
caformer_s36_v0/plot_sample_polished.png ADDED
caformer_s36_v0/plot_sample_rough.png ADDED