File size: 2,961 Bytes
38b8cbc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
{
  "_name_or_path": "google/vit-base-patch16-224-in21k",
  "architectures": [
    "ViTForImageClassification"
  ],
  "attention_probs_dropout_prob": 0.0,
  "encoder_stride": 16,
  "hidden_act": "gelu",
  "hidden_dropout_prob": 0.0,
  "hidden_size": 768,
  "id2label": {
    "0": "adidas",
    "1": "arkk-copenhagen",
    "10": "chpo",
    "11": "clae",
    "12": "colorful-standard",
    "13": "converse",
    "14": "dc-shoes",
    "15": "dedicated",
    "16": "dickies",
    "17": "doughnut",
    "18": "dr-martens",
    "19": "fila",
    "2": "asics",
    "20": "fjallraven",
    "21": "hanwag",
    "22": "happy-socks",
    "23": "havaianas",
    "24": "herschel-supply",
    "25": "iriedaily",
    "26": "keepcup",
    "27": "lefrik",
    "28": "loqi",
    "29": "makia",
    "3": "birkenstock",
    "30": "maloja",
    "31": "new-balance",
    "32": "new-era",
    "33": "nike",
    "34": "norba-clothing",
    "35": "on-running",
    "36": "onitsuka-tiger",
    "37": "palladium",
    "38": "rains",
    "39": "reebok",
    "4": "bjorn-borg",
    "40": "saucony",
    "41": "secrid",
    "42": "sneaky",
    "43": "stance",
    "44": "superfeet",
    "45": "the-north-face",
    "46": "timberland",
    "47": "toms",
    "48": "triwa",
    "49": "under-armour",
    "5": "by-garment-makers",
    "50": "vans",
    "51": "veja",
    "6": "camper",
    "7": "carhartt-wip",
    "8": "caterpillar",
    "9": "champion"
  },
  "image_size": 224,
  "initializer_range": 0.02,
  "intermediate_size": 3072,
  "label2id": {
    "adidas": "0",
    "arkk-copenhagen": "1",
    "asics": "2",
    "birkenstock": "3",
    "bjorn-borg": "4",
    "by-garment-makers": "5",
    "camper": "6",
    "carhartt-wip": "7",
    "caterpillar": "8",
    "champion": "9",
    "chpo": "10",
    "clae": "11",
    "colorful-standard": "12",
    "converse": "13",
    "dc-shoes": "14",
    "dedicated": "15",
    "dickies": "16",
    "doughnut": "17",
    "dr-martens": "18",
    "fila": "19",
    "fjallraven": "20",
    "hanwag": "21",
    "happy-socks": "22",
    "havaianas": "23",
    "herschel-supply": "24",
    "iriedaily": "25",
    "keepcup": "26",
    "lefrik": "27",
    "loqi": "28",
    "makia": "29",
    "maloja": "30",
    "new-balance": "31",
    "new-era": "32",
    "nike": "33",
    "norba-clothing": "34",
    "on-running": "35",
    "onitsuka-tiger": "36",
    "palladium": "37",
    "rains": "38",
    "reebok": "39",
    "saucony": "40",
    "secrid": "41",
    "sneaky": "42",
    "stance": "43",
    "superfeet": "44",
    "the-north-face": "45",
    "timberland": "46",
    "toms": "47",
    "triwa": "48",
    "under-armour": "49",
    "vans": "50",
    "veja": "51"
  },
  "layer_norm_eps": 1e-12,
  "model_type": "vit",
  "num_attention_heads": 12,
  "num_channels": 3,
  "num_hidden_layers": 12,
  "patch_size": 16,
  "problem_type": "single_label_classification",
  "qkv_bias": true,
  "torch_dtype": "float32",
  "transformers_version": "4.21.1"
}