narugo commited on
Commit
1770070
1 Parent(s): 305c88b

Publish model caformer_s36_v0, on 2023-06-18 10:41:58 CST

Browse files
caformer_s36_v0/meta.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "drop_path_rate": 0.4,
3
+ "labels": [
4
+ "cow",
5
+ "deer",
6
+ "demon",
7
+ "dragon",
8
+ "oni",
9
+ "sheep",
10
+ "none"
11
+ ],
12
+ "name": "caformer_s36.sail_in22k_ft_in1k_384",
13
+ "pretrained": true
14
+ }
caformer_s36_v0/metrics.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "AUC": 0.9789044600714696,
3
+ "accuracy": 0.8687643898695319,
4
+ "loss": 1.337583165487618,
5
+ "mAP": 0.9221783131663145,
6
+ "step": 40
7
+ }
caformer_s36_v0/model.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63f9c08f8c86130256369d116bfe0557869e72cceafc934266697442054367d7
3
+ size 182918447
caformer_s36_v0/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53db017c5838fd992be5394836bcc9cd4333f03c93fe6a1e6c7eb34b3424d7d1
3
+ size 149615684
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_cow.png ADDED
caformer_s36_v0/plot_sample_deer.png ADDED
caformer_s36_v0/plot_sample_demon.png ADDED
caformer_s36_v0/plot_sample_dragon.png ADDED
caformer_s36_v0/plot_sample_none.png ADDED
caformer_s36_v0/plot_sample_oni.png ADDED
caformer_s36_v0/plot_sample_sheep.png ADDED