nailarais1 commited on
Commit
9cc1d5f
·
verified ·
1 Parent(s): 3accc38

Update class_config.json

Browse files
Files changed (1) hide show
  1. class_config.json +195 -298
class_config.json CHANGED
@@ -1,272 +1,168 @@
1
  {
2
  "class_to_idx": {
3
- "1": 0,
4
- "10": 1,
5
- "100": 2,
6
- "101": 3,
7
- "102": 4,
8
- "11": 5,
9
- "12": 6,
10
- "13": 7,
11
- "14": 8,
12
- "15": 9,
13
- "16": 10,
14
- "17": 11,
15
- "18": 12,
16
- "19": 13,
17
- "2": 14,
18
- "20": 15,
19
- "21": 16,
20
- "22": 17,
21
- "23": 18,
22
- "24": 19,
23
- "25": 20,
24
- "26": 21,
25
- "27": 22,
26
- "28": 23,
27
- "29": 24,
28
- "3": 25,
29
- "30": 26,
30
- "31": 27,
31
- "32": 28,
32
- "33": 29,
33
- "34": 30,
34
- "35": 31,
35
- "36": 32,
36
- "37": 33,
37
- "38": 34,
38
- "39": 35,
39
- "4": 36,
40
- "40": 37,
41
- "41": 38,
42
- "42": 39,
43
- "43": 40,
44
- "44": 41,
45
- "45": 42,
46
- "46": 43,
47
- "47": 44,
48
- "48": 45,
49
- "49": 46,
50
- "5": 47,
51
- "50": 48,
52
- "51": 49,
53
- "52": 50,
54
- "53": 51,
55
- "54": 52,
56
- "55": 53,
57
- "56": 54,
58
- "57": 55,
59
- "58": 56,
60
- "59": 57,
61
- "6": 58,
62
- "60": 59,
63
- "61": 60,
64
- "62": 61,
65
- "63": 62,
66
- "64": 63,
67
- "65": 64,
68
- "66": 65,
69
- "67": 66,
70
- "68": 67,
71
- "69": 68,
72
- "7": 69,
73
- "70": 70,
74
- "71": 71,
75
- "72": 72,
76
- "73": 73,
77
- "74": 74,
78
- "75": 75,
79
- "76": 76,
80
- "77": 77,
81
- "78": 78,
82
- "79": 79,
83
- "8": 80,
84
- "80": 81,
85
- "81": 82,
86
- "82": 83,
87
- "83": 84,
88
- "84": 85,
89
- "85": 86,
90
- "86": 87,
91
- "87": 88,
92
- "88": 89,
93
- "89": 90,
94
- "9": 91,
95
- "90": 92,
96
- "91": 93,
97
- "92": 94,
98
- "93": 95,
99
- "94": 96,
100
- "95": 97,
101
- "96": 98,
102
- "97": 99,
103
- "98": 100,
104
- "99": 101
105
  },
106
  "idx_to_class": {
107
- "0": "1",
108
- "1": "10",
109
- "2": "100",
110
- "3": "101",
111
- "4": "102",
112
- "5": "11",
113
- "6": "12",
114
- "7": "13",
115
- "8": "14",
116
- "9": "15",
117
- "10": "16",
118
- "11": "17",
119
- "12": "18",
120
- "13": "19",
121
- "14": "2",
122
- "15": "20",
123
- "16": "21",
124
- "17": "22",
125
- "18": "23",
126
- "19": "24",
127
- "20": "25",
128
- "21": "26",
129
- "22": "27",
130
- "23": "28",
131
- "24": "29",
132
- "25": "3",
133
- "26": "30",
134
- "27": "31",
135
- "28": "32",
136
- "29": "33",
137
- "30": "34",
138
- "31": "35",
139
- "32": "36",
140
- "33": "37",
141
- "34": "38",
142
- "35": "39",
143
- "36": "4",
144
- "37": "40",
145
- "38": "41",
146
- "39": "42",
147
- "40": "43",
148
- "41": "44",
149
- "42": "45",
150
- "43": "46",
151
- "44": "47",
152
- "45": "48",
153
- "46": "49",
154
- "47": "5",
155
- "48": "50",
156
- "49": "51",
157
- "50": "52",
158
- "51": "53",
159
- "52": "54",
160
- "53": "55",
161
- "54": "56",
162
- "55": "57",
163
- "56": "58",
164
- "57": "59",
165
- "58": "6",
166
- "59": "60",
167
- "60": "61",
168
- "61": "62",
169
- "62": "63",
170
- "63": "64",
171
- "64": "65",
172
- "65": "66",
173
- "66": "67",
174
- "67": "68",
175
- "68": "69",
176
- "69": "7",
177
- "70": "70",
178
- "71": "71",
179
- "72": "72",
180
- "73": "73",
181
- "74": "74",
182
- "75": "75",
183
- "76": "76",
184
- "77": "77",
185
- "78": "78",
186
- "79": "79",
187
- "80": "8",
188
- "81": "80",
189
- "82": "81",
190
- "83": "82",
191
- "84": "83",
192
- "85": "84",
193
- "86": "85",
194
- "87": "86",
195
- "88": "87",
196
- "89": "88",
197
- "90": "89",
198
- "91": "9",
199
- "92": "90",
200
- "93": "91",
201
- "94": "92",
202
- "95": "93",
203
- "96": "94",
204
- "97": "95",
205
- "98": "96",
206
- "99": "97",
207
- "100": "98",
208
- "101": "99"
209
- },
210
- "idx_to_name": {
211
  "0": "pink primrose",
212
- "1": "globe thistle",
213
- "2": "blanket flower",
214
- "3": "trumpet creeper",
215
- "4": "blackberry lily",
216
- "5": "snapdragon",
217
- "6": "colt's foot",
218
- "7": "king protea",
219
- "8": "spear thistle",
220
- "9": "yellow iris",
221
- "10": "globe-flower",
222
- "11": "purple coneflower",
223
- "12": "peruvian lily",
224
- "13": "balloon flower",
225
- "14": "hard-leaved pocket orchid",
226
- "15": "giant white arum lily",
227
- "16": "fire lily",
228
- "17": "pincushion flower",
229
- "18": "fritillary",
230
- "19": "red ginger",
231
- "20": "grape hyacinth",
232
- "21": "corn poppy",
233
- "22": "prince of wales feathers",
234
- "23": "stemless gentian",
235
- "24": "artichoke",
236
- "25": "canterbury bells",
237
- "26": "sweet william",
238
- "27": "carnation",
239
- "28": "garden phlox",
240
- "29": "love in the mist",
241
- "30": "mexican aster",
242
- "31": "alpine sea holly",
243
- "32": "ruby-lipped cattleya",
244
- "33": "cape flower",
245
- "34": "great masterwort",
246
- "35": "siam tulip",
247
- "36": "sweet pea",
248
- "37": "lenten rose",
249
- "38": "barbeton daisy",
250
- "39": "daffodil",
251
- "40": "sword lily",
252
- "41": "poinsettia",
253
- "42": "bolero deep blue",
254
- "43": "wallflower",
255
- "44": "marigold",
256
- "45": "buttercup",
257
- "46": "oxeye daisy",
258
- "47": "english marigold",
259
- "48": "common dandelion",
260
- "49": "petunia",
261
- "50": "wild pansy",
262
- "51": "primula",
263
- "52": "sunflower",
264
- "53": "pelargonium",
265
- "54": "bishop of llandaff",
266
- "55": "gaura",
267
- "56": "geranium",
268
- "57": "orange dahlia",
269
- "58": "tiger lily",
270
  "59": "pink-yellow dahlia",
271
  "60": "cautleya spicata",
272
  "61": "japanese anemone",
@@ -277,40 +173,41 @@
277
  "66": "spring crocus",
278
  "67": "bearded iris",
279
  "68": "windflower",
280
- "69": "moon orchid",
281
- "70": "tree poppy",
282
- "71": "gazania",
283
- "72": "azalea",
284
- "73": "water lily",
285
- "74": "rose",
286
- "75": "thorn apple",
287
- "76": "morning glory",
288
- "77": "passion flower",
289
- "78": "lotus lotus",
290
- "79": "toad lily",
291
- "80": "bird of paradise",
292
- "81": "anthurium",
293
- "82": "frangipani",
294
- "83": "clematis",
295
- "84": "hibiscus",
296
- "85": "columbine",
297
- "86": "desert-rose",
298
- "87": "tree mallow",
299
- "88": "magnolia",
300
- "89": "cyclamen",
301
- "90": "watercress",
302
- "91": "monkshood",
303
- "92": "canna lily",
304
- "93": "hippeastrum",
305
- "94": "bee balm",
306
- "95": "ball moss",
307
- "96": "foxglove",
308
- "97": "bougainvillea",
309
- "98": "camellia",
310
- "99": "mallow",
311
- "100": "mexican petunia",
312
- "101": "bromelia"
313
  },
314
  "num_classes": 102,
315
- "dataset": "Oxford 102 Flower Dataset"
 
316
  }
 
