File size: 12,369 Bytes
057f2a9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
{
  "_name_or_path": "RobertZ2011/resnet-18-birb",
  "architectures": [
    "ResNetForImageClassification"
  ],
  "depths": [
    2,
    2,
    2,
    2
  ],
  "downsample_in_bottleneck": false,
  "downsample_in_first_stage": false,
  "embedding_size": 64,
  "hidden_act": "relu",
  "hidden_sizes": [
    64,
    128,
    256,
    512
  ],
  "id2label": {
    "0": "Black footed Albatross",
    "1": "Laysan Albatross",
    "10": "Rusty Blackbird",
    "100": "White Pelican",
    "101": "Western Wood Pewee",
    "102": "Sayornis",
    "103": "American Pipit",
    "104": "Whip poor Will",
    "105": "Horned Puffin",
    "106": "Common Raven",
    "107": "White necked Raven",
    "108": "American Redstart",
    "109": "Geococcyx",
    "11": "Yellow headed Blackbird",
    "110": "Loggerhead Shrike",
    "111": "Great Grey Shrike",
    "112": "Baird Sparrow",
    "113": "Black throated Sparrow",
    "114": "Brewer Sparrow",
    "115": "Chipping Sparrow",
    "116": "Clay colored Sparrow",
    "117": "House Sparrow",
    "118": "Field Sparrow",
    "119": "Fox Sparrow",
    "12": "Bobolink",
    "120": "Grasshopper Sparrow",
    "121": "Harris Sparrow",
    "122": "Henslow Sparrow",
    "123": "Le Conte Sparrow",
    "124": "Lincoln Sparrow",
    "125": "Nelson Sharp tailed Sparrow",
    "126": "Savannah Sparrow",
    "127": "Seaside Sparrow",
    "128": "Song Sparrow",
    "129": "Tree Sparrow",
    "13": "Indigo Bunting",
    "130": "Vesper Sparrow",
    "131": "White crowned Sparrow",
    "132": "White throated Sparrow",
    "133": "Cape Glossy Starling",
    "134": "Bank Swallow",
    "135": "Barn Swallow",
    "136": "Cliff Swallow",
    "137": "Tree Swallow",
    "138": "Scarlet Tanager",
    "139": "Summer Tanager",
    "14": "Lazuli Bunting",
    "140": "Artic Tern",
    "141": "Black Tern",
    "142": "Caspian Tern",
    "143": "Common Tern",
    "144": "Elegant Tern",
    "145": "Forsters Tern",
    "146": "Least Tern",
    "147": "Green tailed Towhee",
    "148": "Brown Thrasher",
    "149": "Sage Thrasher",
    "15": "Painted Bunting",
    "150": "Black capped Vireo",
    "151": "Blue headed Vireo",
    "152": "Philadelphia Vireo",
    "153": "Red eyed Vireo",
    "154": "Warbling Vireo",
    "155": "White eyed Vireo",
    "156": "Yellow throated Vireo",
    "157": "Bay breasted Warbler",
    "158": "Black and white Warbler",
    "159": "Black throated Blue Warbler",
    "16": "Cardinal",
    "160": "Blue winged Warbler",
    "161": "Canada Warbler",
    "162": "Cape May Warbler",
    "163": "Cerulean Warbler",
    "164": "Chestnut sided Warbler",
    "165": "Golden winged Warbler",
    "166": "Hooded Warbler",
    "167": "Kentucky Warbler",
    "168": "Magnolia Warbler",
    "169": "Mourning Warbler",
    "17": "Spotted Catbird",
    "170": "Myrtle Warbler",
    "171": "Nashville Warbler",
    "172": "Orange crowned Warbler",
    "173": "Palm Warbler",
    "174": "Pine Warbler",
    "175": "Prairie Warbler",
    "176": "Prothonotary Warbler",
    "177": "Swainson Warbler",
    "178": "Tennessee Warbler",
    "179": "Wilson Warbler",
    "18": "Gray Catbird",
    "180": "Worm eating Warbler",
    "181": "Yellow Warbler",
    "182": "Northern Waterthrush",
    "183": "Louisiana Waterthrush",
    "184": "Bohemian Waxwing",
    "185": "Cedar Waxwing",
    "186": "American Three toed Woodpecker",
    "187": "Pileated Woodpecker",
    "188": "Red bellied Woodpecker",
    "189": "Red cockaded Woodpecker",
    "19": "Yellow breasted Chat",
    "190": "Red headed Woodpecker",
    "191": "Downy Woodpecker",
    "192": "Bewick Wren",
    "193": "Cactus Wren",
    "194": "Carolina Wren",
    "195": "House Wren",
    "196": "Marsh Wren",
    "197": "Rock Wren",
    "198": "Winter Wren",
    "199": "Common Yellowthroat",
    "2": "Sooty Albatross",
    "20": "Eastern Towhee",
    "21": "Chuck will Widow",
    "22": "Brandt Cormorant",
    "23": "Red faced Cormorant",
    "24": "Pelagic Cormorant",
    "25": "Bronzed Cowbird",
    "26": "Shiny Cowbird",
    "27": "Brown Creeper",
    "28": "American Crow",
    "29": "Fish Crow",
    "3": "Groove billed Ani",
    "30": "Black billed Cuckoo",
    "31": "Mangrove Cuckoo",
    "32": "Yellow billed Cuckoo",
    "33": "Gray crowned Rosy Finch",
    "34": "Purple Finch",
    "35": "Northern Flicker",
    "36": "Acadian Flycatcher",
    "37": "Great Crested Flycatcher",
    "38": "Least Flycatcher",
    "39": "Olive sided Flycatcher",
    "4": "Crested Auklet",
    "40": "Scissor tailed Flycatcher",
    "41": "Vermilion Flycatcher",
    "42": "Yellow bellied Flycatcher",
    "43": "Frigatebird",
    "44": "Northern Fulmar",
    "45": "Gadwall",
    "46": "American Goldfinch",
    "47": "European Goldfinch",
    "48": "Boat tailed Grackle",
    "49": "Eared Grebe",
    "5": "Least Auklet",
    "50": "Horned Grebe",
    "51": "Pied billed Grebe",
    "52": "Western Grebe",
    "53": "Blue Grosbeak",
    "54": "Evening Grosbeak",
    "55": "Pine Grosbeak",
    "56": "Rose breasted Grosbeak",
    "57": "Pigeon Guillemot",
    "58": "California Gull",
    "59": "Glaucous winged Gull",
    "6": "Parakeet Auklet",
    "60": "Heermann Gull",
    "61": "Herring Gull",
    "62": "Ivory Gull",
    "63": "Ring billed Gull",
    "64": "Slaty backed Gull",
    "65": "Western Gull",
    "66": "Anna Hummingbird",
    "67": "Ruby throated Hummingbird",
    "68": "Rufous Hummingbird",
    "69": "Green Violetear",
    "7": "Rhinoceros Auklet",
    "70": "Long tailed Jaeger",
    "71": "Pomarine Jaeger",
    "72": "Blue Jay",
    "73": "Florida Jay",
    "74": "Green Jay",
    "75": "Dark eyed Junco",
    "76": "Tropical Kingbird",
    "77": "Gray Kingbird",
    "78": "Belted Kingfisher",
    "79": "Green Kingfisher",
    "8": "Brewer Blackbird",
    "80": "Pied Kingfisher",
    "81": "Ringed Kingfisher",
    "82": "White breasted Kingfisher",
    "83": "Red legged Kittiwake",
    "84": "Horned Lark",
    "85": "Pacific Loon",
    "86": "Mallard",
    "87": "Western Meadowlark",
    "88": "Hooded Merganser",
    "89": "Red breasted Merganser",
    "9": "Red winged Blackbird",
    "90": "Mockingbird",
    "91": "Nighthawk",
    "92": "Clark Nutcracker",
    "93": "White breasted Nuthatch",
    "94": "Baltimore Oriole",
    "95": "Hooded Oriole",
    "96": "Orchard Oriole",
    "97": "Scott Oriole",
    "98": "Ovenbird",
    "99": "Brown Pelican"
  },
  "label2id": {
    "Acadian Flycatcher": 36,
    "American Crow": 28,
    "American Goldfinch": 46,
    "American Pipit": 103,
    "American Redstart": 108,
    "American Three toed Woodpecker": 186,
    "Anna Hummingbird": 66,
    "Artic Tern": 140,
    "Baird Sparrow": 112,
    "Baltimore Oriole": 94,
    "Bank Swallow": 134,
    "Barn Swallow": 135,
    "Bay breasted Warbler": 157,
    "Belted Kingfisher": 78,
    "Bewick Wren": 192,
    "Black Tern": 141,
    "Black and white Warbler": 158,
    "Black billed Cuckoo": 30,
    "Black capped Vireo": 150,
    "Black footed Albatross": 0,
    "Black throated Blue Warbler": 159,
    "Black throated Sparrow": 113,
    "Blue Grosbeak": 53,
    "Blue Jay": 72,
    "Blue headed Vireo": 151,
    "Blue winged Warbler": 160,
    "Boat tailed Grackle": 48,
    "Bobolink": 12,
    "Bohemian Waxwing": 184,
    "Brandt Cormorant": 22,
    "Brewer Blackbird": 8,
    "Brewer Sparrow": 114,
    "Bronzed Cowbird": 25,
    "Brown Creeper": 27,
    "Brown Pelican": 99,
    "Brown Thrasher": 148,
    "Cactus Wren": 193,
    "California Gull": 58,
    "Canada Warbler": 161,
    "Cape Glossy Starling": 133,
    "Cape May Warbler": 162,
    "Cardinal": 16,
    "Carolina Wren": 194,
    "Caspian Tern": 142,
    "Cedar Waxwing": 185,
    "Cerulean Warbler": 163,
    "Chestnut sided Warbler": 164,
    "Chipping Sparrow": 115,
    "Chuck will Widow": 21,
    "Clark Nutcracker": 92,
    "Clay colored Sparrow": 116,
    "Cliff Swallow": 136,
    "Common Raven": 106,
    "Common Tern": 143,
    "Common Yellowthroat": 199,
    "Crested Auklet": 4,
    "Dark eyed Junco": 75,
    "Downy Woodpecker": 191,
    "Eared Grebe": 49,
    "Eastern Towhee": 20,
    "Elegant Tern": 144,
    "European Goldfinch": 47,
    "Evening Grosbeak": 54,
    "Field Sparrow": 118,
    "Fish Crow": 29,
    "Florida Jay": 73,
    "Forsters Tern": 145,
    "Fox Sparrow": 119,
    "Frigatebird": 43,
    "Gadwall": 45,
    "Geococcyx": 109,
    "Glaucous winged Gull": 59,
    "Golden winged Warbler": 165,
    "Grasshopper Sparrow": 120,
    "Gray Catbird": 18,
    "Gray Kingbird": 77,
    "Gray crowned Rosy Finch": 33,
    "Great Crested Flycatcher": 37,
    "Great Grey Shrike": 111,
    "Green Jay": 74,
    "Green Kingfisher": 79,
    "Green Violetear": 69,
    "Green tailed Towhee": 147,
    "Groove billed Ani": 3,
    "Harris Sparrow": 121,
    "Heermann Gull": 60,
    "Henslow Sparrow": 122,
    "Herring Gull": 61,
    "Hooded Merganser": 88,
    "Hooded Oriole": 95,
    "Hooded Warbler": 166,
    "Horned Grebe": 50,
    "Horned Lark": 84,
    "Horned Puffin": 105,
    "House Sparrow": 117,
    "House Wren": 195,
    "Indigo Bunting": 13,
    "Ivory Gull": 62,
    "Kentucky Warbler": 167,
    "Laysan Albatross": 1,
    "Lazuli Bunting": 14,
    "Le Conte Sparrow": 123,
    "Least Auklet": 5,
    "Least Flycatcher": 38,
    "Least Tern": 146,
    "Lincoln Sparrow": 124,
    "Loggerhead Shrike": 110,
    "Long tailed Jaeger": 70,
    "Louisiana Waterthrush": 183,
    "Magnolia Warbler": 168,
    "Mallard": 86,
    "Mangrove Cuckoo": 31,
    "Marsh Wren": 196,
    "Mockingbird": 90,
    "Mourning Warbler": 169,
    "Myrtle Warbler": 170,
    "Nashville Warbler": 171,
    "Nelson Sharp tailed Sparrow": 125,
    "Nighthawk": 91,
    "Northern Flicker": 35,
    "Northern Fulmar": 44,
    "Northern Waterthrush": 182,
    "Olive sided Flycatcher": 39,
    "Orange crowned Warbler": 172,
    "Orchard Oriole": 96,
    "Ovenbird": 98,
    "Pacific Loon": 85,
    "Painted Bunting": 15,
    "Palm Warbler": 173,
    "Parakeet Auklet": 6,
    "Pelagic Cormorant": 24,
    "Philadelphia Vireo": 152,
    "Pied Kingfisher": 80,
    "Pied billed Grebe": 51,
    "Pigeon Guillemot": 57,
    "Pileated Woodpecker": 187,
    "Pine Grosbeak": 55,
    "Pine Warbler": 174,
    "Pomarine Jaeger": 71,
    "Prairie Warbler": 175,
    "Prothonotary Warbler": 176,
    "Purple Finch": 34,
    "Red bellied Woodpecker": 188,
    "Red breasted Merganser": 89,
    "Red cockaded Woodpecker": 189,
    "Red eyed Vireo": 153,
    "Red faced Cormorant": 23,
    "Red headed Woodpecker": 190,
    "Red legged Kittiwake": 83,
    "Red winged Blackbird": 9,
    "Rhinoceros Auklet": 7,
    "Ring billed Gull": 63,
    "Ringed Kingfisher": 81,
    "Rock Wren": 197,
    "Rose breasted Grosbeak": 56,
    "Ruby throated Hummingbird": 67,
    "Rufous Hummingbird": 68,
    "Rusty Blackbird": 10,
    "Sage Thrasher": 149,
    "Savannah Sparrow": 126,
    "Sayornis": 102,
    "Scarlet Tanager": 138,
    "Scissor tailed Flycatcher": 40,
    "Scott Oriole": 97,
    "Seaside Sparrow": 127,
    "Shiny Cowbird": 26,
    "Slaty backed Gull": 64,
    "Song Sparrow": 128,
    "Sooty Albatross": 2,
    "Spotted Catbird": 17,
    "Summer Tanager": 139,
    "Swainson Warbler": 177,
    "Tennessee Warbler": 178,
    "Tree Sparrow": 129,
    "Tree Swallow": 137,
    "Tropical Kingbird": 76,
    "Vermilion Flycatcher": 41,
    "Vesper Sparrow": 130,
    "Warbling Vireo": 154,
    "Western Grebe": 52,
    "Western Gull": 65,
    "Western Meadowlark": 87,
    "Western Wood Pewee": 101,
    "Whip poor Will": 104,
    "White Pelican": 100,
    "White breasted Kingfisher": 82,
    "White breasted Nuthatch": 93,
    "White crowned Sparrow": 131,
    "White eyed Vireo": 155,
    "White necked Raven": 107,
    "White throated Sparrow": 132,
    "Wilson Warbler": 179,
    "Winter Wren": 198,
    "Worm eating Warbler": 180,
    "Yellow Warbler": 181,
    "Yellow bellied Flycatcher": 42,
    "Yellow billed Cuckoo": 32,
    "Yellow breasted Chat": 19,
    "Yellow headed Blackbird": 11,
    "Yellow throated Vireo": 156
  },
  "layer_type": "basic",
  "model_type": "resnet",
  "num_channels": 3,
  "out_features": [
    "stage4"
  ],
  "out_indices": [
    4
  ],
  "problem_type": "single_label_classification",
  "stage_names": [
    "stem",
    "stage1",
    "stage2",
    "stage3",
    "stage4"
  ],
  "torch_dtype": "float32",
  "transformers_version": "4.37.2"
}