File size: 666 Bytes
83646ac
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
base_model:
- openai/clip-vit-base-patch32
datasets:
- tanganke/sun397
- tanganke/stanford_cars
- tanganke/resisc45
- tanganke/eurosat
- ufldl-stanford/svhn
- tanganke/gtsrb
- ylecun/mnist
- tanganke/dtd
metrics:
- accuracy
---

# Model Card

Table: Accuracy on test datasets.

| Method                                         | SUN397 | Cars | RESISC45 | EuroSAT | SVHN | GTSRB | MNIST | DTD  | Average |
| ---------------------------------------------- | ------ | ---- | -------- | ------- | ---- | ----- | ----- | ---- | ------- |
| Traditional MTL                                | 72.3   | 76.6 | 92.2     | 97.9    | 95.5 | 97.7  | 99.3  | 77.7 | 88.6    |