Zero-Shot Image Classification
ONNX
art
narugo commited on
Commit
32a5639
1 Parent(s): c5e9a55

Publish model ccip-caformer-5_fp32, on 2023-06-25 17:19:04 CST

Browse files
ccip-caformer-5_fp32/cluster.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dbscan_2": {
3
+ "eps": 0.12584071601692626,
4
+ "min_samples": 2,
5
+ "score": 0.7920505074671824
6
+ },
7
+ "dbscan_free": {
8
+ "eps": 0.12563902601678312,
9
+ "min_samples": 2,
10
+ "score": 0.7920505074671824
11
+ },
12
+ "optics": {
13
+ "eps": 0.1700672904996856,
14
+ "min_samples": 4,
15
+ "score": 0.8622893191972909
16
+ }
17
+ }
ccip-caformer-5_fp32/metrics.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "f1_score": 0.864362690449647,
3
+ "precision": 0.9015503875968992,
4
+ "recall": 0.8301213418986438,
5
+ "threshold": 0.18397327797685215
6
+ }
ccip-caformer-5_fp32/model.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d81470ab074bb72a7accd0dbb716b7a3208c4fb3ae6c4750de20f72d3565d1c
3
+ size 154171415
ccip-caformer-5_fp32/model_feat.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:885f91acf5e77907c023b798d9250dfd11cf9b8960a5bd5af338d7160a9309ea
3
+ size 150248245
ccip-caformer-5_fp32/model_metrics.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1d3bda200fade097f58fa28ad4b1af5fa8f92e086160c6e6849197e28c82b77
3
+ size 1618
ccip-caformer-5_fp32/plt_confusion_matrix_pred.png ADDED
ccip-caformer-5_fp32/plt_confusion_matrix_true.png ADDED
ccip-caformer-5_fp32/plt_f1.png ADDED
ccip-caformer-5_fp32/plt_pr.png ADDED
ccip-caformer-5_fp32/plt_precision.png ADDED
ccip-caformer-5_fp32/plt_recall.png ADDED
ccip-caformer-5_fp32/plt_roc.png ADDED