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

Publish model ccip-caformer-2_fp32, on 2023-06-25 15:57:26 CST

Browse files
ccip-caformer-2_fp32/cluster.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dbscan_2": {
3
+ "eps": 0.09444567170065249,
4
+ "min_samples": 2,
5
+ "score": 0.6497703743018626
6
+ },
7
+ "dbscan_free": {
8
+ "eps": 0.09581549189083371,
9
+ "min_samples": 2,
10
+ "score": 0.6466500223485468
11
+ },
12
+ "optics": {
13
+ "eps": 0.14721092176682105,
14
+ "min_samples": 4,
15
+ "score": 0.7185157045626752
16
+ }
17
+ }
ccip-caformer-2_fp32/metrics.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "f1_score": 0.7551248602310846,
3
+ "precision": 0.7901716068642746,
4
+ "recall": 0.7230549607423269,
5
+ "threshold": 0.14127545058727264
6
+ }
ccip-caformer-2_fp32/model.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da3f2259194ff9aa877f3dc7e02a1eadd26df6654cd6e88193d4e47a3d2676a6
3
+ size 154171415
ccip-caformer-2_fp32/model_feat.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dedc0753729eeb64b9d1813a02c343d28d4b68ff2c0c798a6850770ab41e485e
3
+ size 150248245
ccip-caformer-2_fp32/model_metrics.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:198c03a4fbb300e3c9da14979a0feba9b6e2a255e115bd119a69cbeb6237a7fc
3
+ size 1649
ccip-caformer-2_fp32/plt_confusion_matrix_pred.png ADDED
ccip-caformer-2_fp32/plt_confusion_matrix_true.png ADDED
ccip-caformer-2_fp32/plt_f1.png ADDED
ccip-caformer-2_fp32/plt_pr.png ADDED
ccip-caformer-2_fp32/plt_precision.png ADDED
ccip-caformer-2_fp32/plt_recall.png ADDED
ccip-caformer-2_fp32/plt_roc.png ADDED