Zero-Shot Image Classification
ONNX
art
narugo commited on
Commit
79faeba
1 Parent(s): bd55d21

Publish model ccip-caformer-23_randaug_fp32, on 2023-06-25 15:25:57 CST

Browse files
ccip-caformer-23_randaug_fp32/cluster.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dbscan_2": {
3
+ "eps": 0.09289023352357711,
4
+ "min_samples": 2,
5
+ "score": 0.745696939598855
6
+ },
7
+ "dbscan_free": {
8
+ "eps": 0.09411060772710378,
9
+ "min_samples": 2,
10
+ "score": 0.7506576596292999
11
+ },
12
+ "optics": {
13
+ "eps": 0.12631775527804834,
14
+ "min_samples": 4,
15
+ "score": 0.8068003478290555
16
+ }
17
+ }
ccip-caformer-23_randaug_fp32/metrics.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "f1_score": 0.8162504658963847,
3
+ "precision": 0.8541341653666147,
4
+ "recall": 0.7815845824411135,
5
+ "threshold": 0.1367972046136856
6
+ }
ccip-caformer-23_randaug_fp32/model.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d4be57ea1c6da3775ce4bcab3b63a27da5eb66a33a7ff2c015a4b8e0360e48e
3
+ size 154171415
ccip-caformer-23_randaug_fp32/model_feat.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50f0916415237174ec116b119b0746ed5b62b755128b0ba966e88920dff263f6
3
+ size 150248245
ccip-caformer-23_randaug_fp32/model_metrics.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78f063dfe283c7489d2a1beca23497fca03732d5a682ff66dc7469729435021f
3
+ size 1649
ccip-caformer-23_randaug_fp32/plt_confusion_matrix_pred.png ADDED
ccip-caformer-23_randaug_fp32/plt_confusion_matrix_true.png ADDED
ccip-caformer-23_randaug_fp32/plt_f1.png ADDED
ccip-caformer-23_randaug_fp32/plt_pr.png ADDED
ccip-caformer-23_randaug_fp32/plt_precision.png ADDED
ccip-caformer-23_randaug_fp32/plt_recall.png ADDED
ccip-caformer-23_randaug_fp32/plt_roc.png ADDED