hussamturjman
commited on
Commit
•
75f0069
1
Parent(s):
13625f9
Upload DetrForObjectDetection
Browse files- config.json +2 -236
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -26,247 +26,13 @@
|
|
26 |
"giou_cost": 2,
|
27 |
"giou_loss_coefficient": 2,
|
28 |
"id2label": {
|
29 |
-
"0": "
|
30 |
-
"1": "bin",
|
31 |
-
"2": "bottle",
|
32 |
-
"3": "carrot",
|
33 |
-
"4": "carrots",
|
34 |
-
"5": "container",
|
35 |
-
"6": "courgette",
|
36 |
-
"7": "cup",
|
37 |
-
"8": "cupboard",
|
38 |
-
"9": "cutlery",
|
39 |
-
"10": "cutting board",
|
40 |
-
"11": "door",
|
41 |
-
"12": "drawer",
|
42 |
-
"13": "fork",
|
43 |
-
"14": "fridge",
|
44 |
-
"15": "glass",
|
45 |
-
"16": "hob",
|
46 |
-
"17": "kettle",
|
47 |
-
"18": "knife",
|
48 |
-
"19": "lid",
|
49 |
-
"20": "oil",
|
50 |
-
"21": "onion",
|
51 |
-
"22": "pan",
|
52 |
-
"23": "plate",
|
53 |
-
"24": "rice",
|
54 |
-
"25": "salt",
|
55 |
-
"26": "sauce pan",
|
56 |
-
"27": "saucepan",
|
57 |
-
"28": "spatula",
|
58 |
-
"29": "spoon",
|
59 |
-
"30": "table",
|
60 |
-
"31": "tap",
|
61 |
-
"32": "vegetables",
|
62 |
-
"33": "cloth",
|
63 |
-
"34": "colander",
|
64 |
-
"35": "cooker",
|
65 |
-
"36": "counter",
|
66 |
-
"37": "liquid",
|
67 |
-
"38": "rag",
|
68 |
-
"39": "sink",
|
69 |
-
"40": "sponge",
|
70 |
-
"41": "washing",
|
71 |
-
"42": "box",
|
72 |
-
"43": "bowl",
|
73 |
-
"44": "bread",
|
74 |
-
"45": "food",
|
75 |
-
"46": "frying pan",
|
76 |
-
"47": "ladle",
|
77 |
-
"48": "mushroom",
|
78 |
-
"49": "plastic",
|
79 |
-
"50": "potato",
|
80 |
-
"51": "potatoes",
|
81 |
-
"52": "sauce",
|
82 |
-
"53": "sausage",
|
83 |
-
"54": "skin",
|
84 |
-
"55": "aubergine",
|
85 |
-
"56": "dough",
|
86 |
-
"57": "flour",
|
87 |
-
"58": "leaves",
|
88 |
-
"59": "olives",
|
89 |
-
"60": "onions",
|
90 |
-
"61": "oven",
|
91 |
-
"62": "pizza",
|
92 |
-
"63": "plates",
|
93 |
-
"64": "scissors",
|
94 |
-
"65": "tray",
|
95 |
-
"66": "lettuce",
|
96 |
-
"67": "salad",
|
97 |
-
"68": "tomatoes",
|
98 |
-
"69": "pepper",
|
99 |
-
"70": "squash",
|
100 |
-
"71": "coffee",
|
101 |
-
"72": "coffee pot",
|
102 |
-
"73": "filter",
|
103 |
-
"74": "milk",
|
104 |
-
"75": "mug",
|
105 |
-
"76": "pot",
|
106 |
-
"77": "cheese",
|
107 |
-
"78": "chicken",
|
108 |
-
"79": "chopping board",
|
109 |
-
"80": "microwave",
|
110 |
-
"81": "pasta",
|
111 |
-
"82": "pesto",
|
112 |
-
"83": "stove",
|
113 |
-
"84": "tupperware",
|
114 |
-
"85": "jar",
|
115 |
-
"86": "cucumber",
|
116 |
-
"87": "packaging",
|
117 |
-
"88": "tomato",
|
118 |
-
"89": "garlic",
|
119 |
-
"90": "meat",
|
120 |
-
"91": "mixture",
|
121 |
-
"92": "peel",
|
122 |
-
"93": "spice",
|
123 |
-
"94": "drying rack",
|
124 |
-
"95": "dishwasher",
|
125 |
-
"96": "egg",
|
126 |
-
"97": "eggs",
|
127 |
-
"98": "patty",
|
128 |
-
"99": "paneer",
|
129 |
-
"100": "ginger",
|
130 |
-
"101": "spices",
|
131 |
-
"102": "curry",
|
132 |
-
"103": "pack",
|
133 |
-
"104": "package",
|
134 |
-
"105": "teaspoon",
|
135 |
-
"106": "ingredients",
|
136 |
-
"107": "bacon",
|
137 |
-
"108": "chilli",
|
138 |
-
"109": "dish",
|
139 |
-
"110": "tortilla",
|
140 |
-
"111": "kitchen",
|
141 |
-
"112": "salad bowl",
|
142 |
-
"113": "surface",
|
143 |
-
"114": "cabinet",
|
144 |
-
"115": "fish",
|
145 |
-
"116": "tortillas",
|
146 |
-
"117": "peach"
|
147 |
},
|
148 |
"init_std": 0.02,
|
149 |
"init_xavier_std": 1.0,
|
150 |
"is_encoder_decoder": true,
|
151 |
"label2id": {
|
152 |
-
"
|
153 |
-
"bacon": 107,
|
154 |
-
"bag": 0,
|
155 |
-
"bin": 1,
|
156 |
-
"bottle": 2,
|
157 |
-
"bowl": 43,
|
158 |
-
"box": 42,
|
159 |
-
"bread": 44,
|
160 |
-
"cabinet": 114,
|
161 |
-
"carrot": 3,
|
162 |
-
"carrots": 4,
|
163 |
-
"cheese": 77,
|
164 |
-
"chicken": 78,
|
165 |
-
"chilli": 108,
|
166 |
-
"chopping board": 79,
|
167 |
-
"cloth": 33,
|
168 |
-
"coffee": 71,
|
169 |
-
"coffee pot": 72,
|
170 |
-
"colander": 34,
|
171 |
-
"container": 5,
|
172 |
-
"cooker": 35,
|
173 |
-
"counter": 36,
|
174 |
-
"courgette": 6,
|
175 |
-
"cucumber": 86,
|
176 |
-
"cup": 7,
|
177 |
-
"cupboard": 8,
|
178 |
-
"curry": 102,
|
179 |
-
"cutlery": 9,
|
180 |
-
"cutting board": 10,
|
181 |
-
"dish": 109,
|
182 |
-
"dishwasher": 95,
|
183 |
-
"door": 11,
|
184 |
-
"dough": 56,
|
185 |
-
"drawer": 12,
|
186 |
-
"drying rack": 94,
|
187 |
-
"egg": 96,
|
188 |
-
"eggs": 97,
|
189 |
-
"filter": 73,
|
190 |
-
"fish": 115,
|
191 |
-
"flour": 57,
|
192 |
-
"food": 45,
|
193 |
-
"fork": 13,
|
194 |
-
"fridge": 14,
|
195 |
-
"frying pan": 46,
|
196 |
-
"garlic": 89,
|
197 |
-
"ginger": 100,
|
198 |
-
"glass": 15,
|
199 |
-
"hob": 16,
|
200 |
-
"ingredients": 106,
|
201 |
-
"jar": 85,
|
202 |
-
"kettle": 17,
|
203 |
-
"kitchen": 111,
|
204 |
-
"knife": 18,
|
205 |
-
"ladle": 47,
|
206 |
-
"leaves": 58,
|
207 |
-
"lettuce": 66,
|
208 |
-
"lid": 19,
|
209 |
-
"liquid": 37,
|
210 |
-
"meat": 90,
|
211 |
-
"microwave": 80,
|
212 |
-
"milk": 74,
|
213 |
-
"mixture": 91,
|
214 |
-
"mug": 75,
|
215 |
-
"mushroom": 48,
|
216 |
-
"oil": 20,
|
217 |
-
"olives": 59,
|
218 |
-
"onion": 21,
|
219 |
-
"onions": 60,
|
220 |
-
"oven": 61,
|
221 |
-
"pack": 103,
|
222 |
-
"package": 104,
|
223 |
-
"packaging": 87,
|
224 |
-
"pan": 22,
|
225 |
-
"paneer": 99,
|
226 |
-
"pasta": 81,
|
227 |
-
"patty": 98,
|
228 |
-
"peach": 117,
|
229 |
-
"peel": 92,
|
230 |
-
"pepper": 69,
|
231 |
-
"pesto": 82,
|
232 |
-
"pizza": 62,
|
233 |
-
"plastic": 49,
|
234 |
-
"plate": 23,
|
235 |
-
"plates": 63,
|
236 |
-
"pot": 76,
|
237 |
-
"potato": 50,
|
238 |
-
"potatoes": 51,
|
239 |
-
"rag": 38,
|
240 |
-
"rice": 24,
|
241 |
-
"salad": 67,
|
242 |
-
"salad bowl": 112,
|
243 |
-
"salt": 25,
|
244 |
-
"sauce": 52,
|
245 |
-
"sauce pan": 26,
|
246 |
-
"saucepan": 27,
|
247 |
-
"sausage": 53,
|
248 |
-
"scissors": 64,
|
249 |
-
"sink": 39,
|
250 |
-
"skin": 54,
|
251 |
-
"spatula": 28,
|
252 |
-
"spice": 93,
|
253 |
-
"spices": 101,
|
254 |
-
"sponge": 40,
|
255 |
-
"spoon": 29,
|
256 |
-
"squash": 70,
|
257 |
-
"stove": 83,
|
258 |
-
"surface": 113,
|
259 |
-
"table": 30,
|
260 |
-
"tap": 31,
|
261 |
-
"teaspoon": 105,
|
262 |
-
"tomato": 88,
|
263 |
-
"tomatoes": 68,
|
264 |
-
"tortilla": 110,
|
265 |
-
"tortillas": 116,
|
266 |
-
"tray": 65,
|
267 |
-
"tupperware": 84,
|
268 |
-
"vegetables": 32,
|
269 |
-
"washing": 41
|
270 |
},
|
271 |
"mask_loss_coefficient": 1,
|
272 |
"max_position_embeddings": 1024,
|
|
|
26 |
"giou_cost": 2,
|
27 |
"giou_loss_coefficient": 2,
|
28 |
"id2label": {
|
29 |
+
"0": "pan"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
30 |
},
|
31 |
"init_std": 0.02,
|
32 |
"init_xavier_std": 1.0,
|
33 |
"is_encoder_decoder": true,
|
34 |
"label2id": {
|
35 |
+
"pan": 0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
36 |
},
|
37 |
"mask_loss_coefficient": 1,
|
38 |
"max_position_embeddings": 1024,
|
pytorch_model.bin
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:972bcf944e7f6a7b6135ea6c5284b5a01430248f3395f3c0937e4b7f5347975b
|
3 |
+
size 166604821
|