Update maskformer-coco-stuff-id2label.json
Browse files
maskformer-coco-stuff-id2label.json
CHANGED
|
@@ -1 +1,173 @@
|
|
| 1 |
-
{
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"0":"person",
|
| 3 |
+
"1":"bicycle",
|
| 4 |
+
"2":"car",
|
| 5 |
+
"3":"motorcycle",
|
| 6 |
+
"4":"airplane",
|
| 7 |
+
"5":"bus",
|
| 8 |
+
"6":"train",
|
| 9 |
+
"7":"truck",
|
| 10 |
+
"8":"boat",
|
| 11 |
+
"9":"traffic light",
|
| 12 |
+
"10":"fire hydrant",
|
| 13 |
+
"11":"stop sign",
|
| 14 |
+
"12":"parking meter",
|
| 15 |
+
"13":"bench",
|
| 16 |
+
"14":"bird",
|
| 17 |
+
"15":"cat",
|
| 18 |
+
"16":"dog",
|
| 19 |
+
"17":"horse",
|
| 20 |
+
"18":"sheep",
|
| 21 |
+
"19":"cow",
|
| 22 |
+
"20":"elephant",
|
| 23 |
+
"21":"bear",
|
| 24 |
+
"22":"zebra",
|
| 25 |
+
"23":"giraffe",
|
| 26 |
+
"24":"backpack",
|
| 27 |
+
"25":"umbrella",
|
| 28 |
+
"26":"handbag",
|
| 29 |
+
"27":"tie",
|
| 30 |
+
"28":"suitcase",
|
| 31 |
+
"29":"frisbee",
|
| 32 |
+
"30":"skis",
|
| 33 |
+
"31":"snowboard",
|
| 34 |
+
"32":"sports ball",
|
| 35 |
+
"33":"kite",
|
| 36 |
+
"34":"baseball bat",
|
| 37 |
+
"35":"baseball glove",
|
| 38 |
+
"36":"skateboard",
|
| 39 |
+
"37":"surfboard",
|
| 40 |
+
"38":"tennis racket",
|
| 41 |
+
"39":"bottle",
|
| 42 |
+
"40":"wine glass",
|
| 43 |
+
"41":"cup",
|
| 44 |
+
"42":"fork",
|
| 45 |
+
"43":"knife",
|
| 46 |
+
"44":"spoon",
|
| 47 |
+
"45":"bowl",
|
| 48 |
+
"46":"banana",
|
| 49 |
+
"47":"apple",
|
| 50 |
+
"48":"sandwich",
|
| 51 |
+
"49":"orange",
|
| 52 |
+
"50":"broccoli",
|
| 53 |
+
"51":"carrot",
|
| 54 |
+
"52":"hot dog",
|
| 55 |
+
"53":"pizza",
|
| 56 |
+
"54":"donut",
|
| 57 |
+
"55":"cake",
|
| 58 |
+
"56":"chair",
|
| 59 |
+
"57":"couch",
|
| 60 |
+
"58":"potted plant",
|
| 61 |
+
"59":"bed",
|
| 62 |
+
"60":"dining table",
|
| 63 |
+
"61":"toilet",
|
| 64 |
+
"62":"tv",
|
| 65 |
+
"63":"laptop",
|
| 66 |
+
"64":"mouse",
|
| 67 |
+
"65":"remote",
|
| 68 |
+
"66":"keyboard",
|
| 69 |
+
"67":"cell phone",
|
| 70 |
+
"68":"microwave",
|
| 71 |
+
"69":"oven",
|
| 72 |
+
"70":"toaster",
|
| 73 |
+
"71":"sink",
|
| 74 |
+
"72":"refrigerator",
|
| 75 |
+
"73":"book",
|
| 76 |
+
"74":"clock",
|
| 77 |
+
"75":"vase",
|
| 78 |
+
"76":"scissors",
|
| 79 |
+
"77":"teddy bear",
|
| 80 |
+
"78":"hair drier",
|
| 81 |
+
"79":"toothbrush",
|
| 82 |
+
"80":"banner",
|
| 83 |
+
"81":"blanket",
|
| 84 |
+
"82":"branch",
|
| 85 |
+
"83":"bridge",
|
| 86 |
+
"84":"building-other",
|
| 87 |
+
"85":"bush",
|
| 88 |
+
"86":"cabinet",
|
| 89 |
+
"87":"cage",
|
| 90 |
+
"88":"cardboard",
|
| 91 |
+
"89":"carpet",
|
| 92 |
+
"90":"ceiling-other",
|
| 93 |
+
"91":"ceiling-tile",
|
| 94 |
+
"92":"cloth",
|
| 95 |
+
"93":"clothes",
|
| 96 |
+
"94":"clouds",
|
| 97 |
+
"95":"counter",
|
| 98 |
+
"96":"cupboard",
|
| 99 |
+
"97":"curtain",
|
| 100 |
+
"98":"desk-stuff",
|
| 101 |
+
"99":"dirt",
|
| 102 |
+
"100":"door-stuff",
|
| 103 |
+
"101":"fence",
|
| 104 |
+
"102":"floor-marble",
|
| 105 |
+
"103":"floor-other",
|
| 106 |
+
"104":"floor-stone",
|
| 107 |
+
"105":"floor-tile",
|
| 108 |
+
"106":"floor-wood",
|
| 109 |
+
"107":"flower",
|
| 110 |
+
"108":"fog",
|
| 111 |
+
"109":"food-other",
|
| 112 |
+
"110":"fruit",
|
| 113 |
+
"111":"furniture-other",
|
| 114 |
+
"112":"grass",
|
| 115 |
+
"113":"gravel",
|
| 116 |
+
"114":"ground-other",
|
| 117 |
+
"115":"hill",
|
| 118 |
+
"116":"house",
|
| 119 |
+
"117":"leaves",
|
| 120 |
+
"118":"light",
|
| 121 |
+
"119":"mat",
|
| 122 |
+
"120":"metal",
|
| 123 |
+
"121":"mirror-stuff",
|
| 124 |
+
"122":"moss",
|
| 125 |
+
"123":"mountain",
|
| 126 |
+
"124":"mud",
|
| 127 |
+
"125":"napkin",
|
| 128 |
+
"126":"net",
|
| 129 |
+
"127":"paper",
|
| 130 |
+
"128":"pavement",
|
| 131 |
+
"129":"pillow",
|
| 132 |
+
"130":"plant-other",
|
| 133 |
+
"131":"plastic",
|
| 134 |
+
"132":"platform",
|
| 135 |
+
"133":"playingfield",
|
| 136 |
+
"134":"railing",
|
| 137 |
+
"135":"railroad",
|
| 138 |
+
"136":"river",
|
| 139 |
+
"137":"road",
|
| 140 |
+
"138":"rock",
|
| 141 |
+
"139":"roof",
|
| 142 |
+
"140":"rug",
|
| 143 |
+
"141":"salad",
|
| 144 |
+
"142":"sand",
|
| 145 |
+
"143":"sea",
|
| 146 |
+
"144":"shelf",
|
| 147 |
+
"145":"sky-other",
|
| 148 |
+
"146":"skyscraper",
|
| 149 |
+
"147":"snow",
|
| 150 |
+
"148":"solid-other",
|
| 151 |
+
"149":"stairs",
|
| 152 |
+
"150":"stone",
|
| 153 |
+
"151":"straw",
|
| 154 |
+
"152":"structural-other",
|
| 155 |
+
"153":"table",
|
| 156 |
+
"154":"tent",
|
| 157 |
+
"155":"textile-other",
|
| 158 |
+
"156":"towel",
|
| 159 |
+
"157":"tree",
|
| 160 |
+
"158":"vegetable",
|
| 161 |
+
"159":"wall-brick",
|
| 162 |
+
"160":"wall-concrete",
|
| 163 |
+
"161":"wall-other",
|
| 164 |
+
"162":"wall-panel",
|
| 165 |
+
"163":"wall-stone",
|
| 166 |
+
"164":"wall-tile",
|
| 167 |
+
"165":"wall-wood",
|
| 168 |
+
"166":"water-other",
|
| 169 |
+
"167":"waterdrops",
|
| 170 |
+
"168":"window-blind",
|
| 171 |
+
"169":"window-other",
|
| 172 |
+
"170":"wood"
|
| 173 |
+
}
|