-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathcategory_nodes.json
More file actions
38 lines (38 loc) · 1.19 KB
/
category_nodes.json
File metadata and controls
38 lines (38 loc) · 1.19 KB
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
{
"bird": 25,
"dog": 8,
"car": 2,
"plane": 133,
"animal": [
8, 11, 13, 25, 26, 38, 50, 53, 58, 60, 61, 63, 104, 106, 108, 111, 115, 128,
131, 136, 138, 151, 155, 167, 170, 186, 198, 199, 207, 211, 215, 217, 219,
232, 234, 235, 238, 245, 253, 257, 261, 263, 266, 271, 276, 291, 300, 304,
305, 317, 320, 336, 337, 338, 350, 356, 358, 372, 378, 383, 385, 387, 393,
399, 408, 419, 426, 450, 455, 460, 463, 469, 474, 487, 501, 510, 513, 514,
525, 534, 554
],
"vehicle": [
2, 15, 22, 51, 85, 130, 133, 163, 200, 226, 242, 258, 267, 290, 330, 339,
406, 418, 432, 435, 461, 533, 564
],
"CUB_136.Barn_Swallow": 135,
"CUB_002.Laysan_Albatross": 1,
"CUB_094.White_breasted_Nuthatch": 93,
"CUB_199.Winter_Wren": 198,
"CUB_048.European_Goldfinch": 47,
"n02088466-bloodhound": 12,
"n02106662-German_shepherd": 84,
"n02085936-Maltese_dog": 2,
"n02112137-chow": 108,
"n02091134-whippet": 21,
"106.Ford_Edge_SUV_2012": 106,
"171.Plymouth_Neon_Coupe_1999": 171,
"177.Scion_xD_Hatchback_2012": 177,
"158.Mazda_Tribute_SUV_2011": 158,
"131.Hyundai_Elantra_Sedan_2007": 131,
"EMB-120": 67,
"Beechcraft_1900": 40,
"Tu-154": 98,
"767-400": 18,
"DC-10": 52
}