Safetensors
clip_vision_model
xiangan commited on
Commit
b7dc0e7
·
verified ·
1 Parent(s): 6015c4c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +33 -3
README.md CHANGED
@@ -1,3 +1,33 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+
5
+ | Dataset | CLIP | MLCD |
6
+ |-----------|------|------|
7
+ | Food101 | 88.8 | <span style="color:red">90.2</span> |
8
+ | CIFAR10 | 95.1 | <span style="color:red">96.9</span> |
9
+ | CIFAR100 | 80.5 | <span style="color:red">86.8</span> |
10
+ | Birdsnap | 58.5 | <span style="color:red">72.1</span> |
11
+ | SUN397 | 76.6 | <span style="color:red">77.4</span> |
12
+ | Cars | 81.8 | <span style="color:red">93.5</span> |
13
+ | Aircraft | 52.0 | <span style="color:red">74.7</span> |
14
+ | VOC2007 | 87.7 | <span style="color:red">90.4</span> |
15
+ | DTD | 76.5 | <span style="color:red">83.5</span> |
16
+ | Pets | 90.0 | <span style="color:red">93.6</span> |
17
+ | Cal101 | 93.0 | <span style="color:red">97.7</span> |
18
+ | Flowers | 96.9 | <span style="color:red">98.8</span> |
19
+ | MNIST | 99.0 | <span style="color:red">99.3</span> |
20
+ | FER2013 | 69.2 | <span style="color:red">70.9</span> |
21
+ | STL10 | 98.6 | <span style="color:red">99.1</span> |
22
+ | EuroSAT | 97.0 | <span style="color:red">99.0</span> |
23
+ | RESISC45 | 90.5 | <span style="color:red">92.7</span> |
24
+ | GTSRB | 85.3 | <span style="color:red">90.1</span> |
25
+ | KITTI | 66.2 | <span style="color:red">77.5</span> |
26
+ | Country211| 27.8 | <span style="color:red">33.7</span> |
27
+ | PCAM | 83.9 | <span style="color:red">84.4</span> |
28
+ | UCF101 | 85.5 | <span style="color:red">87.5</span> |
29
+ | K700 | 61.7 | <span style="color:red">64.2</span> |
30
+ | CLEVR | 52.1 | <span style="color:red">59.2</span> |
31
+ | HM | 66.7 | <span style="color:red">68.4</span> |
32
+ | SST | 70.8 | <span style="color:red">73.4</span> |
33
+ | ImageNet | 76.1 | <span style="color:red">79.1</span> |