LittleApple-fp16 commited on
Commit
5cd08f0
·
verified ·
1 Parent(s): bfb0401

Publish model caformer_s36, on 2024-06-19 19:31:36 中国标准时间

Browse files
caformer_s36/meta.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "drop_path_rate": 0.4,
3
+ "img_size": 384,
4
+ "labels": [
5
+ "qaq",
6
+ "normal",
7
+ "sucks"
8
+ ],
9
+ "name": "caformer_s36.sail_in22k_ft_in1k_384",
10
+ "pretrained": true
11
+ }
caformer_s36/metrics.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "AUC": 0.9697443926217831,
3
+ "accuracy": 0.9027777777777778,
4
+ "loss": 0.05372246768739489,
5
+ "mAP": 0.8597348315663605,
6
+ "step": 21
7
+ }
caformer_s36/model.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40e4f066c15a0b2cf870675debde441d349991f94e2e817e52ec634b6965adeb
3
+ size 166892634
caformer_s36/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a2b34c7164211f747a6c48dee62f062cec4cbe4f3ea934f7e8d2f39ca3db032e
3
+ size 149639850
caformer_s36/plot_confusion.png ADDED
caformer_s36/plot_f1_curve.png ADDED
caformer_s36/plot_p_curve.png ADDED
caformer_s36/plot_pr_curve.png ADDED
caformer_s36/plot_r_curve.png ADDED
caformer_s36/plot_roc_curve.png ADDED
caformer_s36/plot_sample_normal.png ADDED
caformer_s36/plot_sample_qaq.png ADDED
caformer_s36/plot_sample_sucks.png ADDED