LittleApple-fp16 commited on
Commit
76afc4d
1 Parent(s): 76bfad9

Publish model caformer_s36_v0, on 2024-06-21 23:10:45 中国标准时间

Browse files
caformer_s36_v0/meta.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "drop_path_rate": 0.4,
3
+ "img_size": 384,
4
+ "labels": [
5
+ "pretty",
6
+ "sucks"
7
+ ],
8
+ "name": "caformer_s36.sail_in22k_ft_in1k_384",
9
+ "pretrained": true
10
+ }
caformer_s36_v0/metrics.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "AUC": 0.9610323886639676,
3
+ "accuracy": 0.9281183932346723,
4
+ "loss": 0.06965699258711323,
5
+ "mAP": 0.9115946051563433,
6
+ "step": 12
7
+ }
caformer_s36_v0/model.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3bf3583d77ce957b8408d501cd83e33ff78263dc14d435932695a8b3d253bc2f
3
+ size 164579034
caformer_s36_v0/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0bdd311821bd5f87d669456945bae61a73b60507d0a8da3f33f15d43ac9db237
3
+ size 149631654
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_pretty.png ADDED
caformer_s36_v0/plot_sample_sucks.png ADDED