narugo commited on
Commit
f614bd3
1 Parent(s): 8b8f217

Publish model caformer_s36_v2, on 2024-02-01 09:32:31 CST

Browse files
caformer_s36_v2/meta.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "labels": [
3
+ "monochrome",
4
+ "rough",
5
+ "polished"
6
+ ],
7
+ "name": "caformer_s36.sail_in22k_ft_in1k_384",
8
+ "pretrained": true
9
+ }
caformer_s36_v2/metrics.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "AUC": 0.9801033809581424,
3
+ "accuracy": 0.934160845761752,
4
+ "loss": 0.743620216632668,
5
+ "mAP": 0.9525532358353569,
6
+ "step": 11
7
+ }
caformer_s36_v2/model.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2190a7311b6a8bb92900b3ade3aa3c7e835df4cea6e9a8bcaa709e6c372ef82
3
+ size 166725999
caformer_s36_v2/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13c25c96bc1f581e09203e39f57ca022ee76b9fc953b93683c59c5aadeb5f573
3
+ size 149582900
caformer_s36_v2/plot_confusion.png ADDED
caformer_s36_v2/plot_f1_curve.png ADDED
caformer_s36_v2/plot_p_curve.png ADDED
caformer_s36_v2/plot_pr_curve.png ADDED
caformer_s36_v2/plot_r_curve.png ADDED
caformer_s36_v2/plot_roc_curve.png ADDED
caformer_s36_v2/plot_sample_monochrome.png ADDED
caformer_s36_v2/plot_sample_polished.png ADDED
caformer_s36_v2/plot_sample_rough.png ADDED