MHRDYN7 commited on
Commit
31282cd
1 Parent(s): 449ce83

Upload Dinov2ForImageClassification

Browse files
Files changed (3) hide show
  1. README.md +199 -0
  2. config.json +2054 -0
  3. model.safetensors +3 -0
README.md ADDED
@@ -0,0 +1,199 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ tags: []
4
+ ---
5
+
6
+ # Model Card for Model ID
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+
11
+
12
+ ## Model Details
13
+
14
+ ### Model Description
15
+
16
+ <!-- Provide a longer summary of what this model is. -->
17
+
18
+ This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
19
+
20
+ - **Developed by:** [More Information Needed]
21
+ - **Funded by [optional]:** [More Information Needed]
22
+ - **Shared by [optional]:** [More Information Needed]
23
+ - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [More Information Needed]
26
+ - **Finetuned from model [optional]:** [More Information Needed]
27
+
28
+ ### Model Sources [optional]
29
+
30
+ <!-- Provide the basic links for the model. -->
31
+
32
+ - **Repository:** [More Information Needed]
33
+ - **Paper [optional]:** [More Information Needed]
34
+ - **Demo [optional]:** [More Information Needed]
35
+
36
+ ## Uses
37
+
38
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
+
40
+ ### Direct Use
41
+
42
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
+
44
+ [More Information Needed]
45
+
46
+ ### Downstream Use [optional]
47
+
48
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Out-of-Scope Use
53
+
54
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
+
56
+ [More Information Needed]
57
+
58
+ ## Bias, Risks, and Limitations
59
+
60
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ### Recommendations
65
+
66
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
+
68
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
+
70
+ ## How to Get Started with the Model
71
+
72
+ Use the code below to get started with the model.
73
+
74
+ [More Information Needed]
75
+
76
+ ## Training Details
77
+
78
+ ### Training Data
79
+
80
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
+
82
+ [More Information Needed]
83
+
84
+ ### Training Procedure
85
+
86
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
+
88
+ #### Preprocessing [optional]
89
+
90
+ [More Information Needed]
91
+
92
+
93
+ #### Training Hyperparameters
94
+
95
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
+
97
+ #### Speeds, Sizes, Times [optional]
98
+
99
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
+
101
+ [More Information Needed]
102
+
103
+ ## Evaluation
104
+
105
+ <!-- This section describes the evaluation protocols and provides the results. -->
106
+
107
+ ### Testing Data, Factors & Metrics
108
+
109
+ #### Testing Data
110
+
111
+ <!-- This should link to a Dataset Card if possible. -->
112
+
113
+ [More Information Needed]
114
+
115
+ #### Factors
116
+
117
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Metrics
122
+
123
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
+
125
+ [More Information Needed]
126
+
127
+ ### Results
128
+
129
+ [More Information Needed]
130
+
131
+ #### Summary
132
+
133
+
134
+
135
+ ## Model Examination [optional]
136
+
137
+ <!-- Relevant interpretability work for the model goes here -->
138
+
139
+ [More Information Needed]
140
+
141
+ ## Environmental Impact
142
+
143
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
+
145
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
+
147
+ - **Hardware Type:** [More Information Needed]
148
+ - **Hours used:** [More Information Needed]
149
+ - **Cloud Provider:** [More Information Needed]
150
+ - **Compute Region:** [More Information Needed]
151
+ - **Carbon Emitted:** [More Information Needed]
152
+
153
+ ## Technical Specifications [optional]
154
+
155
+ ### Model Architecture and Objective
156
+
157
+ [More Information Needed]
158
+
159
+ ### Compute Infrastructure
160
+
161
+ [More Information Needed]
162
+
163
+ #### Hardware
164
+
165
+ [More Information Needed]
166
+
167
+ #### Software
168
+
169
+ [More Information Needed]
170
+
171
+ ## Citation [optional]
172
+
173
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
+
175
+ **BibTeX:**
176
+
177
+ [More Information Needed]
178
+
179
+ **APA:**
180
+
181
+ [More Information Needed]
182
+
183
+ ## Glossary [optional]
184
+
185
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
+
187
+ [More Information Needed]
188
+
189
+ ## More Information [optional]
190
+
191
+ [More Information Needed]
192
+
193
+ ## Model Card Authors [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Contact
198
+
199
+ [More Information Needed]
config.json ADDED
@@ -0,0 +1,2054 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "apply_layernorm": true,
3
+ "architectures": [
4
+ "Dinov2ForImageClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.0,
7
+ "drop_path_rate": 0.0,
8
+ "hidden_act": "gelu",
9
+ "hidden_dropout_prob": 0.0,
10
+ "hidden_size": 768,
11
+ "id2label": {
12
+ "0": "tench, Tinca tinca",
13
+ "1": "goldfish, Carassius auratus",
14
+ "2": "great white shark, white shark, man-eater, man-eating shark, Carcharodon carcharias",
15
+ "3": "tiger shark, Galeocerdo cuvieri",
16
+ "4": "hammerhead, hammerhead shark",
17
+ "5": "electric ray, crampfish, numbfish, torpedo",
18
+ "6": "stingray",
19
+ "7": "cock",
20
+ "8": "hen",
21
+ "9": "ostrich, Struthio camelus",
22
+ "10": "brambling, Fringilla montifringilla",
23
+ "11": "goldfinch, Carduelis carduelis",
24
+ "12": "house finch, linnet, Carpodacus mexicanus",
25
+ "13": "junco, snowbird",
26
+ "14": "indigo bunting, indigo finch, indigo bird, Passerina cyanea",
27
+ "15": "robin, American robin, Turdus migratorius",
28
+ "16": "bulbul",
29
+ "17": "jay",
30
+ "18": "magpie",
31
+ "19": "chickadee",
32
+ "20": "water ouzel, dipper",
33
+ "21": "kite",
34
+ "22": "bald eagle, American eagle, Haliaeetus leucocephalus",
35
+ "23": "vulture",
36
+ "24": "great grey owl, great gray owl, Strix nebulosa",
37
+ "25": "European fire salamander, Salamandra salamandra",
38
+ "26": "common newt, Triturus vulgaris",
39
+ "27": "eft",
40
+ "28": "spotted salamander, Ambystoma maculatum",
41
+ "29": "axolotl, mud puppy, Ambystoma mexicanum",
42
+ "30": "bullfrog, Rana catesbeiana",
43
+ "31": "tree frog, tree-frog",
44
+ "32": "tailed frog, bell toad, ribbed toad, tailed toad, Ascaphus trui",
45
+ "33": "loggerhead, loggerhead turtle, Caretta caretta",
46
+ "34": "leatherback turtle, leatherback, leathery turtle, Dermochelys coriacea",
47
+ "35": "mud turtle",
48
+ "36": "terrapin",
49
+ "37": "box turtle, box tortoise",
50
+ "38": "banded gecko",
51
+ "39": "common iguana, iguana, Iguana iguana",
52
+ "40": "American chameleon, anole, Anolis carolinensis",
53
+ "41": "whiptail, whiptail lizard",
54
+ "42": "agama",
55
+ "43": "frilled lizard, Chlamydosaurus kingi",
56
+ "44": "alligator lizard",
57
+ "45": "Gila monster, Heloderma suspectum",
58
+ "46": "green lizard, Lacerta viridis",
59
+ "47": "African chameleon, Chamaeleo chamaeleon",
60
+ "48": "Komodo dragon, Komodo lizard, dragon lizard, giant lizard, Varanus komodoensis",
61
+ "49": "African crocodile, Nile crocodile, Crocodylus niloticus",
62
+ "50": "American alligator, Alligator mississipiensis",
63
+ "51": "triceratops",
64
+ "52": "thunder snake, worm snake, Carphophis amoenus",
65
+ "53": "ringneck snake, ring-necked snake, ring snake",
66
+ "54": "hognose snake, puff adder, sand viper",
67
+ "55": "green snake, grass snake",
68
+ "56": "king snake, kingsnake",
69
+ "57": "garter snake, grass snake",
70
+ "58": "water snake",
71
+ "59": "vine snake",
72
+ "60": "night snake, Hypsiglena torquata",
73
+ "61": "boa constrictor, Constrictor constrictor",
74
+ "62": "rock python, rock snake, Python sebae",
75
+ "63": "Indian cobra, Naja naja",
76
+ "64": "green mamba",
77
+ "65": "sea snake",
78
+ "66": "horned viper, cerastes, sand viper, horned asp, Cerastes cornutus",
79
+ "67": "diamondback, diamondback rattlesnake, Crotalus adamanteus",
80
+ "68": "sidewinder, horned rattlesnake, Crotalus cerastes",
81
+ "69": "trilobite",
82
+ "70": "harvestman, daddy longlegs, Phalangium opilio",
83
+ "71": "scorpion",
84
+ "72": "black and gold garden spider, Argiope aurantia",
85
+ "73": "barn spider, Araneus cavaticus",
86
+ "74": "garden spider, Aranea diademata",
87
+ "75": "black widow, Latrodectus mactans",
88
+ "76": "tarantula",
89
+ "77": "wolf spider, hunting spider",
90
+ "78": "tick",
91
+ "79": "centipede",
92
+ "80": "black grouse",
93
+ "81": "ptarmigan",
94
+ "82": "ruffed grouse, partridge, Bonasa umbellus",
95
+ "83": "prairie chicken, prairie grouse, prairie fowl",
96
+ "84": "peacock",
97
+ "85": "quail",
98
+ "86": "partridge",
99
+ "87": "African grey, African gray, Psittacus erithacus",
100
+ "88": "macaw",
101
+ "89": "sulphur-crested cockatoo, Kakatoe galerita, Cacatua galerita",
102
+ "90": "lorikeet",
103
+ "91": "coucal",
104
+ "92": "bee eater",
105
+ "93": "hornbill",
106
+ "94": "hummingbird",
107
+ "95": "jacamar",
108
+ "96": "toucan",
109
+ "97": "drake",
110
+ "98": "red-breasted merganser, Mergus serrator",
111
+ "99": "goose",
112
+ "100": "black swan, Cygnus atratus",
113
+ "101": "tusker",
114
+ "102": "echidna, spiny anteater, anteater",
115
+ "103": "platypus, duckbill, duckbilled platypus, duck-billed platypus, Ornithorhynchus anatinus",
116
+ "104": "wallaby, brush kangaroo",
117
+ "105": "koala, koala bear, kangaroo bear, native bear, Phascolarctos cinereus",
118
+ "106": "wombat",
119
+ "107": "jellyfish",
120
+ "108": "sea anemone, anemone",
121
+ "109": "brain coral",
122
+ "110": "flatworm, platyhelminth",
123
+ "111": "nematode, nematode worm, roundworm",
124
+ "112": "conch",
125
+ "113": "snail",
126
+ "114": "slug",
127
+ "115": "sea slug, nudibranch",
128
+ "116": "chiton, coat-of-mail shell, sea cradle, polyplacophore",
129
+ "117": "chambered nautilus, pearly nautilus, nautilus",
130
+ "118": "Dungeness crab, Cancer magister",
131
+ "119": "rock crab, Cancer irroratus",
132
+ "120": "fiddler crab",
133
+ "121": "king crab, Alaska crab, Alaskan king crab, Alaska king crab, Paralithodes camtschatica",
134
+ "122": "American lobster, Northern lobster, Maine lobster, Homarus americanus",
135
+ "123": "spiny lobster, langouste, rock lobster, crawfish, crayfish, sea crawfish",
136
+ "124": "crayfish, crawfish, crawdad, crawdaddy",
137
+ "125": "hermit crab",
138
+ "126": "isopod",
139
+ "127": "white stork, Ciconia ciconia",
140
+ "128": "black stork, Ciconia nigra",
141
+ "129": "spoonbill",
142
+ "130": "flamingo",
143
+ "131": "little blue heron, Egretta caerulea",
144
+ "132": "American egret, great white heron, Egretta albus",
145
+ "133": "bittern",
146
+ "134": "crane",
147
+ "135": "limpkin, Aramus pictus",
148
+ "136": "European gallinule, Porphyrio porphyrio",
149
+ "137": "American coot, marsh hen, mud hen, water hen, Fulica americana",
150
+ "138": "bustard",
151
+ "139": "ruddy turnstone, Arenaria interpres",
152
+ "140": "red-backed sandpiper, dunlin, Erolia alpina",
153
+ "141": "redshank, Tringa totanus",
154
+ "142": "dowitcher",
155
+ "143": "oystercatcher, oyster catcher",
156
+ "144": "pelican",
157
+ "145": "king penguin, Aptenodytes patagonica",
158
+ "146": "albatross, mollymawk",
159
+ "147": "grey whale, gray whale, devilfish, Eschrichtius gibbosus, Eschrichtius robustus",
160
+ "148": "killer whale, killer, orca, grampus, sea wolf, Orcinus orca",
161
+ "149": "dugong, Dugong dugon",
162
+ "150": "sea lion",
163
+ "151": "Chihuahua",
164
+ "152": "Japanese spaniel",
165
+ "153": "Maltese dog, Maltese terrier, Maltese",
166
+ "154": "Pekinese, Pekingese, Peke",
167
+ "155": "Shih-Tzu",
168
+ "156": "Blenheim spaniel",
169
+ "157": "papillon",
170
+ "158": "toy terrier",
171
+ "159": "Rhodesian ridgeback",
172
+ "160": "Afghan hound, Afghan",
173
+ "161": "basset, basset hound",
174
+ "162": "beagle",
175
+ "163": "bloodhound, sleuthhound",
176
+ "164": "bluetick",
177
+ "165": "black-and-tan coonhound",
178
+ "166": "Walker hound, Walker foxhound",
179
+ "167": "English foxhound",
180
+ "168": "redbone",
181
+ "169": "borzoi, Russian wolfhound",
182
+ "170": "Irish wolfhound",
183
+ "171": "Italian greyhound",
184
+ "172": "whippet",
185
+ "173": "Ibizan hound, Ibizan Podenco",
186
+ "174": "Norwegian elkhound, elkhound",
187
+ "175": "otterhound, otter hound",
188
+ "176": "Saluki, gazelle hound",
189
+ "177": "Scottish deerhound, deerhound",
190
+ "178": "Weimaraner",
191
+ "179": "Staffordshire bullterrier, Staffordshire bull terrier",
192
+ "180": "American Staffordshire terrier, Staffordshire terrier, American pit bull terrier, pit bull terrier",
193
+ "181": "Bedlington terrier",
194
+ "182": "Border terrier",
195
+ "183": "Kerry blue terrier",
196
+ "184": "Irish terrier",
197
+ "185": "Norfolk terrier",
198
+ "186": "Norwich terrier",
199
+ "187": "Yorkshire terrier",
200
+ "188": "wire-haired fox terrier",
201
+ "189": "Lakeland terrier",
202
+ "190": "Sealyham terrier, Sealyham",
203
+ "191": "Airedale, Airedale terrier",
204
+ "192": "cairn, cairn terrier",
205
+ "193": "Australian terrier",
206
+ "194": "Dandie Dinmont, Dandie Dinmont terrier",
207
+ "195": "Boston bull, Boston terrier",
208
+ "196": "miniature schnauzer",
209
+ "197": "giant schnauzer",
210
+ "198": "standard schnauzer",
211
+ "199": "Scotch terrier, Scottish terrier, Scottie",
212
+ "200": "Tibetan terrier, chrysanthemum dog",
213
+ "201": "silky terrier, Sydney silky",
214
+ "202": "soft-coated wheaten terrier",
215
+ "203": "West Highland white terrier",
216
+ "204": "Lhasa, Lhasa apso",
217
+ "205": "flat-coated retriever",
218
+ "206": "curly-coated retriever",
219
+ "207": "golden retriever",
220
+ "208": "Labrador retriever",
221
+ "209": "Chesapeake Bay retriever",
222
+ "210": "German short-haired pointer",
223
+ "211": "vizsla, Hungarian pointer",
224
+ "212": "English setter",
225
+ "213": "Irish setter, red setter",
226
+ "214": "Gordon setter",
227
+ "215": "Brittany spaniel",
228
+ "216": "clumber, clumber spaniel",
229
+ "217": "English springer, English springer spaniel",
230
+ "218": "Welsh springer spaniel",
231
+ "219": "cocker spaniel, English cocker spaniel, cocker",
232
+ "220": "Sussex spaniel",
233
+ "221": "Irish water spaniel",
234
+ "222": "kuvasz",
235
+ "223": "schipperke",
236
+ "224": "groenendael",
237
+ "225": "malinois",
238
+ "226": "briard",
239
+ "227": "kelpie",
240
+ "228": "komondor",
241
+ "229": "Old English sheepdog, bobtail",
242
+ "230": "Shetland sheepdog, Shetland sheep dog, Shetland",
243
+ "231": "collie",
244
+ "232": "Border collie",
245
+ "233": "Bouvier des Flandres, Bouviers des Flandres",
246
+ "234": "Rottweiler",
247
+ "235": "German shepherd, German shepherd dog, German police dog, alsatian",
248
+ "236": "Doberman, Doberman pinscher",
249
+ "237": "miniature pinscher",
250
+ "238": "Greater Swiss Mountain dog",
251
+ "239": "Bernese mountain dog",
252
+ "240": "Appenzeller",
253
+ "241": "EntleBucher",
254
+ "242": "boxer",
255
+ "243": "bull mastiff",
256
+ "244": "Tibetan mastiff",
257
+ "245": "French bulldog",
258
+ "246": "Great Dane",
259
+ "247": "Saint Bernard, St Bernard",
260
+ "248": "Eskimo dog, husky",
261
+ "249": "malamute, malemute, Alaskan malamute",
262
+ "250": "Siberian husky",
263
+ "251": "dalmatian, coach dog, carriage dog",
264
+ "252": "affenpinscher, monkey pinscher, monkey dog",
265
+ "253": "basenji",
266
+ "254": "pug, pug-dog",
267
+ "255": "Leonberg",
268
+ "256": "Newfoundland, Newfoundland dog",
269
+ "257": "Great Pyrenees",
270
+ "258": "Samoyed, Samoyede",
271
+ "259": "Pomeranian",
272
+ "260": "chow, chow chow",
273
+ "261": "keeshond",
274
+ "262": "Brabancon griffon",
275
+ "263": "Pembroke, Pembroke Welsh corgi",
276
+ "264": "Cardigan, Cardigan Welsh corgi",
277
+ "265": "toy poodle",
278
+ "266": "miniature poodle",
279
+ "267": "standard poodle",
280
+ "268": "Mexican hairless",
281
+ "269": "timber wolf, grey wolf, gray wolf, Canis lupus",
282
+ "270": "white wolf, Arctic wolf, Canis lupus tundrarum",
283
+ "271": "red wolf, maned wolf, Canis rufus, Canis niger",
284
+ "272": "coyote, prairie wolf, brush wolf, Canis latrans",
285
+ "273": "dingo, warrigal, warragal, Canis dingo",
286
+ "274": "dhole, Cuon alpinus",
287
+ "275": "African hunting dog, hyena dog, Cape hunting dog, Lycaon pictus",
288
+ "276": "hyena, hyaena",
289
+ "277": "red fox, Vulpes vulpes",
290
+ "278": "kit fox, Vulpes macrotis",
291
+ "279": "Arctic fox, white fox, Alopex lagopus",
292
+ "280": "grey fox, gray fox, Urocyon cinereoargenteus",
293
+ "281": "tabby, tabby cat",
294
+ "282": "tiger cat",
295
+ "283": "Persian cat",
296
+ "284": "Siamese cat, Siamese",
297
+ "285": "Egyptian cat",
298
+ "286": "cougar, puma, catamount, mountain lion, painter, panther, Felis concolor",
299
+ "287": "lynx, catamount",
300
+ "288": "leopard, Panthera pardus",
301
+ "289": "snow leopard, ounce, Panthera uncia",
302
+ "290": "jaguar, panther, Panthera onca, Felis onca",
303
+ "291": "lion, king of beasts, Panthera leo",
304
+ "292": "tiger, Panthera tigris",
305
+ "293": "cheetah, chetah, Acinonyx jubatus",
306
+ "294": "brown bear, bruin, Ursus arctos",
307
+ "295": "American black bear, black bear, Ursus americanus, Euarctos americanus",
308
+ "296": "ice bear, polar bear, Ursus Maritimus, Thalarctos maritimus",
309
+ "297": "sloth bear, Melursus ursinus, Ursus ursinus",
310
+ "298": "mongoose",
311
+ "299": "meerkat, mierkat",
312
+ "300": "tiger beetle",
313
+ "301": "ladybug, ladybeetle, lady beetle, ladybird, ladybird beetle",
314
+ "302": "ground beetle, carabid beetle",
315
+ "303": "long-horned beetle, longicorn, longicorn beetle",
316
+ "304": "leaf beetle, chrysomelid",
317
+ "305": "dung beetle",
318
+ "306": "rhinoceros beetle",
319
+ "307": "weevil",
320
+ "308": "fly",
321
+ "309": "bee",
322
+ "310": "ant, emmet, pismire",
323
+ "311": "grasshopper, hopper",
324
+ "312": "cricket",
325
+ "313": "walking stick, walkingstick, stick insect",
326
+ "314": "cockroach, roach",
327
+ "315": "mantis, mantid",
328
+ "316": "cicada, cicala",
329
+ "317": "leafhopper",
330
+ "318": "lacewing, lacewing fly",
331
+ "319": "dragonfly, darning needle, devil's darning needle, sewing needle, snake feeder, snake doctor, mosquito hawk, skeeter hawk",
332
+ "320": "damselfly",
333
+ "321": "admiral",
334
+ "322": "ringlet, ringlet butterfly",
335
+ "323": "monarch, monarch butterfly, milkweed butterfly, Danaus plexippus",
336
+ "324": "cabbage butterfly",
337
+ "325": "sulphur butterfly, sulfur butterfly",
338
+ "326": "lycaenid, lycaenid butterfly",
339
+ "327": "starfish, sea star",
340
+ "328": "sea urchin",
341
+ "329": "sea cucumber, holothurian",
342
+ "330": "wood rabbit, cottontail, cottontail rabbit",
343
+ "331": "hare",
344
+ "332": "Angora, Angora rabbit",
345
+ "333": "hamster",
346
+ "334": "porcupine, hedgehog",
347
+ "335": "fox squirrel, eastern fox squirrel, Sciurus niger",
348
+ "336": "marmot",
349
+ "337": "beaver",
350
+ "338": "guinea pig, Cavia cobaya",
351
+ "339": "sorrel",
352
+ "340": "zebra",
353
+ "341": "hog, pig, grunter, squealer, Sus scrofa",
354
+ "342": "wild boar, boar, Sus scrofa",
355
+ "343": "warthog",
356
+ "344": "hippopotamus, hippo, river horse, Hippopotamus amphibius",
357
+ "345": "ox",
358
+ "346": "water buffalo, water ox, Asiatic buffalo, Bubalus bubalis",
359
+ "347": "bison",
360
+ "348": "ram, tup",
361
+ "349": "bighorn, bighorn sheep, cimarron, Rocky Mountain bighorn, Rocky Mountain sheep, Ovis canadensis",
362
+ "350": "ibex, Capra ibex",
363
+ "351": "hartebeest",
364
+ "352": "impala, Aepyceros melampus",
365
+ "353": "gazelle",
366
+ "354": "Arabian camel, dromedary, Camelus dromedarius",
367
+ "355": "llama",
368
+ "356": "weasel",
369
+ "357": "mink",
370
+ "358": "polecat, fitch, foulmart, foumart, Mustela putorius",
371
+ "359": "black-footed ferret, ferret, Mustela nigripes",
372
+ "360": "otter",
373
+ "361": "skunk, polecat, wood pussy",
374
+ "362": "badger",
375
+ "363": "armadillo",
376
+ "364": "three-toed sloth, ai, Bradypus tridactylus",
377
+ "365": "orangutan, orang, orangutang, Pongo pygmaeus",
378
+ "366": "gorilla, Gorilla gorilla",
379
+ "367": "chimpanzee, chimp, Pan troglodytes",
380
+ "368": "gibbon, Hylobates lar",
381
+ "369": "siamang, Hylobates syndactylus, Symphalangus syndactylus",
382
+ "370": "guenon, guenon monkey",
383
+ "371": "patas, hussar monkey, Erythrocebus patas",
384
+ "372": "baboon",
385
+ "373": "macaque",
386
+ "374": "langur",
387
+ "375": "colobus, colobus monkey",
388
+ "376": "proboscis monkey, Nasalis larvatus",
389
+ "377": "marmoset",
390
+ "378": "capuchin, ringtail, Cebus capucinus",
391
+ "379": "howler monkey, howler",
392
+ "380": "titi, titi monkey",
393
+ "381": "spider monkey, Ateles geoffroyi",
394
+ "382": "squirrel monkey, Saimiri sciureus",
395
+ "383": "Madagascar cat, ring-tailed lemur, Lemur catta",
396
+ "384": "indri, indris, Indri indri, Indri brevicaudatus",
397
+ "385": "Indian elephant, Elephas maximus",
398
+ "386": "African elephant, Loxodonta africana",
399
+ "387": "lesser panda, red panda, panda, bear cat, cat bear, Ailurus fulgens",
400
+ "388": "giant panda, panda, panda bear, coon bear, Ailuropoda melanoleuca",
401
+ "389": "barracouta, snoek",
402
+ "390": "eel",
403
+ "391": "coho, cohoe, coho salmon, blue jack, silver salmon, Oncorhynchus kisutch",
404
+ "392": "rock beauty, Holocanthus tricolor",
405
+ "393": "anemone fish",
406
+ "394": "sturgeon",
407
+ "395": "gar, garfish, garpike, billfish, Lepisosteus osseus",
408
+ "396": "lionfish",
409
+ "397": "puffer, pufferfish, blowfish, globefish",
410
+ "398": "abacus",
411
+ "399": "abaya",
412
+ "400": "academic gown, academic robe, judge's robe",
413
+ "401": "accordion, piano accordion, squeeze box",
414
+ "402": "acoustic guitar",
415
+ "403": "aircraft carrier, carrier, flattop, attack aircraft carrier",
416
+ "404": "airliner",
417
+ "405": "airship, dirigible",
418
+ "406": "altar",
419
+ "407": "ambulance",
420
+ "408": "amphibian, amphibious vehicle",
421
+ "409": "analog clock",
422
+ "410": "apiary, bee house",
423
+ "411": "apron",
424
+ "412": "ashcan, trash can, garbage can, wastebin, ash bin, ash-bin, ashbin, dustbin, trash barrel, trash bin",
425
+ "413": "assault rifle, assault gun",
426
+ "414": "backpack, back pack, knapsack, packsack, rucksack, haversack",
427
+ "415": "bakery, bakeshop, bakehouse",
428
+ "416": "balance beam, beam",
429
+ "417": "balloon",
430
+ "418": "ballpoint, ballpoint pen, ballpen, Biro",
431
+ "419": "Band Aid",
432
+ "420": "banjo",
433
+ "421": "bannister, banister, balustrade, balusters, handrail",
434
+ "422": "barbell",
435
+ "423": "barber chair",
436
+ "424": "barbershop",
437
+ "425": "barn",
438
+ "426": "barometer",
439
+ "427": "barrel, cask",
440
+ "428": "barrow, garden cart, lawn cart, wheelbarrow",
441
+ "429": "baseball",
442
+ "430": "basketball",
443
+ "431": "bassinet",
444
+ "432": "bassoon",
445
+ "433": "bathing cap, swimming cap",
446
+ "434": "bath towel",
447
+ "435": "bathtub, bathing tub, bath, tub",
448
+ "436": "beach wagon, station wagon, wagon, estate car, beach waggon, station waggon, waggon",
449
+ "437": "beacon, lighthouse, beacon light, pharos",
450
+ "438": "beaker",
451
+ "439": "bearskin, busby, shako",
452
+ "440": "beer bottle",
453
+ "441": "beer glass",
454
+ "442": "bell cote, bell cot",
455
+ "443": "bib",
456
+ "444": "bicycle-built-for-two, tandem bicycle, tandem",
457
+ "445": "bikini, two-piece",
458
+ "446": "binder, ring-binder",
459
+ "447": "binoculars, field glasses, opera glasses",
460
+ "448": "birdhouse",
461
+ "449": "boathouse",
462
+ "450": "bobsled, bobsleigh, bob",
463
+ "451": "bolo tie, bolo, bola tie, bola",
464
+ "452": "bonnet, poke bonnet",
465
+ "453": "bookcase",
466
+ "454": "bookshop, bookstore, bookstall",
467
+ "455": "bottlecap",
468
+ "456": "bow",
469
+ "457": "bow tie, bow-tie, bowtie",
470
+ "458": "brass, memorial tablet, plaque",
471
+ "459": "brassiere, bra, bandeau",
472
+ "460": "breakwater, groin, groyne, mole, bulwark, seawall, jetty",
473
+ "461": "breastplate, aegis, egis",
474
+ "462": "broom",
475
+ "463": "bucket, pail",
476
+ "464": "buckle",
477
+ "465": "bulletproof vest",
478
+ "466": "bullet train, bullet",
479
+ "467": "butcher shop, meat market",
480
+ "468": "cab, hack, taxi, taxicab",
481
+ "469": "caldron, cauldron",
482
+ "470": "candle, taper, wax light",
483
+ "471": "cannon",
484
+ "472": "canoe",
485
+ "473": "can opener, tin opener",
486
+ "474": "cardigan",
487
+ "475": "car mirror",
488
+ "476": "carousel, carrousel, merry-go-round, roundabout, whirligig",
489
+ "477": "carpenter's kit, tool kit",
490
+ "478": "carton",
491
+ "479": "car wheel",
492
+ "480": "cash machine, cash dispenser, automated teller machine, automatic teller machine, automated teller, automatic teller, ATM",
493
+ "481": "cassette",
494
+ "482": "cassette player",
495
+ "483": "castle",
496
+ "484": "catamaran",
497
+ "485": "CD player",
498
+ "486": "cello, violoncello",
499
+ "487": "cellular telephone, cellular phone, cellphone, cell, mobile phone",
500
+ "488": "chain",
501
+ "489": "chainlink fence",
502
+ "490": "chain mail, ring mail, mail, chain armor, chain armour, ring armor, ring armour",
503
+ "491": "chain saw, chainsaw",
504
+ "492": "chest",
505
+ "493": "chiffonier, commode",
506
+ "494": "chime, bell, gong",
507
+ "495": "china cabinet, china closet",
508
+ "496": "Christmas stocking",
509
+ "497": "church, church building",
510
+ "498": "cinema, movie theater, movie theatre, movie house, picture palace",
511
+ "499": "cleaver, meat cleaver, chopper",
512
+ "500": "cliff dwelling",
513
+ "501": "cloak",
514
+ "502": "clog, geta, patten, sabot",
515
+ "503": "cocktail shaker",
516
+ "504": "coffee mug",
517
+ "505": "coffeepot",
518
+ "506": "coil, spiral, volute, whorl, helix",
519
+ "507": "combination lock",
520
+ "508": "computer keyboard, keypad",
521
+ "509": "confectionery, confectionary, candy store",
522
+ "510": "container ship, containership, container vessel",
523
+ "511": "convertible",
524
+ "512": "corkscrew, bottle screw",
525
+ "513": "cornet, horn, trumpet, trump",
526
+ "514": "cowboy boot",
527
+ "515": "cowboy hat, ten-gallon hat",
528
+ "516": "cradle",
529
+ "517": "crane",
530
+ "518": "crash helmet",
531
+ "519": "crate",
532
+ "520": "crib, cot",
533
+ "521": "Crock Pot",
534
+ "522": "croquet ball",
535
+ "523": "crutch",
536
+ "524": "cuirass",
537
+ "525": "dam, dike, dyke",
538
+ "526": "desk",
539
+ "527": "desktop computer",
540
+ "528": "dial telephone, dial phone",
541
+ "529": "diaper, nappy, napkin",
542
+ "530": "digital clock",
543
+ "531": "digital watch",
544
+ "532": "dining table, board",
545
+ "533": "dishrag, dishcloth",
546
+ "534": "dishwasher, dish washer, dishwashing machine",
547
+ "535": "disk brake, disc brake",
548
+ "536": "dock, dockage, docking facility",
549
+ "537": "dogsled, dog sled, dog sleigh",
550
+ "538": "dome",
551
+ "539": "doormat, welcome mat",
552
+ "540": "drilling platform, offshore rig",
553
+ "541": "drum, membranophone, tympan",
554
+ "542": "drumstick",
555
+ "543": "dumbbell",
556
+ "544": "Dutch oven",
557
+ "545": "electric fan, blower",
558
+ "546": "electric guitar",
559
+ "547": "electric locomotive",
560
+ "548": "entertainment center",
561
+ "549": "envelope",
562
+ "550": "espresso maker",
563
+ "551": "face powder",
564
+ "552": "feather boa, boa",
565
+ "553": "file, file cabinet, filing cabinet",
566
+ "554": "fireboat",
567
+ "555": "fire engine, fire truck",
568
+ "556": "fire screen, fireguard",
569
+ "557": "flagpole, flagstaff",
570
+ "558": "flute, transverse flute",
571
+ "559": "folding chair",
572
+ "560": "football helmet",
573
+ "561": "forklift",
574
+ "562": "fountain",
575
+ "563": "fountain pen",
576
+ "564": "four-poster",
577
+ "565": "freight car",
578
+ "566": "French horn, horn",
579
+ "567": "frying pan, frypan, skillet",
580
+ "568": "fur coat",
581
+ "569": "garbage truck, dustcart",
582
+ "570": "gasmask, respirator, gas helmet",
583
+ "571": "gas pump, gasoline pump, petrol pump, island dispenser",
584
+ "572": "goblet",
585
+ "573": "go-kart",
586
+ "574": "golf ball",
587
+ "575": "golfcart, golf cart",
588
+ "576": "gondola",
589
+ "577": "gong, tam-tam",
590
+ "578": "gown",
591
+ "579": "grand piano, grand",
592
+ "580": "greenhouse, nursery, glasshouse",
593
+ "581": "grille, radiator grille",
594
+ "582": "grocery store, grocery, food market, market",
595
+ "583": "guillotine",
596
+ "584": "hair slide",
597
+ "585": "hair spray",
598
+ "586": "half track",
599
+ "587": "hammer",
600
+ "588": "hamper",
601
+ "589": "hand blower, blow dryer, blow drier, hair dryer, hair drier",
602
+ "590": "hand-held computer, hand-held microcomputer",
603
+ "591": "handkerchief, hankie, hanky, hankey",
604
+ "592": "hard disc, hard disk, fixed disk",
605
+ "593": "harmonica, mouth organ, harp, mouth harp",
606
+ "594": "harp",
607
+ "595": "harvester, reaper",
608
+ "596": "hatchet",
609
+ "597": "holster",
610
+ "598": "home theater, home theatre",
611
+ "599": "honeycomb",
612
+ "600": "hook, claw",
613
+ "601": "hoopskirt, crinoline",
614
+ "602": "horizontal bar, high bar",
615
+ "603": "horse cart, horse-cart",
616
+ "604": "hourglass",
617
+ "605": "iPod",
618
+ "606": "iron, smoothing iron",
619
+ "607": "jack-o'-lantern",
620
+ "608": "jean, blue jean, denim",
621
+ "609": "jeep, landrover",
622
+ "610": "jersey, T-shirt, tee shirt",
623
+ "611": "jigsaw puzzle",
624
+ "612": "jinrikisha, ricksha, rickshaw",
625
+ "613": "joystick",
626
+ "614": "kimono",
627
+ "615": "knee pad",
628
+ "616": "knot",
629
+ "617": "lab coat, laboratory coat",
630
+ "618": "ladle",
631
+ "619": "lampshade, lamp shade",
632
+ "620": "laptop, laptop computer",
633
+ "621": "lawn mower, mower",
634
+ "622": "lens cap, lens cover",
635
+ "623": "letter opener, paper knife, paperknife",
636
+ "624": "library",
637
+ "625": "lifeboat",
638
+ "626": "lighter, light, igniter, ignitor",
639
+ "627": "limousine, limo",
640
+ "628": "liner, ocean liner",
641
+ "629": "lipstick, lip rouge",
642
+ "630": "Loafer",
643
+ "631": "lotion",
644
+ "632": "loudspeaker, speaker, speaker unit, loudspeaker system, speaker system",
645
+ "633": "loupe, jeweler's loupe",
646
+ "634": "lumbermill, sawmill",
647
+ "635": "magnetic compass",
648
+ "636": "mailbag, postbag",
649
+ "637": "mailbox, letter box",
650
+ "638": "maillot",
651
+ "639": "maillot, tank suit",
652
+ "640": "manhole cover",
653
+ "641": "maraca",
654
+ "642": "marimba, xylophone",
655
+ "643": "mask",
656
+ "644": "matchstick",
657
+ "645": "maypole",
658
+ "646": "maze, labyrinth",
659
+ "647": "measuring cup",
660
+ "648": "medicine chest, medicine cabinet",
661
+ "649": "megalith, megalithic structure",
662
+ "650": "microphone, mike",
663
+ "651": "microwave, microwave oven",
664
+ "652": "military uniform",
665
+ "653": "milk can",
666
+ "654": "minibus",
667
+ "655": "miniskirt, mini",
668
+ "656": "minivan",
669
+ "657": "missile",
670
+ "658": "mitten",
671
+ "659": "mixing bowl",
672
+ "660": "mobile home, manufactured home",
673
+ "661": "Model T",
674
+ "662": "modem",
675
+ "663": "monastery",
676
+ "664": "monitor",
677
+ "665": "moped",
678
+ "666": "mortar",
679
+ "667": "mortarboard",
680
+ "668": "mosque",
681
+ "669": "mosquito net",
682
+ "670": "motor scooter, scooter",
683
+ "671": "mountain bike, all-terrain bike, off-roader",
684
+ "672": "mountain tent",
685
+ "673": "mouse, computer mouse",
686
+ "674": "mousetrap",
687
+ "675": "moving van",
688
+ "676": "muzzle",
689
+ "677": "nail",
690
+ "678": "neck brace",
691
+ "679": "necklace",
692
+ "680": "nipple",
693
+ "681": "notebook, notebook computer",
694
+ "682": "obelisk",
695
+ "683": "oboe, hautboy, hautbois",
696
+ "684": "ocarina, sweet potato",
697
+ "685": "odometer, hodometer, mileometer, milometer",
698
+ "686": "oil filter",
699
+ "687": "organ, pipe organ",
700
+ "688": "oscilloscope, scope, cathode-ray oscilloscope, CRO",
701
+ "689": "overskirt",
702
+ "690": "oxcart",
703
+ "691": "oxygen mask",
704
+ "692": "packet",
705
+ "693": "paddle, boat paddle",
706
+ "694": "paddlewheel, paddle wheel",
707
+ "695": "padlock",
708
+ "696": "paintbrush",
709
+ "697": "pajama, pyjama, pj's, jammies",
710
+ "698": "palace",
711
+ "699": "panpipe, pandean pipe, syrinx",
712
+ "700": "paper towel",
713
+ "701": "parachute, chute",
714
+ "702": "parallel bars, bars",
715
+ "703": "park bench",
716
+ "704": "parking meter",
717
+ "705": "passenger car, coach, carriage",
718
+ "706": "patio, terrace",
719
+ "707": "pay-phone, pay-station",
720
+ "708": "pedestal, plinth, footstall",
721
+ "709": "pencil box, pencil case",
722
+ "710": "pencil sharpener",
723
+ "711": "perfume, essence",
724
+ "712": "Petri dish",
725
+ "713": "photocopier",
726
+ "714": "pick, plectrum, plectron",
727
+ "715": "pickelhaube",
728
+ "716": "picket fence, paling",
729
+ "717": "pickup, pickup truck",
730
+ "718": "pier",
731
+ "719": "piggy bank, penny bank",
732
+ "720": "pill bottle",
733
+ "721": "pillow",
734
+ "722": "ping-pong ball",
735
+ "723": "pinwheel",
736
+ "724": "pirate, pirate ship",
737
+ "725": "pitcher, ewer",
738
+ "726": "plane, carpenter's plane, woodworking plane",
739
+ "727": "planetarium",
740
+ "728": "plastic bag",
741
+ "729": "plate rack",
742
+ "730": "plow, plough",
743
+ "731": "plunger, plumber's helper",
744
+ "732": "Polaroid camera, Polaroid Land camera",
745
+ "733": "pole",
746
+ "734": "police van, police wagon, paddy wagon, patrol wagon, wagon, black Maria",
747
+ "735": "poncho",
748
+ "736": "pool table, billiard table, snooker table",
749
+ "737": "pop bottle, soda bottle",
750
+ "738": "pot, flowerpot",
751
+ "739": "potter's wheel",
752
+ "740": "power drill",
753
+ "741": "prayer rug, prayer mat",
754
+ "742": "printer",
755
+ "743": "prison, prison house",
756
+ "744": "projectile, missile",
757
+ "745": "projector",
758
+ "746": "puck, hockey puck",
759
+ "747": "punching bag, punch bag, punching ball, punchball",
760
+ "748": "purse",
761
+ "749": "quill, quill pen",
762
+ "750": "quilt, comforter, comfort, puff",
763
+ "751": "racer, race car, racing car",
764
+ "752": "racket, racquet",
765
+ "753": "radiator",
766
+ "754": "radio, wireless",
767
+ "755": "radio telescope, radio reflector",
768
+ "756": "rain barrel",
769
+ "757": "recreational vehicle, RV, R.V.",
770
+ "758": "reel",
771
+ "759": "reflex camera",
772
+ "760": "refrigerator, icebox",
773
+ "761": "remote control, remote",
774
+ "762": "restaurant, eating house, eating place, eatery",
775
+ "763": "revolver, six-gun, six-shooter",
776
+ "764": "rifle",
777
+ "765": "rocking chair, rocker",
778
+ "766": "rotisserie",
779
+ "767": "rubber eraser, rubber, pencil eraser",
780
+ "768": "rugby ball",
781
+ "769": "rule, ruler",
782
+ "770": "running shoe",
783
+ "771": "safe",
784
+ "772": "safety pin",
785
+ "773": "saltshaker, salt shaker",
786
+ "774": "sandal",
787
+ "775": "sarong",
788
+ "776": "sax, saxophone",
789
+ "777": "scabbard",
790
+ "778": "scale, weighing machine",
791
+ "779": "school bus",
792
+ "780": "schooner",
793
+ "781": "scoreboard",
794
+ "782": "screen, CRT screen",
795
+ "783": "screw",
796
+ "784": "screwdriver",
797
+ "785": "seat belt, seatbelt",
798
+ "786": "sewing machine",
799
+ "787": "shield, buckler",
800
+ "788": "shoe shop, shoe-shop, shoe store",
801
+ "789": "shoji",
802
+ "790": "shopping basket",
803
+ "791": "shopping cart",
804
+ "792": "shovel",
805
+ "793": "shower cap",
806
+ "794": "shower curtain",
807
+ "795": "ski",
808
+ "796": "ski mask",
809
+ "797": "sleeping bag",
810
+ "798": "slide rule, slipstick",
811
+ "799": "sliding door",
812
+ "800": "slot, one-armed bandit",
813
+ "801": "snorkel",
814
+ "802": "snowmobile",
815
+ "803": "snowplow, snowplough",
816
+ "804": "soap dispenser",
817
+ "805": "soccer ball",
818
+ "806": "sock",
819
+ "807": "solar dish, solar collector, solar furnace",
820
+ "808": "sombrero",
821
+ "809": "soup bowl",
822
+ "810": "space bar",
823
+ "811": "space heater",
824
+ "812": "space shuttle",
825
+ "813": "spatula",
826
+ "814": "speedboat",
827
+ "815": "spider web, spider's web",
828
+ "816": "spindle",
829
+ "817": "sports car, sport car",
830
+ "818": "spotlight, spot",
831
+ "819": "stage",
832
+ "820": "steam locomotive",
833
+ "821": "steel arch bridge",
834
+ "822": "steel drum",
835
+ "823": "stethoscope",
836
+ "824": "stole",
837
+ "825": "stone wall",
838
+ "826": "stopwatch, stop watch",
839
+ "827": "stove",
840
+ "828": "strainer",
841
+ "829": "streetcar, tram, tramcar, trolley, trolley car",
842
+ "830": "stretcher",
843
+ "831": "studio couch, day bed",
844
+ "832": "stupa, tope",
845
+ "833": "submarine, pigboat, sub, U-boat",
846
+ "834": "suit, suit of clothes",
847
+ "835": "sundial",
848
+ "836": "sunglass",
849
+ "837": "sunglasses, dark glasses, shades",
850
+ "838": "sunscreen, sunblock, sun blocker",
851
+ "839": "suspension bridge",
852
+ "840": "swab, swob, mop",
853
+ "841": "sweatshirt",
854
+ "842": "swimming trunks, bathing trunks",
855
+ "843": "swing",
856
+ "844": "switch, electric switch, electrical switch",
857
+ "845": "syringe",
858
+ "846": "table lamp",
859
+ "847": "tank, army tank, armored combat vehicle, armoured combat vehicle",
860
+ "848": "tape player",
861
+ "849": "teapot",
862
+ "850": "teddy, teddy bear",
863
+ "851": "television, television system",
864
+ "852": "tennis ball",
865
+ "853": "thatch, thatched roof",
866
+ "854": "theater curtain, theatre curtain",
867
+ "855": "thimble",
868
+ "856": "thresher, thrasher, threshing machine",
869
+ "857": "throne",
870
+ "858": "tile roof",
871
+ "859": "toaster",
872
+ "860": "tobacco shop, tobacconist shop, tobacconist",
873
+ "861": "toilet seat",
874
+ "862": "torch",
875
+ "863": "totem pole",
876
+ "864": "tow truck, tow car, wrecker",
877
+ "865": "toyshop",
878
+ "866": "tractor",
879
+ "867": "trailer truck, tractor trailer, trucking rig, rig, articulated lorry, semi",
880
+ "868": "tray",
881
+ "869": "trench coat",
882
+ "870": "tricycle, trike, velocipede",
883
+ "871": "trimaran",
884
+ "872": "tripod",
885
+ "873": "triumphal arch",
886
+ "874": "trolleybus, trolley coach, trackless trolley",
887
+ "875": "trombone",
888
+ "876": "tub, vat",
889
+ "877": "turnstile",
890
+ "878": "typewriter keyboard",
891
+ "879": "umbrella",
892
+ "880": "unicycle, monocycle",
893
+ "881": "upright, upright piano",
894
+ "882": "vacuum, vacuum cleaner",
895
+ "883": "vase",
896
+ "884": "vault",
897
+ "885": "velvet",
898
+ "886": "vending machine",
899
+ "887": "vestment",
900
+ "888": "viaduct",
901
+ "889": "violin, fiddle",
902
+ "890": "volleyball",
903
+ "891": "waffle iron",
904
+ "892": "wall clock",
905
+ "893": "wallet, billfold, notecase, pocketbook",
906
+ "894": "wardrobe, closet, press",
907
+ "895": "warplane, military plane",
908
+ "896": "washbasin, handbasin, washbowl, lavabo, wash-hand basin",
909
+ "897": "washer, automatic washer, washing machine",
910
+ "898": "water bottle",
911
+ "899": "water jug",
912
+ "900": "water tower",
913
+ "901": "whiskey jug",
914
+ "902": "whistle",
915
+ "903": "wig",
916
+ "904": "window screen",
917
+ "905": "window shade",
918
+ "906": "Windsor tie",
919
+ "907": "wine bottle",
920
+ "908": "wing",
921
+ "909": "wok",
922
+ "910": "wooden spoon",
923
+ "911": "wool, woolen, woollen",
924
+ "912": "worm fence, snake fence, snake-rail fence, Virginia fence",
925
+ "913": "wreck",
926
+ "914": "yawl",
927
+ "915": "yurt",
928
+ "916": "web site, website, internet site, site",
929
+ "917": "comic book",
930
+ "918": "crossword puzzle, crossword",
931
+ "919": "street sign",
932
+ "920": "traffic light, traffic signal, stoplight",
933
+ "921": "book jacket, dust cover, dust jacket, dust wrapper",
934
+ "922": "menu",
935
+ "923": "plate",
936
+ "924": "guacamole",
937
+ "925": "consomme",
938
+ "926": "hot pot, hotpot",
939
+ "927": "trifle",
940
+ "928": "ice cream, icecream",
941
+ "929": "ice lolly, lolly, lollipop, popsicle",
942
+ "930": "French loaf",
943
+ "931": "bagel, beigel",
944
+ "932": "pretzel",
945
+ "933": "cheeseburger",
946
+ "934": "hotdog, hot dog, red hot",
947
+ "935": "mashed potato",
948
+ "936": "head cabbage",
949
+ "937": "broccoli",
950
+ "938": "cauliflower",
951
+ "939": "zucchini, courgette",
952
+ "940": "spaghetti squash",
953
+ "941": "acorn squash",
954
+ "942": "butternut squash",
955
+ "943": "cucumber, cuke",
956
+ "944": "artichoke, globe artichoke",
957
+ "945": "bell pepper",
958
+ "946": "cardoon",
959
+ "947": "mushroom",
960
+ "948": "Granny Smith",
961
+ "949": "strawberry",
962
+ "950": "orange",
963
+ "951": "lemon",
964
+ "952": "fig",
965
+ "953": "pineapple, ananas",
966
+ "954": "banana",
967
+ "955": "jackfruit, jak, jack",
968
+ "956": "custard apple",
969
+ "957": "pomegranate",
970
+ "958": "hay",
971
+ "959": "carbonara",
972
+ "960": "chocolate sauce, chocolate syrup",
973
+ "961": "dough",
974
+ "962": "meat loaf, meatloaf",
975
+ "963": "pizza, pizza pie",
976
+ "964": "potpie",
977
+ "965": "burrito",
978
+ "966": "red wine",
979
+ "967": "espresso",
980
+ "968": "cup",
981
+ "969": "eggnog",
982
+ "970": "alp",
983
+ "971": "bubble",
984
+ "972": "cliff, drop, drop-off",
985
+ "973": "coral reef",
986
+ "974": "geyser",
987
+ "975": "lakeside, lakeshore",
988
+ "976": "promontory, headland, head, foreland",
989
+ "977": "sandbar, sand bar",
990
+ "978": "seashore, coast, seacoast, sea-coast",
991
+ "979": "valley, vale",
992
+ "980": "volcano",
993
+ "981": "ballplayer, baseball player",
994
+ "982": "groom, bridegroom",
995
+ "983": "scuba diver",
996
+ "984": "rapeseed",
997
+ "985": "daisy",
998
+ "986": "yellow lady's slipper, yellow lady-slipper, Cypripedium calceolus, Cypripedium parviflorum",
999
+ "987": "corn",
1000
+ "988": "acorn",
1001
+ "989": "hip, rose hip, rosehip",
1002
+ "990": "buckeye, horse chestnut, conker",
1003
+ "991": "coral fungus",
1004
+ "992": "agaric",
1005
+ "993": "gyromitra",
1006
+ "994": "stinkhorn, carrion fungus",
1007
+ "995": "earthstar",
1008
+ "996": "hen-of-the-woods, hen of the woods, Polyporus frondosus, Grifola frondosa",
1009
+ "997": "bolete",
1010
+ "998": "ear, spike, capitulum",
1011
+ "999": "toilet tissue, toilet paper, bathroom tissue"
1012
+ },
1013
+ "image_size": 518,
1014
+ "initializer_range": 0.02,
1015
+ "interpolate_antialias": true,
1016
+ "interpolate_offset": 0,
1017
+ "label2id": {
1018
+ "LABEL_0": 0,
1019
+ "LABEL_1": 1,
1020
+ "LABEL_10": 10,
1021
+ "LABEL_100": 100,
1022
+ "LABEL_101": 101,
1023
+ "LABEL_102": 102,
1024
+ "LABEL_103": 103,
1025
+ "LABEL_104": 104,
1026
+ "LABEL_105": 105,
1027
+ "LABEL_106": 106,
1028
+ "LABEL_107": 107,
1029
+ "LABEL_108": 108,
1030
+ "LABEL_109": 109,
1031
+ "LABEL_11": 11,
1032
+ "LABEL_110": 110,
1033
+ "LABEL_111": 111,
1034
+ "LABEL_112": 112,
1035
+ "LABEL_113": 113,
1036
+ "LABEL_114": 114,
1037
+ "LABEL_115": 115,
1038
+ "LABEL_116": 116,
1039
+ "LABEL_117": 117,
1040
+ "LABEL_118": 118,
1041
+ "LABEL_119": 119,
1042
+ "LABEL_12": 12,
1043
+ "LABEL_120": 120,
1044
+ "LABEL_121": 121,
1045
+ "LABEL_122": 122,
1046
+ "LABEL_123": 123,
1047
+ "LABEL_124": 124,
1048
+ "LABEL_125": 125,
1049
+ "LABEL_126": 126,
1050
+ "LABEL_127": 127,
1051
+ "LABEL_128": 128,
1052
+ "LABEL_129": 129,
1053
+ "LABEL_13": 13,
1054
+ "LABEL_130": 130,
1055
+ "LABEL_131": 131,
1056
+ "LABEL_132": 132,
1057
+ "LABEL_133": 133,
1058
+ "LABEL_134": 134,
1059
+ "LABEL_135": 135,
1060
+ "LABEL_136": 136,
1061
+ "LABEL_137": 137,
1062
+ "LABEL_138": 138,
1063
+ "LABEL_139": 139,
1064
+ "LABEL_14": 14,
1065
+ "LABEL_140": 140,
1066
+ "LABEL_141": 141,
1067
+ "LABEL_142": 142,
1068
+ "LABEL_143": 143,
1069
+ "LABEL_144": 144,
1070
+ "LABEL_145": 145,
1071
+ "LABEL_146": 146,
1072
+ "LABEL_147": 147,
1073
+ "LABEL_148": 148,
1074
+ "LABEL_149": 149,
1075
+ "LABEL_15": 15,
1076
+ "LABEL_150": 150,
1077
+ "LABEL_151": 151,
1078
+ "LABEL_152": 152,
1079
+ "LABEL_153": 153,
1080
+ "LABEL_154": 154,
1081
+ "LABEL_155": 155,
1082
+ "LABEL_156": 156,
1083
+ "LABEL_157": 157,
1084
+ "LABEL_158": 158,
1085
+ "LABEL_159": 159,
1086
+ "LABEL_16": 16,
1087
+ "LABEL_160": 160,
1088
+ "LABEL_161": 161,
1089
+ "LABEL_162": 162,
1090
+ "LABEL_163": 163,
1091
+ "LABEL_164": 164,
1092
+ "LABEL_165": 165,
1093
+ "LABEL_166": 166,
1094
+ "LABEL_167": 167,
1095
+ "LABEL_168": 168,
1096
+ "LABEL_169": 169,
1097
+ "LABEL_17": 17,
1098
+ "LABEL_170": 170,
1099
+ "LABEL_171": 171,
1100
+ "LABEL_172": 172,
1101
+ "LABEL_173": 173,
1102
+ "LABEL_174": 174,
1103
+ "LABEL_175": 175,
1104
+ "LABEL_176": 176,
1105
+ "LABEL_177": 177,
1106
+ "LABEL_178": 178,
1107
+ "LABEL_179": 179,
1108
+ "LABEL_18": 18,
1109
+ "LABEL_180": 180,
1110
+ "LABEL_181": 181,
1111
+ "LABEL_182": 182,
1112
+ "LABEL_183": 183,
1113
+ "LABEL_184": 184,
1114
+ "LABEL_185": 185,
1115
+ "LABEL_186": 186,
1116
+ "LABEL_187": 187,
1117
+ "LABEL_188": 188,
1118
+ "LABEL_189": 189,
1119
+ "LABEL_19": 19,
1120
+ "LABEL_190": 190,
1121
+ "LABEL_191": 191,
1122
+ "LABEL_192": 192,
1123
+ "LABEL_193": 193,
1124
+ "LABEL_194": 194,
1125
+ "LABEL_195": 195,
1126
+ "LABEL_196": 196,
1127
+ "LABEL_197": 197,
1128
+ "LABEL_198": 198,
1129
+ "LABEL_199": 199,
1130
+ "LABEL_2": 2,
1131
+ "LABEL_20": 20,
1132
+ "LABEL_200": 200,
1133
+ "LABEL_201": 201,
1134
+ "LABEL_202": 202,
1135
+ "LABEL_203": 203,
1136
+ "LABEL_204": 204,
1137
+ "LABEL_205": 205,
1138
+ "LABEL_206": 206,
1139
+ "LABEL_207": 207,
1140
+ "LABEL_208": 208,
1141
+ "LABEL_209": 209,
1142
+ "LABEL_21": 21,
1143
+ "LABEL_210": 210,
1144
+ "LABEL_211": 211,
1145
+ "LABEL_212": 212,
1146
+ "LABEL_213": 213,
1147
+ "LABEL_214": 214,
1148
+ "LABEL_215": 215,
1149
+ "LABEL_216": 216,
1150
+ "LABEL_217": 217,
1151
+ "LABEL_218": 218,
1152
+ "LABEL_219": 219,
1153
+ "LABEL_22": 22,
1154
+ "LABEL_220": 220,
1155
+ "LABEL_221": 221,
1156
+ "LABEL_222": 222,
1157
+ "LABEL_223": 223,
1158
+ "LABEL_224": 224,
1159
+ "LABEL_225": 225,
1160
+ "LABEL_226": 226,
1161
+ "LABEL_227": 227,
1162
+ "LABEL_228": 228,
1163
+ "LABEL_229": 229,
1164
+ "LABEL_23": 23,
1165
+ "LABEL_230": 230,
1166
+ "LABEL_231": 231,
1167
+ "LABEL_232": 232,
1168
+ "LABEL_233": 233,
1169
+ "LABEL_234": 234,
1170
+ "LABEL_235": 235,
1171
+ "LABEL_236": 236,
1172
+ "LABEL_237": 237,
1173
+ "LABEL_238": 238,
1174
+ "LABEL_239": 239,
1175
+ "LABEL_24": 24,
1176
+ "LABEL_240": 240,
1177
+ "LABEL_241": 241,
1178
+ "LABEL_242": 242,
1179
+ "LABEL_243": 243,
1180
+ "LABEL_244": 244,
1181
+ "LABEL_245": 245,
1182
+ "LABEL_246": 246,
1183
+ "LABEL_247": 247,
1184
+ "LABEL_248": 248,
1185
+ "LABEL_249": 249,
1186
+ "LABEL_25": 25,
1187
+ "LABEL_250": 250,
1188
+ "LABEL_251": 251,
1189
+ "LABEL_252": 252,
1190
+ "LABEL_253": 253,
1191
+ "LABEL_254": 254,
1192
+ "LABEL_255": 255,
1193
+ "LABEL_256": 256,
1194
+ "LABEL_257": 257,
1195
+ "LABEL_258": 258,
1196
+ "LABEL_259": 259,
1197
+ "LABEL_26": 26,
1198
+ "LABEL_260": 260,
1199
+ "LABEL_261": 261,
1200
+ "LABEL_262": 262,
1201
+ "LABEL_263": 263,
1202
+ "LABEL_264": 264,
1203
+ "LABEL_265": 265,
1204
+ "LABEL_266": 266,
1205
+ "LABEL_267": 267,
1206
+ "LABEL_268": 268,
1207
+ "LABEL_269": 269,
1208
+ "LABEL_27": 27,
1209
+ "LABEL_270": 270,
1210
+ "LABEL_271": 271,
1211
+ "LABEL_272": 272,
1212
+ "LABEL_273": 273,
1213
+ "LABEL_274": 274,
1214
+ "LABEL_275": 275,
1215
+ "LABEL_276": 276,
1216
+ "LABEL_277": 277,
1217
+ "LABEL_278": 278,
1218
+ "LABEL_279": 279,
1219
+ "LABEL_28": 28,
1220
+ "LABEL_280": 280,
1221
+ "LABEL_281": 281,
1222
+ "LABEL_282": 282,
1223
+ "LABEL_283": 283,
1224
+ "LABEL_284": 284,
1225
+ "LABEL_285": 285,
1226
+ "LABEL_286": 286,
1227
+ "LABEL_287": 287,
1228
+ "LABEL_288": 288,
1229
+ "LABEL_289": 289,
1230
+ "LABEL_29": 29,
1231
+ "LABEL_290": 290,
1232
+ "LABEL_291": 291,
1233
+ "LABEL_292": 292,
1234
+ "LABEL_293": 293,
1235
+ "LABEL_294": 294,
1236
+ "LABEL_295": 295,
1237
+ "LABEL_296": 296,
1238
+ "LABEL_297": 297,
1239
+ "LABEL_298": 298,
1240
+ "LABEL_299": 299,
1241
+ "LABEL_3": 3,
1242
+ "LABEL_30": 30,
1243
+ "LABEL_300": 300,
1244
+ "LABEL_301": 301,
1245
+ "LABEL_302": 302,
1246
+ "LABEL_303": 303,
1247
+ "LABEL_304": 304,
1248
+ "LABEL_305": 305,
1249
+ "LABEL_306": 306,
1250
+ "LABEL_307": 307,
1251
+ "LABEL_308": 308,
1252
+ "LABEL_309": 309,
1253
+ "LABEL_31": 31,
1254
+ "LABEL_310": 310,
1255
+ "LABEL_311": 311,
1256
+ "LABEL_312": 312,
1257
+ "LABEL_313": 313,
1258
+ "LABEL_314": 314,
1259
+ "LABEL_315": 315,
1260
+ "LABEL_316": 316,
1261
+ "LABEL_317": 317,
1262
+ "LABEL_318": 318,
1263
+ "LABEL_319": 319,
1264
+ "LABEL_32": 32,
1265
+ "LABEL_320": 320,
1266
+ "LABEL_321": 321,
1267
+ "LABEL_322": 322,
1268
+ "LABEL_323": 323,
1269
+ "LABEL_324": 324,
1270
+ "LABEL_325": 325,
1271
+ "LABEL_326": 326,
1272
+ "LABEL_327": 327,
1273
+ "LABEL_328": 328,
1274
+ "LABEL_329": 329,
1275
+ "LABEL_33": 33,
1276
+ "LABEL_330": 330,
1277
+ "LABEL_331": 331,
1278
+ "LABEL_332": 332,
1279
+ "LABEL_333": 333,
1280
+ "LABEL_334": 334,
1281
+ "LABEL_335": 335,
1282
+ "LABEL_336": 336,
1283
+ "LABEL_337": 337,
1284
+ "LABEL_338": 338,
1285
+ "LABEL_339": 339,
1286
+ "LABEL_34": 34,
1287
+ "LABEL_340": 340,
1288
+ "LABEL_341": 341,
1289
+ "LABEL_342": 342,
1290
+ "LABEL_343": 343,
1291
+ "LABEL_344": 344,
1292
+ "LABEL_345": 345,
1293
+ "LABEL_346": 346,
1294
+ "LABEL_347": 347,
1295
+ "LABEL_348": 348,
1296
+ "LABEL_349": 349,
1297
+ "LABEL_35": 35,
1298
+ "LABEL_350": 350,
1299
+ "LABEL_351": 351,
1300
+ "LABEL_352": 352,
1301
+ "LABEL_353": 353,
1302
+ "LABEL_354": 354,
1303
+ "LABEL_355": 355,
1304
+ "LABEL_356": 356,
1305
+ "LABEL_357": 357,
1306
+ "LABEL_358": 358,
1307
+ "LABEL_359": 359,
1308
+ "LABEL_36": 36,
1309
+ "LABEL_360": 360,
1310
+ "LABEL_361": 361,
1311
+ "LABEL_362": 362,
1312
+ "LABEL_363": 363,
1313
+ "LABEL_364": 364,
1314
+ "LABEL_365": 365,
1315
+ "LABEL_366": 366,
1316
+ "LABEL_367": 367,
1317
+ "LABEL_368": 368,
1318
+ "LABEL_369": 369,
1319
+ "LABEL_37": 37,
1320
+ "LABEL_370": 370,
1321
+ "LABEL_371": 371,
1322
+ "LABEL_372": 372,
1323
+ "LABEL_373": 373,
1324
+ "LABEL_374": 374,
1325
+ "LABEL_375": 375,
1326
+ "LABEL_376": 376,
1327
+ "LABEL_377": 377,
1328
+ "LABEL_378": 378,
1329
+ "LABEL_379": 379,
1330
+ "LABEL_38": 38,
1331
+ "LABEL_380": 380,
1332
+ "LABEL_381": 381,
1333
+ "LABEL_382": 382,
1334
+ "LABEL_383": 383,
1335
+ "LABEL_384": 384,
1336
+ "LABEL_385": 385,
1337
+ "LABEL_386": 386,
1338
+ "LABEL_387": 387,
1339
+ "LABEL_388": 388,
1340
+ "LABEL_389": 389,
1341
+ "LABEL_39": 39,
1342
+ "LABEL_390": 390,
1343
+ "LABEL_391": 391,
1344
+ "LABEL_392": 392,
1345
+ "LABEL_393": 393,
1346
+ "LABEL_394": 394,
1347
+ "LABEL_395": 395,
1348
+ "LABEL_396": 396,
1349
+ "LABEL_397": 397,
1350
+ "LABEL_398": 398,
1351
+ "LABEL_399": 399,
1352
+ "LABEL_4": 4,
1353
+ "LABEL_40": 40,
1354
+ "LABEL_400": 400,
1355
+ "LABEL_401": 401,
1356
+ "LABEL_402": 402,
1357
+ "LABEL_403": 403,
1358
+ "LABEL_404": 404,
1359
+ "LABEL_405": 405,
1360
+ "LABEL_406": 406,
1361
+ "LABEL_407": 407,
1362
+ "LABEL_408": 408,
1363
+ "LABEL_409": 409,
1364
+ "LABEL_41": 41,
1365
+ "LABEL_410": 410,
1366
+ "LABEL_411": 411,
1367
+ "LABEL_412": 412,
1368
+ "LABEL_413": 413,
1369
+ "LABEL_414": 414,
1370
+ "LABEL_415": 415,
1371
+ "LABEL_416": 416,
1372
+ "LABEL_417": 417,
1373
+ "LABEL_418": 418,
1374
+ "LABEL_419": 419,
1375
+ "LABEL_42": 42,
1376
+ "LABEL_420": 420,
1377
+ "LABEL_421": 421,
1378
+ "LABEL_422": 422,
1379
+ "LABEL_423": 423,
1380
+ "LABEL_424": 424,
1381
+ "LABEL_425": 425,
1382
+ "LABEL_426": 426,
1383
+ "LABEL_427": 427,
1384
+ "LABEL_428": 428,
1385
+ "LABEL_429": 429,
1386
+ "LABEL_43": 43,
1387
+ "LABEL_430": 430,
1388
+ "LABEL_431": 431,
1389
+ "LABEL_432": 432,
1390
+ "LABEL_433": 433,
1391
+ "LABEL_434": 434,
1392
+ "LABEL_435": 435,
1393
+ "LABEL_436": 436,
1394
+ "LABEL_437": 437,
1395
+ "LABEL_438": 438,
1396
+ "LABEL_439": 439,
1397
+ "LABEL_44": 44,
1398
+ "LABEL_440": 440,
1399
+ "LABEL_441": 441,
1400
+ "LABEL_442": 442,
1401
+ "LABEL_443": 443,
1402
+ "LABEL_444": 444,
1403
+ "LABEL_445": 445,
1404
+ "LABEL_446": 446,
1405
+ "LABEL_447": 447,
1406
+ "LABEL_448": 448,
1407
+ "LABEL_449": 449,
1408
+ "LABEL_45": 45,
1409
+ "LABEL_450": 450,
1410
+ "LABEL_451": 451,
1411
+ "LABEL_452": 452,
1412
+ "LABEL_453": 453,
1413
+ "LABEL_454": 454,
1414
+ "LABEL_455": 455,
1415
+ "LABEL_456": 456,
1416
+ "LABEL_457": 457,
1417
+ "LABEL_458": 458,
1418
+ "LABEL_459": 459,
1419
+ "LABEL_46": 46,
1420
+ "LABEL_460": 460,
1421
+ "LABEL_461": 461,
1422
+ "LABEL_462": 462,
1423
+ "LABEL_463": 463,
1424
+ "LABEL_464": 464,
1425
+ "LABEL_465": 465,
1426
+ "LABEL_466": 466,
1427
+ "LABEL_467": 467,
1428
+ "LABEL_468": 468,
1429
+ "LABEL_469": 469,
1430
+ "LABEL_47": 47,
1431
+ "LABEL_470": 470,
1432
+ "LABEL_471": 471,
1433
+ "LABEL_472": 472,
1434
+ "LABEL_473": 473,
1435
+ "LABEL_474": 474,
1436
+ "LABEL_475": 475,
1437
+ "LABEL_476": 476,
1438
+ "LABEL_477": 477,
1439
+ "LABEL_478": 478,
1440
+ "LABEL_479": 479,
1441
+ "LABEL_48": 48,
1442
+ "LABEL_480": 480,
1443
+ "LABEL_481": 481,
1444
+ "LABEL_482": 482,
1445
+ "LABEL_483": 483,
1446
+ "LABEL_484": 484,
1447
+ "LABEL_485": 485,
1448
+ "LABEL_486": 486,
1449
+ "LABEL_487": 487,
1450
+ "LABEL_488": 488,
1451
+ "LABEL_489": 489,
1452
+ "LABEL_49": 49,
1453
+ "LABEL_490": 490,
1454
+ "LABEL_491": 491,
1455
+ "LABEL_492": 492,
1456
+ "LABEL_493": 493,
1457
+ "LABEL_494": 494,
1458
+ "LABEL_495": 495,
1459
+ "LABEL_496": 496,
1460
+ "LABEL_497": 497,
1461
+ "LABEL_498": 498,
1462
+ "LABEL_499": 499,
1463
+ "LABEL_5": 5,
1464
+ "LABEL_50": 50,
1465
+ "LABEL_500": 500,
1466
+ "LABEL_501": 501,
1467
+ "LABEL_502": 502,
1468
+ "LABEL_503": 503,
1469
+ "LABEL_504": 504,
1470
+ "LABEL_505": 505,
1471
+ "LABEL_506": 506,
1472
+ "LABEL_507": 507,
1473
+ "LABEL_508": 508,
1474
+ "LABEL_509": 509,
1475
+ "LABEL_51": 51,
1476
+ "LABEL_510": 510,
1477
+ "LABEL_511": 511,
1478
+ "LABEL_512": 512,
1479
+ "LABEL_513": 513,
1480
+ "LABEL_514": 514,
1481
+ "LABEL_515": 515,
1482
+ "LABEL_516": 516,
1483
+ "LABEL_517": 517,
1484
+ "LABEL_518": 518,
1485
+ "LABEL_519": 519,
1486
+ "LABEL_52": 52,
1487
+ "LABEL_520": 520,
1488
+ "LABEL_521": 521,
1489
+ "LABEL_522": 522,
1490
+ "LABEL_523": 523,
1491
+ "LABEL_524": 524,
1492
+ "LABEL_525": 525,
1493
+ "LABEL_526": 526,
1494
+ "LABEL_527": 527,
1495
+ "LABEL_528": 528,
1496
+ "LABEL_529": 529,
1497
+ "LABEL_53": 53,
1498
+ "LABEL_530": 530,
1499
+ "LABEL_531": 531,
1500
+ "LABEL_532": 532,
1501
+ "LABEL_533": 533,
1502
+ "LABEL_534": 534,
1503
+ "LABEL_535": 535,
1504
+ "LABEL_536": 536,
1505
+ "LABEL_537": 537,
1506
+ "LABEL_538": 538,
1507
+ "LABEL_539": 539,
1508
+ "LABEL_54": 54,
1509
+ "LABEL_540": 540,
1510
+ "LABEL_541": 541,
1511
+ "LABEL_542": 542,
1512
+ "LABEL_543": 543,
1513
+ "LABEL_544": 544,
1514
+ "LABEL_545": 545,
1515
+ "LABEL_546": 546,
1516
+ "LABEL_547": 547,
1517
+ "LABEL_548": 548,
1518
+ "LABEL_549": 549,
1519
+ "LABEL_55": 55,
1520
+ "LABEL_550": 550,
1521
+ "LABEL_551": 551,
1522
+ "LABEL_552": 552,
1523
+ "LABEL_553": 553,
1524
+ "LABEL_554": 554,
1525
+ "LABEL_555": 555,
1526
+ "LABEL_556": 556,
1527
+ "LABEL_557": 557,
1528
+ "LABEL_558": 558,
1529
+ "LABEL_559": 559,
1530
+ "LABEL_56": 56,
1531
+ "LABEL_560": 560,
1532
+ "LABEL_561": 561,
1533
+ "LABEL_562": 562,
1534
+ "LABEL_563": 563,
1535
+ "LABEL_564": 564,
1536
+ "LABEL_565": 565,
1537
+ "LABEL_566": 566,
1538
+ "LABEL_567": 567,
1539
+ "LABEL_568": 568,
1540
+ "LABEL_569": 569,
1541
+ "LABEL_57": 57,
1542
+ "LABEL_570": 570,
1543
+ "LABEL_571": 571,
1544
+ "LABEL_572": 572,
1545
+ "LABEL_573": 573,
1546
+ "LABEL_574": 574,
1547
+ "LABEL_575": 575,
1548
+ "LABEL_576": 576,
1549
+ "LABEL_577": 577,
1550
+ "LABEL_578": 578,
1551
+ "LABEL_579": 579,
1552
+ "LABEL_58": 58,
1553
+ "LABEL_580": 580,
1554
+ "LABEL_581": 581,
1555
+ "LABEL_582": 582,
1556
+ "LABEL_583": 583,
1557
+ "LABEL_584": 584,
1558
+ "LABEL_585": 585,
1559
+ "LABEL_586": 586,
1560
+ "LABEL_587": 587,
1561
+ "LABEL_588": 588,
1562
+ "LABEL_589": 589,
1563
+ "LABEL_59": 59,
1564
+ "LABEL_590": 590,
1565
+ "LABEL_591": 591,
1566
+ "LABEL_592": 592,
1567
+ "LABEL_593": 593,
1568
+ "LABEL_594": 594,
1569
+ "LABEL_595": 595,
1570
+ "LABEL_596": 596,
1571
+ "LABEL_597": 597,
1572
+ "LABEL_598": 598,
1573
+ "LABEL_599": 599,
1574
+ "LABEL_6": 6,
1575
+ "LABEL_60": 60,
1576
+ "LABEL_600": 600,
1577
+ "LABEL_601": 601,
1578
+ "LABEL_602": 602,
1579
+ "LABEL_603": 603,
1580
+ "LABEL_604": 604,
1581
+ "LABEL_605": 605,
1582
+ "LABEL_606": 606,
1583
+ "LABEL_607": 607,
1584
+ "LABEL_608": 608,
1585
+ "LABEL_609": 609,
1586
+ "LABEL_61": 61,
1587
+ "LABEL_610": 610,
1588
+ "LABEL_611": 611,
1589
+ "LABEL_612": 612,
1590
+ "LABEL_613": 613,
1591
+ "LABEL_614": 614,
1592
+ "LABEL_615": 615,
1593
+ "LABEL_616": 616,
1594
+ "LABEL_617": 617,
1595
+ "LABEL_618": 618,
1596
+ "LABEL_619": 619,
1597
+ "LABEL_62": 62,
1598
+ "LABEL_620": 620,
1599
+ "LABEL_621": 621,
1600
+ "LABEL_622": 622,
1601
+ "LABEL_623": 623,
1602
+ "LABEL_624": 624,
1603
+ "LABEL_625": 625,
1604
+ "LABEL_626": 626,
1605
+ "LABEL_627": 627,
1606
+ "LABEL_628": 628,
1607
+ "LABEL_629": 629,
1608
+ "LABEL_63": 63,
1609
+ "LABEL_630": 630,
1610
+ "LABEL_631": 631,
1611
+ "LABEL_632": 632,
1612
+ "LABEL_633": 633,
1613
+ "LABEL_634": 634,
1614
+ "LABEL_635": 635,
1615
+ "LABEL_636": 636,
1616
+ "LABEL_637": 637,
1617
+ "LABEL_638": 638,
1618
+ "LABEL_639": 639,
1619
+ "LABEL_64": 64,
1620
+ "LABEL_640": 640,
1621
+ "LABEL_641": 641,
1622
+ "LABEL_642": 642,
1623
+ "LABEL_643": 643,
1624
+ "LABEL_644": 644,
1625
+ "LABEL_645": 645,
1626
+ "LABEL_646": 646,
1627
+ "LABEL_647": 647,
1628
+ "LABEL_648": 648,
1629
+ "LABEL_649": 649,
1630
+ "LABEL_65": 65,
1631
+ "LABEL_650": 650,
1632
+ "LABEL_651": 651,
1633
+ "LABEL_652": 652,
1634
+ "LABEL_653": 653,
1635
+ "LABEL_654": 654,
1636
+ "LABEL_655": 655,
1637
+ "LABEL_656": 656,
1638
+ "LABEL_657": 657,
1639
+ "LABEL_658": 658,
1640
+ "LABEL_659": 659,
1641
+ "LABEL_66": 66,
1642
+ "LABEL_660": 660,
1643
+ "LABEL_661": 661,
1644
+ "LABEL_662": 662,
1645
+ "LABEL_663": 663,
1646
+ "LABEL_664": 664,
1647
+ "LABEL_665": 665,
1648
+ "LABEL_666": 666,
1649
+ "LABEL_667": 667,
1650
+ "LABEL_668": 668,
1651
+ "LABEL_669": 669,
1652
+ "LABEL_67": 67,
1653
+ "LABEL_670": 670,
1654
+ "LABEL_671": 671,
1655
+ "LABEL_672": 672,
1656
+ "LABEL_673": 673,
1657
+ "LABEL_674": 674,
1658
+ "LABEL_675": 675,
1659
+ "LABEL_676": 676,
1660
+ "LABEL_677": 677,
1661
+ "LABEL_678": 678,
1662
+ "LABEL_679": 679,
1663
+ "LABEL_68": 68,
1664
+ "LABEL_680": 680,
1665
+ "LABEL_681": 681,
1666
+ "LABEL_682": 682,
1667
+ "LABEL_683": 683,
1668
+ "LABEL_684": 684,
1669
+ "LABEL_685": 685,
1670
+ "LABEL_686": 686,
1671
+ "LABEL_687": 687,
1672
+ "LABEL_688": 688,
1673
+ "LABEL_689": 689,
1674
+ "LABEL_69": 69,
1675
+ "LABEL_690": 690,
1676
+ "LABEL_691": 691,
1677
+ "LABEL_692": 692,
1678
+ "LABEL_693": 693,
1679
+ "LABEL_694": 694,
1680
+ "LABEL_695": 695,
1681
+ "LABEL_696": 696,
1682
+ "LABEL_697": 697,
1683
+ "LABEL_698": 698,
1684
+ "LABEL_699": 699,
1685
+ "LABEL_7": 7,
1686
+ "LABEL_70": 70,
1687
+ "LABEL_700": 700,
1688
+ "LABEL_701": 701,
1689
+ "LABEL_702": 702,
1690
+ "LABEL_703": 703,
1691
+ "LABEL_704": 704,
1692
+ "LABEL_705": 705,
1693
+ "LABEL_706": 706,
1694
+ "LABEL_707": 707,
1695
+ "LABEL_708": 708,
1696
+ "LABEL_709": 709,
1697
+ "LABEL_71": 71,
1698
+ "LABEL_710": 710,
1699
+ "LABEL_711": 711,
1700
+ "LABEL_712": 712,
1701
+ "LABEL_713": 713,
1702
+ "LABEL_714": 714,
1703
+ "LABEL_715": 715,
1704
+ "LABEL_716": 716,
1705
+ "LABEL_717": 717,
1706
+ "LABEL_718": 718,
1707
+ "LABEL_719": 719,
1708
+ "LABEL_72": 72,
1709
+ "LABEL_720": 720,
1710
+ "LABEL_721": 721,
1711
+ "LABEL_722": 722,
1712
+ "LABEL_723": 723,
1713
+ "LABEL_724": 724,
1714
+ "LABEL_725": 725,
1715
+ "LABEL_726": 726,
1716
+ "LABEL_727": 727,
1717
+ "LABEL_728": 728,
1718
+ "LABEL_729": 729,
1719
+ "LABEL_73": 73,
1720
+ "LABEL_730": 730,
1721
+ "LABEL_731": 731,
1722
+ "LABEL_732": 732,
1723
+ "LABEL_733": 733,
1724
+ "LABEL_734": 734,
1725
+ "LABEL_735": 735,
1726
+ "LABEL_736": 736,
1727
+ "LABEL_737": 737,
1728
+ "LABEL_738": 738,
1729
+ "LABEL_739": 739,
1730
+ "LABEL_74": 74,
1731
+ "LABEL_740": 740,
1732
+ "LABEL_741": 741,
1733
+ "LABEL_742": 742,
1734
+ "LABEL_743": 743,
1735
+ "LABEL_744": 744,
1736
+ "LABEL_745": 745,
1737
+ "LABEL_746": 746,
1738
+ "LABEL_747": 747,
1739
+ "LABEL_748": 748,
1740
+ "LABEL_749": 749,
1741
+ "LABEL_75": 75,
1742
+ "LABEL_750": 750,
1743
+ "LABEL_751": 751,
1744
+ "LABEL_752": 752,
1745
+ "LABEL_753": 753,
1746
+ "LABEL_754": 754,
1747
+ "LABEL_755": 755,
1748
+ "LABEL_756": 756,
1749
+ "LABEL_757": 757,
1750
+ "LABEL_758": 758,
1751
+ "LABEL_759": 759,
1752
+ "LABEL_76": 76,
1753
+ "LABEL_760": 760,
1754
+ "LABEL_761": 761,
1755
+ "LABEL_762": 762,
1756
+ "LABEL_763": 763,
1757
+ "LABEL_764": 764,
1758
+ "LABEL_765": 765,
1759
+ "LABEL_766": 766,
1760
+ "LABEL_767": 767,
1761
+ "LABEL_768": 768,
1762
+ "LABEL_769": 769,
1763
+ "LABEL_77": 77,
1764
+ "LABEL_770": 770,
1765
+ "LABEL_771": 771,
1766
+ "LABEL_772": 772,
1767
+ "LABEL_773": 773,
1768
+ "LABEL_774": 774,
1769
+ "LABEL_775": 775,
1770
+ "LABEL_776": 776,
1771
+ "LABEL_777": 777,
1772
+ "LABEL_778": 778,
1773
+ "LABEL_779": 779,
1774
+ "LABEL_78": 78,
1775
+ "LABEL_780": 780,
1776
+ "LABEL_781": 781,
1777
+ "LABEL_782": 782,
1778
+ "LABEL_783": 783,
1779
+ "LABEL_784": 784,
1780
+ "LABEL_785": 785,
1781
+ "LABEL_786": 786,
1782
+ "LABEL_787": 787,
1783
+ "LABEL_788": 788,
1784
+ "LABEL_789": 789,
1785
+ "LABEL_79": 79,
1786
+ "LABEL_790": 790,
1787
+ "LABEL_791": 791,
1788
+ "LABEL_792": 792,
1789
+ "LABEL_793": 793,
1790
+ "LABEL_794": 794,
1791
+ "LABEL_795": 795,
1792
+ "LABEL_796": 796,
1793
+ "LABEL_797": 797,
1794
+ "LABEL_798": 798,
1795
+ "LABEL_799": 799,
1796
+ "LABEL_8": 8,
1797
+ "LABEL_80": 80,
1798
+ "LABEL_800": 800,
1799
+ "LABEL_801": 801,
1800
+ "LABEL_802": 802,
1801
+ "LABEL_803": 803,
1802
+ "LABEL_804": 804,
1803
+ "LABEL_805": 805,
1804
+ "LABEL_806": 806,
1805
+ "LABEL_807": 807,
1806
+ "LABEL_808": 808,
1807
+ "LABEL_809": 809,
1808
+ "LABEL_81": 81,
1809
+ "LABEL_810": 810,
1810
+ "LABEL_811": 811,
1811
+ "LABEL_812": 812,
1812
+ "LABEL_813": 813,
1813
+ "LABEL_814": 814,
1814
+ "LABEL_815": 815,
1815
+ "LABEL_816": 816,
1816
+ "LABEL_817": 817,
1817
+ "LABEL_818": 818,
1818
+ "LABEL_819": 819,
1819
+ "LABEL_82": 82,
1820
+ "LABEL_820": 820,
1821
+ "LABEL_821": 821,
1822
+ "LABEL_822": 822,
1823
+ "LABEL_823": 823,
1824
+ "LABEL_824": 824,
1825
+ "LABEL_825": 825,
1826
+ "LABEL_826": 826,
1827
+ "LABEL_827": 827,
1828
+ "LABEL_828": 828,
1829
+ "LABEL_829": 829,
1830
+ "LABEL_83": 83,
1831
+ "LABEL_830": 830,
1832
+ "LABEL_831": 831,
1833
+ "LABEL_832": 832,
1834
+ "LABEL_833": 833,
1835
+ "LABEL_834": 834,
1836
+ "LABEL_835": 835,
1837
+ "LABEL_836": 836,
1838
+ "LABEL_837": 837,
1839
+ "LABEL_838": 838,
1840
+ "LABEL_839": 839,
1841
+ "LABEL_84": 84,
1842
+ "LABEL_840": 840,
1843
+ "LABEL_841": 841,
1844
+ "LABEL_842": 842,
1845
+ "LABEL_843": 843,
1846
+ "LABEL_844": 844,
1847
+ "LABEL_845": 845,
1848
+ "LABEL_846": 846,
1849
+ "LABEL_847": 847,
1850
+ "LABEL_848": 848,
1851
+ "LABEL_849": 849,
1852
+ "LABEL_85": 85,
1853
+ "LABEL_850": 850,
1854
+ "LABEL_851": 851,
1855
+ "LABEL_852": 852,
1856
+ "LABEL_853": 853,
1857
+ "LABEL_854": 854,
1858
+ "LABEL_855": 855,
1859
+ "LABEL_856": 856,
1860
+ "LABEL_857": 857,
1861
+ "LABEL_858": 858,
1862
+ "LABEL_859": 859,
1863
+ "LABEL_86": 86,
1864
+ "LABEL_860": 860,
1865
+ "LABEL_861": 861,
1866
+ "LABEL_862": 862,
1867
+ "LABEL_863": 863,
1868
+ "LABEL_864": 864,
1869
+ "LABEL_865": 865,
1870
+ "LABEL_866": 866,
1871
+ "LABEL_867": 867,
1872
+ "LABEL_868": 868,
1873
+ "LABEL_869": 869,
1874
+ "LABEL_87": 87,
1875
+ "LABEL_870": 870,
1876
+ "LABEL_871": 871,
1877
+ "LABEL_872": 872,
1878
+ "LABEL_873": 873,
1879
+ "LABEL_874": 874,
1880
+ "LABEL_875": 875,
1881
+ "LABEL_876": 876,
1882
+ "LABEL_877": 877,
1883
+ "LABEL_878": 878,
1884
+ "LABEL_879": 879,
1885
+ "LABEL_88": 88,
1886
+ "LABEL_880": 880,
1887
+ "LABEL_881": 881,
1888
+ "LABEL_882": 882,
1889
+ "LABEL_883": 883,
1890
+ "LABEL_884": 884,
1891
+ "LABEL_885": 885,
1892
+ "LABEL_886": 886,
1893
+ "LABEL_887": 887,
1894
+ "LABEL_888": 888,
1895
+ "LABEL_889": 889,
1896
+ "LABEL_89": 89,
1897
+ "LABEL_890": 890,
1898
+ "LABEL_891": 891,
1899
+ "LABEL_892": 892,
1900
+ "LABEL_893": 893,
1901
+ "LABEL_894": 894,
1902
+ "LABEL_895": 895,
1903
+ "LABEL_896": 896,
1904
+ "LABEL_897": 897,
1905
+ "LABEL_898": 898,
1906
+ "LABEL_899": 899,
1907
+ "LABEL_9": 9,
1908
+ "LABEL_90": 90,
1909
+ "LABEL_900": 900,
1910
+ "LABEL_901": 901,
1911
+ "LABEL_902": 902,
1912
+ "LABEL_903": 903,
1913
+ "LABEL_904": 904,
1914
+ "LABEL_905": 905,
1915
+ "LABEL_906": 906,
1916
+ "LABEL_907": 907,
1917
+ "LABEL_908": 908,
1918
+ "LABEL_909": 909,
1919
+ "LABEL_91": 91,
1920
+ "LABEL_910": 910,
1921
+ "LABEL_911": 911,
1922
+ "LABEL_912": 912,
1923
+ "LABEL_913": 913,
1924
+ "LABEL_914": 914,
1925
+ "LABEL_915": 915,
1926
+ "LABEL_916": 916,
1927
+ "LABEL_917": 917,
1928
+ "LABEL_918": 918,
1929
+ "LABEL_919": 919,
1930
+ "LABEL_92": 92,
1931
+ "LABEL_920": 920,
1932
+ "LABEL_921": 921,
1933
+ "LABEL_922": 922,
1934
+ "LABEL_923": 923,
1935
+ "LABEL_924": 924,
1936
+ "LABEL_925": 925,
1937
+ "LABEL_926": 926,
1938
+ "LABEL_927": 927,
1939
+ "LABEL_928": 928,
1940
+ "LABEL_929": 929,
1941
+ "LABEL_93": 93,
1942
+ "LABEL_930": 930,
1943
+ "LABEL_931": 931,
1944
+ "LABEL_932": 932,
1945
+ "LABEL_933": 933,
1946
+ "LABEL_934": 934,
1947
+ "LABEL_935": 935,
1948
+ "LABEL_936": 936,
1949
+ "LABEL_937": 937,
1950
+ "LABEL_938": 938,
1951
+ "LABEL_939": 939,
1952
+ "LABEL_94": 94,
1953
+ "LABEL_940": 940,
1954
+ "LABEL_941": 941,
1955
+ "LABEL_942": 942,
1956
+ "LABEL_943": 943,
1957
+ "LABEL_944": 944,
1958
+ "LABEL_945": 945,
1959
+ "LABEL_946": 946,
1960
+ "LABEL_947": 947,
1961
+ "LABEL_948": 948,
1962
+ "LABEL_949": 949,
1963
+ "LABEL_95": 95,
1964
+ "LABEL_950": 950,
1965
+ "LABEL_951": 951,
1966
+ "LABEL_952": 952,
1967
+ "LABEL_953": 953,
1968
+ "LABEL_954": 954,
1969
+ "LABEL_955": 955,
1970
+ "LABEL_956": 956,
1971
+ "LABEL_957": 957,
1972
+ "LABEL_958": 958,
1973
+ "LABEL_959": 959,
1974
+ "LABEL_96": 96,
1975
+ "LABEL_960": 960,
1976
+ "LABEL_961": 961,
1977
+ "LABEL_962": 962,
1978
+ "LABEL_963": 963,
1979
+ "LABEL_964": 964,
1980
+ "LABEL_965": 965,
1981
+ "LABEL_966": 966,
1982
+ "LABEL_967": 967,
1983
+ "LABEL_968": 968,
1984
+ "LABEL_969": 969,
1985
+ "LABEL_97": 97,
1986
+ "LABEL_970": 970,
1987
+ "LABEL_971": 971,
1988
+ "LABEL_972": 972,
1989
+ "LABEL_973": 973,
1990
+ "LABEL_974": 974,
1991
+ "LABEL_975": 975,
1992
+ "LABEL_976": 976,
1993
+ "LABEL_977": 977,
1994
+ "LABEL_978": 978,
1995
+ "LABEL_979": 979,
1996
+ "LABEL_98": 98,
1997
+ "LABEL_980": 980,
1998
+ "LABEL_981": 981,
1999
+ "LABEL_982": 982,
2000
+ "LABEL_983": 983,
2001
+ "LABEL_984": 984,
2002
+ "LABEL_985": 985,
2003
+ "LABEL_986": 986,
2004
+ "LABEL_987": 987,
2005
+ "LABEL_988": 988,
2006
+ "LABEL_989": 989,
2007
+ "LABEL_99": 99,
2008
+ "LABEL_990": 990,
2009
+ "LABEL_991": 991,
2010
+ "LABEL_992": 992,
2011
+ "LABEL_993": 993,
2012
+ "LABEL_994": 994,
2013
+ "LABEL_995": 995,
2014
+ "LABEL_996": 996,
2015
+ "LABEL_997": 997,
2016
+ "LABEL_998": 998,
2017
+ "LABEL_999": 999
2018
+ },
2019
+ "layer_norm_eps": 1e-06,
2020
+ "layerscale_value": 1.0,
2021
+ "mlp_ratio": 4,
2022
+ "model_type": "dinov2",
2023
+ "num_attention_heads": 12,
2024
+ "num_channels": 3,
2025
+ "num_hidden_layers": 12,
2026
+ "num_register_tokens": 4,
2027
+ "out_features": [
2028
+ "stage12"
2029
+ ],
2030
+ "out_indices": [
2031
+ 12
2032
+ ],
2033
+ "patch_size": 14,
2034
+ "qkv_bias": true,
2035
+ "reshape_hidden_states": true,
2036
+ "stage_names": [
2037
+ "stem",
2038
+ "stage1",
2039
+ "stage2",
2040
+ "stage3",
2041
+ "stage4",
2042
+ "stage5",
2043
+ "stage6",
2044
+ "stage7",
2045
+ "stage8",
2046
+ "stage9",
2047
+ "stage10",
2048
+ "stage11",
2049
+ "stage12"
2050
+ ],
2051
+ "torch_dtype": "float32",
2052
+ "transformers_version": "4.43.0.dev0",
2053
+ "use_swiglu_ffn": false
2054
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f89b824cc0c5001d95923be5bb3c93c5e302787ce6342ad06597d91c634b32a
3
+ size 352508064