narugo commited on
Commit
7f1680c
1 Parent(s): 93f5f44

Publish model caformer_s36_raw, on 2023-06-17 10:44:19 CST

Browse files
caformer_s36_raw/meta.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "drop_path_rate": 0.4,
3
+ "labels": [
4
+ "cow",
5
+ "demon",
6
+ "dragon",
7
+ "oni",
8
+ "sheep",
9
+ "none"
10
+ ],
11
+ "name": "caformer_s36.sail_in22k_ft_in1k_384",
12
+ "pretrained": true
13
+ }
caformer_s36_raw/metrics.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "AUC": 0.9748929881432492,
3
+ "accuracy": 0.871377882909521,
4
+ "loss": 1.3042141782274563,
5
+ "mAP": 0.9186996704660673,
6
+ "step": 30
7
+ }
caformer_s36_raw/model.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3fc8b038b96cc657895cb446b926197da9e06264daa5d756f894903edf5ebea2
3
+ size 177779119
caformer_s36_raw/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1fe3762526cbcda6320c5b3e94d49d517d37c6bf25e983ed86b751d18ab43a73
3
+ size 149607488
caformer_s36_raw/plot_confusion.png ADDED
caformer_s36_raw/plot_f1_curve.png ADDED
caformer_s36_raw/plot_p_curve.png ADDED
caformer_s36_raw/plot_pr_curve.png ADDED
caformer_s36_raw/plot_r_curve.png ADDED
caformer_s36_raw/plot_roc_curve.png ADDED
caformer_s36_raw/plot_sample_cow.png ADDED
caformer_s36_raw/plot_sample_demon.png ADDED
caformer_s36_raw/plot_sample_dragon.png ADDED
caformer_s36_raw/plot_sample_none.png ADDED
caformer_s36_raw/plot_sample_oni.png ADDED
caformer_s36_raw/plot_sample_sheep.png ADDED