File size: 1,591 Bytes
55535f8
 
 
 
 
 
 
 
 
4d27822
c0f388e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4d27822
55535f8
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
{
  "_name_or_path": "adhisetiawan/vit-resisc45",
  "architectures": [
    "ViTModel"
  ],
  "attention_probs_dropout_prob": 0.0,
  "hidden_act": "gelu",
  "hidden_dropout_prob": 0.0,
  "hidden_size": 768,
  "id2label": {
    "0": "airplane",
    "1": "airport",
    "2": "baseball_diamond",
    "3": "basketball_court",
    "4": "beach",
    "5": "bridge",
    "6": "chaparral",
    "7": "church",
    "8": "circular_farmland",
    "9": "cloud",
    "10": "commercial_area",
    "11": "dense_residential",
    "12": "desert",
    "13": "forest",
    "14": "freeway",
    "15": "golf_course",
    "16": "ground_track_field",
    "17": "harbor",
    "18": "industrial_area",
    "19": "intersection",
    "20": "island",
    "21": "lake",
    "22": "meadow",
    "23": "medium_residential",
    "24": "mobile_home_park",
    "25": "mountain",
    "26": "overpass",
    "27": "palace",
    "28": "parking_lot",
    "29": "railway",
    "30": "railway_station",
    "31": "rectangular_farmland",
    "32": "river",
    "33": "roundabout",
    "34": "runway",
    "35": "sea_ice",
    "36": "ship",
    "37": "snowberg",
    "38": "sparse_residential",
    "39": "stadium",
    "40": "storage_tank",
    "41": "tennis_court",
    "42": "terrace",
    "43": "thermal_power_station",
    "44": "wetland"
  },
  "image_size": 224,
  "initializer_range": 0.02,
  "intermediate_size": 3072,
  "layer_norm_eps": 1e-12,
  "model_type": "vit",
  "num_attention_heads": 12,
  "num_channels": 3,
  "num_hidden_layers": 12,
  "patch_size": 16,
  "qkv_bias": true,
  "transformers_version": "4.13.0.dev0"
}