Upload MaskFormerForInstanceSegmentation
Browse files- config.json +309 -209
- model.safetensors +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"MaskFormerForInstanceSegmentation"
|
5 |
],
|
@@ -7,20 +7,20 @@
|
|
7 |
"depths": [
|
8 |
2,
|
9 |
2,
|
10 |
-
|
11 |
2
|
12 |
],
|
13 |
"drop_path_rate": 0.3,
|
14 |
-
"embed_dim":
|
15 |
-
"hidden_size":
|
16 |
-
"image_size":
|
17 |
"in_channels": 3,
|
18 |
"model_type": "swin",
|
19 |
"num_heads": [
|
20 |
-
3,
|
21 |
6,
|
22 |
12,
|
23 |
-
24
|
|
|
24 |
],
|
25 |
"out_features": [
|
26 |
"stage4"
|
@@ -29,8 +29,8 @@
|
|
29 |
4
|
30 |
],
|
31 |
"path_norm": true,
|
32 |
-
"pretrain_img_size":
|
33 |
-
"window_size":
|
34 |
},
|
35 |
"ce_weight": 1.0,
|
36 |
"cross_entropy_weight": 1.0,
|
@@ -42,210 +42,310 @@
|
|
42 |
"dice_weight": 1.0,
|
43 |
"fpn_feature_size": 256,
|
44 |
"id2label": {
|
45 |
-
"0": "
|
46 |
-
"1": "
|
47 |
-
"2": "
|
48 |
-
"3": "
|
49 |
-
"4": "
|
50 |
-
"5": "
|
51 |
-
"6": "
|
52 |
-
"7": "
|
53 |
-
"8": "
|
54 |
-
"9": "
|
55 |
-
"10": "
|
56 |
-
"11": "
|
57 |
-
"12": "
|
58 |
-
"13": "
|
59 |
-
"14": "
|
60 |
-
"15": "
|
61 |
-
"16": "
|
62 |
-
"17": "
|
63 |
-
"18": "
|
64 |
-
"19": "
|
65 |
-
"20": "
|
66 |
-
"21": "
|
67 |
-
"22": "
|
68 |
-
"23": "
|
69 |
-
"24": "
|
70 |
-
"25": "
|
71 |
-
"26": "
|
72 |
-
"27": "
|
73 |
-
"28": "
|
74 |
-
"29": "
|
75 |
-
"30": "
|
76 |
-
"31": "
|
77 |
-
"32": "
|
78 |
-
"33": "
|
79 |
-
"34": "
|
80 |
-
"35": "
|
81 |
-
"36": "
|
82 |
-
"37": "
|
83 |
-
"38": "
|
84 |
-
"39": "
|
85 |
-
"40": "
|
86 |
-
"41": "
|
87 |
-
"42": "
|
88 |
-
"43": "
|
89 |
-
"44": "
|
90 |
-
"45": "
|
91 |
-
"46": "
|
92 |
-
"47": "
|
93 |
-
"48": "
|
94 |
-
"49": "
|
95 |
-
"50": "
|
96 |
-
"51": "
|
97 |
-
"52": "
|
98 |
-
"53": "
|
99 |
-
"54": "
|
100 |
-
"55": "
|
101 |
-
"56": "
|
102 |
-
"57": "
|
103 |
-
"58": "
|
104 |
-
"59": "
|
105 |
-
"60": "
|
106 |
-
"61": "
|
107 |
-
"62": "
|
108 |
-
"63": "
|
109 |
-
"64": "
|
110 |
-
"65": "
|
111 |
-
"66": "
|
112 |
-
"67": "
|
113 |
-
"68": "
|
114 |
-
"69": "
|
115 |
-
"70": "
|
116 |
-
"71": "
|
117 |
-
"72": "
|
118 |
-
"73": "
|
119 |
-
"74": "
|
120 |
-
"75": "
|
121 |
-
"76": "
|
122 |
-
"77": "
|
123 |
-
"78": "
|
124 |
-
"79": "
|
125 |
-
"80": "
|
126 |
-
"81": "
|
127 |
-
"82": "
|
128 |
-
"83": "
|
129 |
-
"84": "
|
130 |
-
"85": "
|
131 |
-
"86": "
|
132 |
-
"87": "
|
133 |
-
"88": "
|
134 |
-
"89": "
|
135 |
-
"90": "
|
136 |
-
"91": "
|
137 |
-
"92": "
|
138 |
-
"93": "
|
139 |
-
"94": "
|
140 |
-
"95": "
|
141 |
-
"96": "
|
142 |
-
"97": "
|
143 |
-
"98": "
|
144 |
-
"99": "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
145 |
},
|
146 |
"init_std": 0.02,
|
147 |
"init_xavier_std": 1.0,
|
148 |
"label2id": {
|
149 |
-
"
|
150 |
-
"
|
151 |
-
"
|
152 |
-
"
|
153 |
-
"
|
154 |
-
"
|
155 |
-
"
|
156 |
-
"
|
157 |
-
"
|
158 |
-
"
|
159 |
-
"
|
160 |
-
"
|
161 |
-
"
|
162 |
-
"
|
163 |
-
"
|
164 |
-
"
|
165 |
-
"boat":
|
166 |
-
"book":
|
167 |
-
"bookcase":
|
168 |
-
"booth":
|
169 |
-
"bottle":
|
170 |
-
"box":
|
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 |
"mask_feature_size": 256,
|
251 |
"mask_weight": 20.0,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "facebook/maskformer-swin-large-ade",
|
3 |
"architectures": [
|
4 |
"MaskFormerForInstanceSegmentation"
|
5 |
],
|
|
|
7 |
"depths": [
|
8 |
2,
|
9 |
2,
|
10 |
+
18,
|
11 |
2
|
12 |
],
|
13 |
"drop_path_rate": 0.3,
|
14 |
+
"embed_dim": 192,
|
15 |
+
"hidden_size": 1536,
|
16 |
+
"image_size": 384,
|
17 |
"in_channels": 3,
|
18 |
"model_type": "swin",
|
19 |
"num_heads": [
|
|
|
20 |
6,
|
21 |
12,
|
22 |
+
24,
|
23 |
+
48
|
24 |
],
|
25 |
"out_features": [
|
26 |
"stage4"
|
|
|
29 |
4
|
30 |
],
|
31 |
"path_norm": true,
|
32 |
+
"pretrain_img_size": 384,
|
33 |
+
"window_size": 12
|
34 |
},
|
35 |
"ce_weight": 1.0,
|
36 |
"cross_entropy_weight": 1.0,
|
|
|
42 |
"dice_weight": 1.0,
|
43 |
"fpn_feature_size": 256,
|
44 |
"id2label": {
|
45 |
+
"0": "wall",
|
46 |
+
"1": "building",
|
47 |
+
"2": "sky",
|
48 |
+
"3": "floor",
|
49 |
+
"4": "tree",
|
50 |
+
"5": "ceiling",
|
51 |
+
"6": "road, route",
|
52 |
+
"7": "bed",
|
53 |
+
"8": "window ",
|
54 |
+
"9": "grass",
|
55 |
+
"10": "cabinet",
|
56 |
+
"11": "sidewalk, pavement",
|
57 |
+
"12": "person",
|
58 |
+
"13": "earth, ground",
|
59 |
+
"14": "door",
|
60 |
+
"15": "table",
|
61 |
+
"16": "mountain, mount",
|
62 |
+
"17": "plant",
|
63 |
+
"18": "curtain",
|
64 |
+
"19": "chair",
|
65 |
+
"20": "car",
|
66 |
+
"21": "water",
|
67 |
+
"22": "painting, picture",
|
68 |
+
"23": "sofa",
|
69 |
+
"24": "shelf",
|
70 |
+
"25": "house",
|
71 |
+
"26": "sea",
|
72 |
+
"27": "mirror",
|
73 |
+
"28": "rug",
|
74 |
+
"29": "field",
|
75 |
+
"30": "armchair",
|
76 |
+
"31": "seat",
|
77 |
+
"32": "fence",
|
78 |
+
"33": "desk",
|
79 |
+
"34": "rock, stone",
|
80 |
+
"35": "wardrobe, closet, press",
|
81 |
+
"36": "lamp",
|
82 |
+
"37": "tub",
|
83 |
+
"38": "rail",
|
84 |
+
"39": "cushion",
|
85 |
+
"40": "base, pedestal, stand",
|
86 |
+
"41": "box",
|
87 |
+
"42": "column, pillar",
|
88 |
+
"43": "signboard, sign",
|
89 |
+
"44": "chest of drawers, chest, bureau, dresser",
|
90 |
+
"45": "counter",
|
91 |
+
"46": "sand",
|
92 |
+
"47": "sink",
|
93 |
+
"48": "skyscraper",
|
94 |
+
"49": "fireplace",
|
95 |
+
"50": "refrigerator, icebox",
|
96 |
+
"51": "grandstand, covered stand",
|
97 |
+
"52": "path",
|
98 |
+
"53": "stairs",
|
99 |
+
"54": "runway",
|
100 |
+
"55": "case, display case, showcase, vitrine",
|
101 |
+
"56": "pool table, billiard table, snooker table",
|
102 |
+
"57": "pillow",
|
103 |
+
"58": "screen door, screen",
|
104 |
+
"59": "stairway, staircase",
|
105 |
+
"60": "river",
|
106 |
+
"61": "bridge, span",
|
107 |
+
"62": "bookcase",
|
108 |
+
"63": "blind, screen",
|
109 |
+
"64": "coffee table",
|
110 |
+
"65": "toilet, can, commode, crapper, pot, potty, stool, throne",
|
111 |
+
"66": "flower",
|
112 |
+
"67": "book",
|
113 |
+
"68": "hill",
|
114 |
+
"69": "bench",
|
115 |
+
"70": "countertop",
|
116 |
+
"71": "stove",
|
117 |
+
"72": "palm, palm tree",
|
118 |
+
"73": "kitchen island",
|
119 |
+
"74": "computer",
|
120 |
+
"75": "swivel chair",
|
121 |
+
"76": "boat",
|
122 |
+
"77": "bar",
|
123 |
+
"78": "arcade machine",
|
124 |
+
"79": "hovel, hut, hutch, shack, shanty",
|
125 |
+
"80": "bus",
|
126 |
+
"81": "towel",
|
127 |
+
"82": "light",
|
128 |
+
"83": "truck",
|
129 |
+
"84": "tower",
|
130 |
+
"85": "chandelier",
|
131 |
+
"86": "awning, sunshade, sunblind",
|
132 |
+
"87": "street lamp",
|
133 |
+
"88": "booth",
|
134 |
+
"89": "tv",
|
135 |
+
"90": "plane",
|
136 |
+
"91": "dirt track",
|
137 |
+
"92": "clothes",
|
138 |
+
"93": "pole",
|
139 |
+
"94": "land, ground, soil",
|
140 |
+
"95": "bannister, banister, balustrade, balusters, handrail",
|
141 |
+
"96": "escalator, moving staircase, moving stairway",
|
142 |
+
"97": "ottoman, pouf, pouffe, puff, hassock",
|
143 |
+
"98": "bottle",
|
144 |
+
"99": "buffet, counter, sideboard",
|
145 |
+
"100": "poster, posting, placard, notice, bill, card",
|
146 |
+
"101": "stage",
|
147 |
+
"102": "van",
|
148 |
+
"103": "ship",
|
149 |
+
"104": "fountain",
|
150 |
+
"105": "conveyer belt, conveyor belt, conveyer, conveyor, transporter",
|
151 |
+
"106": "canopy",
|
152 |
+
"107": "washer, automatic washer, washing machine",
|
153 |
+
"108": "plaything, toy",
|
154 |
+
"109": "pool",
|
155 |
+
"110": "stool",
|
156 |
+
"111": "barrel, cask",
|
157 |
+
"112": "basket, handbasket",
|
158 |
+
"113": "falls",
|
159 |
+
"114": "tent",
|
160 |
+
"115": "bag",
|
161 |
+
"116": "minibike, motorbike",
|
162 |
+
"117": "cradle",
|
163 |
+
"118": "oven",
|
164 |
+
"119": "ball",
|
165 |
+
"120": "food, solid food",
|
166 |
+
"121": "step, stair",
|
167 |
+
"122": "tank, storage tank",
|
168 |
+
"123": "trade name",
|
169 |
+
"124": "microwave",
|
170 |
+
"125": "pot",
|
171 |
+
"126": "animal",
|
172 |
+
"127": "bicycle",
|
173 |
+
"128": "lake",
|
174 |
+
"129": "dishwasher",
|
175 |
+
"130": "screen",
|
176 |
+
"131": "blanket, cover",
|
177 |
+
"132": "sculpture",
|
178 |
+
"133": "hood, exhaust hood",
|
179 |
+
"134": "sconce",
|
180 |
+
"135": "vase",
|
181 |
+
"136": "traffic light",
|
182 |
+
"137": "tray",
|
183 |
+
"138": "trash can",
|
184 |
+
"139": "fan",
|
185 |
+
"140": "pier",
|
186 |
+
"141": "crt screen",
|
187 |
+
"142": "plate",
|
188 |
+
"143": "monitor",
|
189 |
+
"144": "bulletin board",
|
190 |
+
"145": "shower",
|
191 |
+
"146": "radiator",
|
192 |
+
"147": "glass, drinking glass",
|
193 |
+
"148": "clock",
|
194 |
+
"149": "flag"
|
195 |
},
|
196 |
"init_std": 0.02,
|
197 |
"init_xavier_std": 1.0,
|
198 |
"label2id": {
|
199 |
+
"animal": 126,
|
200 |
+
"arcade machine": 78,
|
201 |
+
"armchair": 30,
|
202 |
+
"awning, sunshade, sunblind": 86,
|
203 |
+
"bag": 115,
|
204 |
+
"ball": 119,
|
205 |
+
"bannister, banister, balustrade, balusters, handrail": 95,
|
206 |
+
"bar": 77,
|
207 |
+
"barrel, cask": 111,
|
208 |
+
"base, pedestal, stand": 40,
|
209 |
+
"basket, handbasket": 112,
|
210 |
+
"bed": 7,
|
211 |
+
"bench": 69,
|
212 |
+
"bicycle": 127,
|
213 |
+
"blanket, cover": 131,
|
214 |
+
"blind, screen": 63,
|
215 |
+
"boat": 76,
|
216 |
+
"book": 67,
|
217 |
+
"bookcase": 62,
|
218 |
+
"booth": 88,
|
219 |
+
"bottle": 98,
|
220 |
+
"box": 41,
|
221 |
+
"bridge, span": 61,
|
222 |
+
"buffet, counter, sideboard": 99,
|
223 |
+
"building": 1,
|
224 |
+
"bulletin board": 144,
|
225 |
+
"bus": 80,
|
226 |
+
"cabinet": 10,
|
227 |
+
"canopy": 106,
|
228 |
+
"car": 20,
|
229 |
+
"case, display case, showcase, vitrine": 55,
|
230 |
+
"ceiling": 5,
|
231 |
+
"chair": 19,
|
232 |
+
"chandelier": 85,
|
233 |
+
"chest of drawers, chest, bureau, dresser": 44,
|
234 |
+
"clock": 148,
|
235 |
+
"clothes": 92,
|
236 |
+
"coffee table": 64,
|
237 |
+
"column, pillar": 42,
|
238 |
+
"computer": 74,
|
239 |
+
"conveyer belt, conveyor belt, conveyer, conveyor, transporter": 105,
|
240 |
+
"counter": 45,
|
241 |
+
"countertop": 70,
|
242 |
+
"cradle": 117,
|
243 |
+
"crt screen": 141,
|
244 |
+
"curtain": 18,
|
245 |
+
"cushion": 39,
|
246 |
+
"desk": 33,
|
247 |
+
"dirt track": 91,
|
248 |
+
"dishwasher": 129,
|
249 |
+
"door": 14,
|
250 |
+
"earth, ground": 13,
|
251 |
+
"escalator, moving staircase, moving stairway": 96,
|
252 |
+
"falls": 113,
|
253 |
+
"fan": 139,
|
254 |
+
"fence": 32,
|
255 |
+
"field": 29,
|
256 |
+
"fireplace": 49,
|
257 |
+
"flag": 149,
|
258 |
+
"floor": 3,
|
259 |
+
"flower": 66,
|
260 |
+
"food, solid food": 120,
|
261 |
+
"fountain": 104,
|
262 |
+
"glass, drinking glass": 147,
|
263 |
+
"grandstand, covered stand": 51,
|
264 |
+
"grass": 9,
|
265 |
+
"hill": 68,
|
266 |
+
"hood, exhaust hood": 133,
|
267 |
+
"house": 25,
|
268 |
+
"hovel, hut, hutch, shack, shanty": 79,
|
269 |
+
"kitchen island": 73,
|
270 |
+
"lake": 128,
|
271 |
+
"lamp": 36,
|
272 |
+
"land, ground, soil": 94,
|
273 |
+
"light": 82,
|
274 |
+
"microwave": 124,
|
275 |
+
"minibike, motorbike": 116,
|
276 |
+
"mirror": 27,
|
277 |
+
"monitor": 143,
|
278 |
+
"mountain, mount": 16,
|
279 |
+
"ottoman, pouf, pouffe, puff, hassock": 97,
|
280 |
+
"oven": 118,
|
281 |
+
"painting, picture": 22,
|
282 |
+
"palm, palm tree": 72,
|
283 |
+
"path": 52,
|
284 |
+
"person": 12,
|
285 |
+
"pier": 140,
|
286 |
+
"pillow": 57,
|
287 |
+
"plane": 90,
|
288 |
+
"plant": 17,
|
289 |
+
"plate": 142,
|
290 |
+
"plaything, toy": 108,
|
291 |
+
"pole": 93,
|
292 |
+
"pool": 109,
|
293 |
+
"pool table, billiard table, snooker table": 56,
|
294 |
+
"poster, posting, placard, notice, bill, card": 100,
|
295 |
+
"pot": 125,
|
296 |
+
"radiator": 146,
|
297 |
+
"rail": 38,
|
298 |
+
"refrigerator, icebox": 50,
|
299 |
+
"river": 60,
|
300 |
+
"road, route": 6,
|
301 |
+
"rock, stone": 34,
|
302 |
+
"rug": 28,
|
303 |
+
"runway": 54,
|
304 |
+
"sand": 46,
|
305 |
+
"sconce": 134,
|
306 |
+
"screen": 130,
|
307 |
+
"screen door, screen": 58,
|
308 |
+
"sculpture": 132,
|
309 |
+
"sea": 26,
|
310 |
+
"seat": 31,
|
311 |
+
"shelf": 24,
|
312 |
+
"ship": 103,
|
313 |
+
"shower": 145,
|
314 |
+
"sidewalk, pavement": 11,
|
315 |
+
"signboard, sign": 43,
|
316 |
+
"sink": 47,
|
317 |
+
"sky": 2,
|
318 |
+
"skyscraper": 48,
|
319 |
+
"sofa": 23,
|
320 |
+
"stage": 101,
|
321 |
+
"stairs": 53,
|
322 |
+
"stairway, staircase": 59,
|
323 |
+
"step, stair": 121,
|
324 |
+
"stool": 110,
|
325 |
+
"stove": 71,
|
326 |
+
"street lamp": 87,
|
327 |
+
"swivel chair": 75,
|
328 |
+
"table": 15,
|
329 |
+
"tank, storage tank": 122,
|
330 |
+
"tent": 114,
|
331 |
+
"toilet, can, commode, crapper, pot, potty, stool, throne": 65,
|
332 |
+
"towel": 81,
|
333 |
+
"tower": 84,
|
334 |
+
"trade name": 123,
|
335 |
+
"traffic light": 136,
|
336 |
+
"trash can": 138,
|
337 |
+
"tray": 137,
|
338 |
+
"tree": 4,
|
339 |
+
"truck": 83,
|
340 |
+
"tub": 37,
|
341 |
+
"tv": 89,
|
342 |
+
"van": 102,
|
343 |
+
"vase": 135,
|
344 |
+
"wall": 0,
|
345 |
+
"wardrobe, closet, press": 35,
|
346 |
+
"washer, automatic washer, washing machine": 107,
|
347 |
+
"water": 21,
|
348 |
+
"window ": 8
|
349 |
},
|
350 |
"mask_feature_size": 256,
|
351 |
"mask_weight": 20.0,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9a1ab25226ca3007bbbf5bc930b07021ce05eaba4edd2cb41590f873500a5151
|
3 |
+
size 850395480
|