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

Publish model ccip-caformer-6-randaug-pruned_fp32, on 2023-06-25 17:45:58 CST

Browse files
ccip-caformer-6-randaug-pruned_fp32/cluster.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dbscan_2": {
3
+ "eps": 0.13602043028285105,
4
+ "min_samples": 2,
5
+ "score": 0.8101755820429998
6
+ },
7
+ "dbscan_free": {
8
+ "eps": 0.14055283543441566,
9
+ "min_samples": 4,
10
+ "score": 0.8164590307405956
11
+ },
12
+ "optics": {
13
+ "eps": 0.19939865442140375,
14
+ "min_samples": 4,
15
+ "score": 0.8979043927425171
16
+ }
17
+ }
ccip-caformer-6-randaug-pruned_fp32/metrics.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "f1_score": 0.8784029038112522,
3
+ "precision": 0.8936484490398818,
4
+ "recall": 0.8636688079942898,
5
+ "threshold": 0.1951224011983088
6
+ }
ccip-caformer-6-randaug-pruned_fp32/model.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30379b07430480849d062eb8e409f3ec56936951ccdc02da68be7499ca9033b3
3
+ size 154171415
ccip-caformer-6-randaug-pruned_fp32/model_feat.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0003a68df9ba75ee41847a90ff228c260b364cf7dedca9e44326a431282599f
3
+ size 150248245
ccip-caformer-6-randaug-pruned_fp32/model_metrics.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78b8c2d823857c33617f6bd056872a077486276451714034e0ec1eabc3956bf3
3
+ size 1649
ccip-caformer-6-randaug-pruned_fp32/plt_confusion_matrix_pred.png ADDED
ccip-caformer-6-randaug-pruned_fp32/plt_confusion_matrix_true.png ADDED
ccip-caformer-6-randaug-pruned_fp32/plt_f1.png ADDED
ccip-caformer-6-randaug-pruned_fp32/plt_pr.png ADDED
ccip-caformer-6-randaug-pruned_fp32/plt_precision.png ADDED
ccip-caformer-6-randaug-pruned_fp32/plt_recall.png ADDED
ccip-caformer-6-randaug-pruned_fp32/plt_roc.png ADDED