1
  {
2
  "class_to_idx": {
3
+ "pink primrose": 0,
4
+ "hard-leaved pocket orchid": 1,
5
+ "canterbury bells": 2,
6
+ "sweet pea": 3,
7
+ "english marigold": 4,
8
+ "tiger lily": 5,
9
+ "moon orchid": 6,
10
+ "bird of paradise": 7,
11
+ "monkshood": 8,
12
+ "globe thistle": 9,
13
+ "snapdragon": 10,
14
+ "colt's foot": 11,
15
+ "king protea": 12,
16
+ "spear thistle": 13,
17
+ "yellow iris": 14,
18
+ "globe-flower": 15,
19
+ "purple coneflower": 16,
20
+ "peruvian lily": 17,
21
+ "balloon flower": 18,
22
+ "giant white arum lily": 19,
23
+ "fire lily": 20,
24
+ "pincushion flower": 21,
25
+ "fritillary": 22,
26
+ "red ginger": 23,
27
+ "grape hyacinth": 24,
28
+ "corn poppy": 25,
29
+ "prince of wales feathers": 26,
30
+ "stemless gentian": 27,
31
+ "artichoke": 28,
32
+ "sweet william": 29,
33
+ "carnation": 30,
34
+ "garden phlox": 31,
35
+ "love in the mist": 32,
36
+ "mexican aster": 33,
37
+ "alpine sea holly": 34,
38
+ "ruby-lipped cattleya": 35,
39
+ "cape flower": 36,
40
+ "great masterwort": 37,
41
+ "siam tulip": 38,
42
+ "lenten rose": 39,
43
+ "barbeton daisy": 40,
44
+ "daffodil": 41,
45
+ "sword lily": 42,
46
+ "poinsettia": 43,
47
+ "bolero deep blue": 44,
48
+ "wallflower": 45,
49
+ "marigold": 46,
50
+ "buttercup": 47,
51
+ "oxeye daisy": 48,
52
+ "common dandelion": 49,
53
+ "petunia": 50,
54
+ "wild pansy": 51,
55
+ "primula": 52,
56
+ "sunflower": 53,
57
+ "pelargonium": 54,
58
+ "bishop of llandaff": 55,
59
+ "gaura": 56,
60
+ "geranium": 57,
61
+ "orange dahlia": 58,
62
+ "pink-yellow dahlia": 59,
63
+ "cautleya spicata": 60,
64
+ "japanese anemone": 62,
65
+ "black-eyed susan": 63,
66
+ "silverbush": 64,
67
+ "californian poppy": 65,
68
+ "osteospermum": 66,
69
+ "spring crocus": 67,
70
+ "bearded iris": 68,
71
+ "windflower": 69,
72
+ "tree poppy": 70,
73
+ "gazania": 71,
74
+ "azalea": 72,
75
+ "water lily": 73,
76
+ "rose": 74,
77
+ "thorn apple": 75,
78
+ "morning glory": 76,
79
+ "passion flower": 77,
80
+ "lotus lotus": 78,
81
+ "toad lily": 79,
82
+ "anthurium": 80,
83
+ "frangipani": 81,
84
+ "clematis": 82,
85
+ "hibiscus": 83,
86
+ "columbine": 84,
87
+ "desert-rose": 85,
88
+ "tree mallow": 86,
89
+ "magnolia": 87,
90
+ "cyclamen": 88,
91
+ "watercress": 89,
92
+ "canna lily": 90,
93
+ "hippeastrum": 91,
94
+ "bee balm": 92,
95
+ "ball moss": 93,
96
+ "foxglove": 94,
97
+ "bougainvillea": 95,
98
+ "camellia": 96,
99
+ "mallow": 97,
100
+ "mexican petunia": 98,
101
+ "bromelia": 99,
102
+ "blanket flower": 100,
103
+ "trumpet creeper": 101,
104
+ "blackberry lily": 102
105
  },
106
  "idx_to_class": {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
107
  "0": "pink primrose",
108
+ "1": "hard-leaved pocket orchid",
109
+ "2": "canterbury bells",
110
+ "3": "sweet pea",
111
+ "4": "english marigold",
112
+ "5": "tiger lily",
113
+ "6": "moon orchid",
114
+ "7": "bird of paradise",
115
+ "8": "monkshood",
116
+ "9": "globe thistle",
117
+ "10": "snapdragon",
118
+ "11": "colt's foot",
119
+ "12": "king protea",
120
+ "13": "spear thistle",
121
+ "14": "yellow iris",
122
+ "15": "globe-flower",
123
+ "16": "purple coneflower",
124
+ "17": "peruvian lily",
125
+ "18": "balloon flower",
126
+ "19": "giant white arum lily",
127
+ "20": "fire lily",
128
+ "21": "pincushion flower",
129
+ "22": "fritillary",
130
+ "23": "red ginger",
131
+ "24": "grape hyacinth",
132
+ "25": "corn poppy",
133
+ "26": "prince of wales feathers",
134
+ "27": "stemless gentian",
135
+ "28": "artichoke",
136
+ "29": "sweet william",
137
+ "30": "carnation",
138
+ "31": "garden phlox",
139
+ "32": "love in the mist",
140
+ "33": "mexican aster",
141
+ "34": "alpine sea holly",
142
+ "35": "ruby-lipped cattleya",
143
+ "36": "cape flower",
144
+ "37": "great masterwort",
145
+ "38": "siam tulip",
146
+ "39": "lenten rose",
147
+ "40": "barbeton daisy",
148
+ "41": "daffodil",
149
+ "42": "sword lily",
150
+ "43": "poinsettia",
151
+ "44": "bolero deep blue",
152
+ "45": "wallflower",
153
+ "46": "marigold",
154
+ "47": "buttercup",
155
+ "48": "oxeye daisy",
156
+ "49": "common dandelion",
157
+ "50": "petunia",
158
+ "51": "wild pansy",
159
+ "52": "primula",
160
+ "53": "sunflower",
161
+ "54": "pelargonium",
162
+ "55": "bishop of llandaff",
163
+ "56": "gaura",
164
+ "57": "geranium",
165
+ "58": "orange dahlia",
166
  "59": "pink-yellow dahlia",
167
  "60": "cautleya spicata",
168
  "61": "japanese anemone",
 
173
  "66": "spring crocus",
174
  "67": "bearded iris",
175
  "68": "windflower",
176
+ "69": "tree poppy",
177
+ "70": "gazania",
178
+ "71": "azalea",
179
+ "72": "water lily",
180
+ "73": "rose",
181
+ "74": "thorn apple",
182
+ "75": "morning glory",
183
+ "76": "passion flower",
184
+ "77": "lotus lotus",
185
+ "78": "toad lily",
186
+ "79": "anthurium",
187
+ "80": "frangipani",
188
+ "81": "clematis",
189
+ "82": "hibiscus",
190
+ "83": "columbine",
191
+ "84": "desert-rose",
192
+ "85": "tree mallow",
193
+ "86": "magnolia",
194
+ "87": "cyclamen",
195
+ "88": "watercress",
196
+ "89": "canna lily",
197
+ "90": "hippeastrum",
198
+ "91": "bee balm",
199
+ "92": "ball moss",
200
+ "93": "foxglove",
201
+ "94": "bougainvillea",
202
+ "95": "camellia",
203
+ "96": "mallow",
204
+ "97": "mexican petunia",
205
+ "98": "bromelia",
206
+ "99": "blanket flower",
207
+ "100": "trumpet creeper",
208
+ "101": "blackberry lily"
209
  },
210
  "num_classes": 102,
211
+ "dataset": "Oxford Flowers 102",
212
+ "dataset_hf": "dpdl-benchmark/oxford_flowers102"
213
  }