File size: 3,037 Bytes
fe30379
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
{
  "_name_or_path": "facebook/dinov2-giant",
  "apply_layernorm": true,
  "architectures": [
    "Dinov2ForImageClassification"
  ],
  "attention_probs_dropout_prob": 0.0,
  "drop_path_rate": 0.0,
  "hidden_act": "gelu",
  "hidden_dropout_prob": 0.0,
  "hidden_size": 1536,
  "id2label": {
    "0": "Alternative",
    "1": "Animecore",
    "10": "Dark_Fantasy",
    "11": "E-Girl",
    "12": "Ethereal",
    "13": "Fairycore",
    "14": "Goblincore",
    "15": "Goth",
    "16": "Grunge",
    "17": "Hypebeast",
    "18": "Jersey_Shore",
    "19": "Kawaii",
    "2": "Art_Hoe",
    "20": "Kidcore",
    "21": "Lagenlook",
    "22": "Lolita",
    "23": "Mob_Wife",
    "24": "Normcore",
    "25": "Old_Money",
    "26": "Pastel_Goth",
    "27": "Preppy",
    "28": "Punk",
    "29": "Soft_Grunge",
    "3": "Avant-garde",
    "30": "Steampunk",
    "31": "Tomato_Girl_Summer",
    "32": "Twee",
    "33": "VSCO",
    "34": "Vaporwave",
    "35": "Y2K",
    "4": "Baddie",
    "5": "Bohemian",
    "6": "Cottagecore",
    "7": "Country",
    "8": "Cyberpunk",
    "9": "Dark_Academia"
  },
  "image_size": 518,
  "initializer_range": 0.02,
  "label2id": {
    "Alternative": "0",
    "Animecore": "1",
    "Art_Hoe": "2",
    "Avant-garde": "3",
    "Baddie": "4",
    "Bohemian": "5",
    "Cottagecore": "6",
    "Country": "7",
    "Cyberpunk": "8",
    "Dark_Academia": "9",
    "Dark_Fantasy": "10",
    "E-Girl": "11",
    "Ethereal": "12",
    "Fairycore": "13",
    "Goblincore": "14",
    "Goth": "15",
    "Grunge": "16",
    "Hypebeast": "17",
    "Jersey_Shore": "18",
    "Kawaii": "19",
    "Kidcore": "20",
    "Lagenlook": "21",
    "Lolita": "22",
    "Mob_Wife": "23",
    "Normcore": "24",
    "Old_Money": "25",
    "Pastel_Goth": "26",
    "Preppy": "27",
    "Punk": "28",
    "Soft_Grunge": "29",
    "Steampunk": "30",
    "Tomato_Girl_Summer": "31",
    "Twee": "32",
    "VSCO": "33",
    "Vaporwave": "34",
    "Y2K": "35"
  },
  "layer_norm_eps": 1e-06,
  "layerscale_value": 1.0,
  "mlp_ratio": 4,
  "model_type": "dinov2",
  "num_attention_heads": 24,
  "num_channels": 3,
  "num_hidden_layers": 40,
  "out_features": [
    "stage40"
  ],
  "out_indices": [
    40
  ],
  "patch_size": 14,
  "problem_type": "single_label_classification",
  "qkv_bias": true,
  "reshape_hidden_states": true,
  "stage_names": [
    "stem",
    "stage1",
    "stage2",
    "stage3",
    "stage4",
    "stage5",
    "stage6",
    "stage7",
    "stage8",
    "stage9",
    "stage10",
    "stage11",
    "stage12",
    "stage13",
    "stage14",
    "stage15",
    "stage16",
    "stage17",
    "stage18",
    "stage19",
    "stage20",
    "stage21",
    "stage22",
    "stage23",
    "stage24",
    "stage25",
    "stage26",
    "stage27",
    "stage28",
    "stage29",
    "stage30",
    "stage31",
    "stage32",
    "stage33",
    "stage34",
    "stage35",
    "stage36",
    "stage37",
    "stage38",
    "stage39",
    "stage40"
  ],
  "torch_dtype": "float32",
  "transformers_version": "4.41.2",
  "use_swiglu_ffn": true
}