rathi2023 commited on
Commit
4078dd7
1 Parent(s): 1656a56

Training in progress, step 500

Browse files
config.json ADDED
@@ -0,0 +1,323 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "facebook/detr-resnet-50",
3
+ "activation_dropout": 0.0,
4
+ "activation_function": "relu",
5
+ "architectures": [
6
+ "DetrForObjectDetection"
7
+ ],
8
+ "attention_dropout": 0.0,
9
+ "auxiliary_loss": false,
10
+ "backbone": "resnet50",
11
+ "backbone_config": null,
12
+ "backbone_kwargs": {
13
+ "in_chans": 3,
14
+ "out_indices": [
15
+ 1,
16
+ 2,
17
+ 3,
18
+ 4
19
+ ]
20
+ },
21
+ "bbox_cost": 5,
22
+ "bbox_loss_coefficient": 5,
23
+ "class_cost": 1,
24
+ "classifier_dropout": 0.0,
25
+ "d_model": 256,
26
+ "decoder_attention_heads": 8,
27
+ "decoder_ffn_dim": 2048,
28
+ "decoder_layerdrop": 0.0,
29
+ "decoder_layers": 6,
30
+ "dice_loss_coefficient": 1,
31
+ "dilation": false,
32
+ "dropout": 0.1,
33
+ "encoder_attention_heads": 8,
34
+ "encoder_ffn_dim": 2048,
35
+ "encoder_layerdrop": 0.0,
36
+ "encoder_layers": 6,
37
+ "eos_coefficient": 0.1,
38
+ "giou_cost": 2,
39
+ "giou_loss_coefficient": 2,
40
+ "id2label": {
41
+ "1": 53,
42
+ "2": 98,
43
+ "3": 99,
44
+ "4": 47,
45
+ "5": 48,
46
+ "6": 28,
47
+ "7": 29,
48
+ "8": 51,
49
+ "9": 97,
50
+ "10": 98,
51
+ "11": 99,
52
+ "12": 14,
53
+ "13": 16,
54
+ "14": 50,
55
+ "15": 76,
56
+ "16": 77,
57
+ "17": 32,
58
+ "18": 33,
59
+ "19": 74,
60
+ "20": 83,
61
+ "21": 67,
62
+ "22": 101,
63
+ "23": 100,
64
+ "24": 102,
65
+ "25": 31,
66
+ "26": 4,
67
+ "27": 87,
68
+ "28": 89,
69
+ "29": 15,
70
+ "30": 12,
71
+ "31": 7,
72
+ "32": 92,
73
+ "33": 3,
74
+ "34": 52,
75
+ "35": 20,
76
+ "36": 19,
77
+ "37": 57,
78
+ "38": 58,
79
+ "39": 35,
80
+ "40": 34,
81
+ "41": 39,
82
+ "42": 40,
83
+ "43": 49,
84
+ "44": 20,
85
+ "45": 19,
86
+ "46": 85,
87
+ "47": 86,
88
+ "48": 74,
89
+ "49": 75,
90
+ "50": 61,
91
+ "51": 62,
92
+ "52": 18,
93
+ "53": 14,
94
+ "54": 35,
95
+ "55": 34,
96
+ "56": 1,
97
+ "57": 28,
98
+ "58": 30,
99
+ "59": 10,
100
+ "60": 53,
101
+ "61": 22,
102
+ "62": 20,
103
+ "63": 19,
104
+ "64": 74,
105
+ "65": 101,
106
+ "66": 100,
107
+ "67": 102,
108
+ "68": 72,
109
+ "69": 73,
110
+ "70": 21,
111
+ "71": 57,
112
+ "72": 58,
113
+ "73": 36,
114
+ "74": 37,
115
+ "75": 38,
116
+ "76": 63,
117
+ "77": 53,
118
+ "78": 90,
119
+ "79": 91,
120
+ "80": 7,
121
+ "81": 9,
122
+ "82": 97,
123
+ "83": 98,
124
+ "84": 99,
125
+ "85": 26,
126
+ "86": 27,
127
+ "87": 92,
128
+ "88": 93,
129
+ "89": 66,
130
+ "90": 61,
131
+ "91": 62,
132
+ "92": 94,
133
+ "93": 92,
134
+ "94": 87,
135
+ "95": 81,
136
+ "96": 80,
137
+ "97": 78,
138
+ "98": 79,
139
+ "99": 51,
140
+ "100": 68,
141
+ "101": 54,
142
+ "102": 55,
143
+ "103": 56,
144
+ "104": 69,
145
+ "105": 8,
146
+ "106": 103,
147
+ "107": 104,
148
+ "108": 105,
149
+ "109": 25,
150
+ "110": 23,
151
+ "111": 24,
152
+ "112": 72,
153
+ "113": 95,
154
+ "114": 96,
155
+ "115": 41,
156
+ "116": 42,
157
+ "117": 6,
158
+ "118": 70,
159
+ "119": 71,
160
+ "120": 44,
161
+ "121": 45,
162
+ "122": 46,
163
+ "123": 15,
164
+ "124": 12,
165
+ "125": 87,
166
+ "126": 88,
167
+ "127": 28,
168
+ "128": 29,
169
+ "129": 82,
170
+ "130": 83,
171
+ "131": 106,
172
+ "132": 107,
173
+ "133": 2,
174
+ "134": 42,
175
+ "135": 43,
176
+ "136": 81,
177
+ "137": 80,
178
+ "138": 78,
179
+ "139": 67,
180
+ "140": 8,
181
+ "141": 26,
182
+ "142": 32,
183
+ "143": 11,
184
+ "144": 13,
185
+ "145": 17,
186
+ "146": 23,
187
+ "147": 24,
188
+ "148": 63,
189
+ "149": 63,
190
+ "150": 70,
191
+ "151": 84,
192
+ "152": 106,
193
+ "153": 107,
194
+ "154": 2,
195
+ "155": 59,
196
+ "156": 60,
197
+ "157": 10,
198
+ "158": 63,
199
+ "159": 64
200
+ },
201
+ "init_std": 0.02,
202
+ "init_xavier_std": 1.0,
203
+ "is_encoder_decoder": true,
204
+ "label2id": {
205
+ "1": 56,
206
+ "2": 154,
207
+ "3": 33,
208
+ "4": 26,
209
+ "6": 117,
210
+ "7": 80,
211
+ "8": 140,
212
+ "9": 81,
213
+ "10": 157,
214
+ "11": 143,
215
+ "12": 124,
216
+ "13": 144,
217
+ "14": 53,
218
+ "15": 123,
219
+ "16": 13,
220
+ "17": 145,
221
+ "18": 52,
222
+ "19": 63,
223
+ "20": 62,
224
+ "21": 70,
225
+ "22": 61,
226
+ "23": 146,
227
+ "24": 147,
228
+ "25": 109,
229
+ "26": 141,
230
+ "27": 86,
231
+ "28": 127,
232
+ "29": 128,
233
+ "30": 58,
234
+ "31": 25,
235
+ "32": 142,
236
+ "33": 18,
237
+ "34": 55,
238
+ "35": 54,
239
+ "36": 73,
240
+ "37": 74,
241
+ "38": 75,
242
+ "39": 41,
243
+ "40": 42,
244
+ "41": 115,
245
+ "42": 134,
246
+ "43": 135,
247
+ "44": 120,
248
+ "45": 121,
249
+ "46": 122,
250
+ "47": 4,
251
+ "48": 5,
252
+ "49": 43,
253
+ "50": 14,
254
+ "51": 99,
255
+ "52": 34,
256
+ "53": 77,
257
+ "54": 101,
258
+ "55": 102,
259
+ "56": 103,
260
+ "57": 71,
261
+ "58": 72,
262
+ "59": 155,
263
+ "60": 156,
264
+ "61": 90,
265
+ "62": 91,
266
+ "63": 158,
267
+ "64": 159,
268
+ "66": 89,
269
+ "67": 139,
270
+ "68": 100,
271
+ "69": 104,
272
+ "70": 150,
273
+ "71": 119,
274
+ "72": 112,
275
+ "73": 69,
276
+ "74": 64,
277
+ "75": 49,
278
+ "76": 15,
279
+ "77": 16,
280
+ "78": 138,
281
+ "79": 98,
282
+ "80": 137,
283
+ "81": 136,
284
+ "82": 129,
285
+ "83": 130,
286
+ "84": 151,
287
+ "85": 46,
288
+ "86": 47,
289
+ "87": 125,
290
+ "88": 126,
291
+ "89": 28,
292
+ "90": 78,
293
+ "91": 79,
294
+ "92": 93,
295
+ "93": 88,
296
+ "94": 92,
297
+ "95": 113,
298
+ "96": 114,
299
+ "97": 82,
300
+ "98": 83,
301
+ "99": 84,
302
+ "100": 66,
303
+ "101": 65,
304
+ "102": 67,
305
+ "103": 106,
306
+ "104": 107,
307
+ "105": 108,
308
+ "106": 152,
309
+ "107": 153
310
+ },
311
+ "mask_loss_coefficient": 1,
312
+ "max_position_embeddings": 1024,
313
+ "model_type": "detr",
314
+ "num_channels": 3,
315
+ "num_hidden_layers": 6,
316
+ "num_queries": 100,
317
+ "position_embedding_type": "sine",
318
+ "scale_embedding": false,
319
+ "torch_dtype": "float32",
320
+ "transformers_version": "4.41.1",
321
+ "use_pretrained_backbone": true,
322
+ "use_timm_backbone": true
323
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:daae49c4d5bdc952b3d0e5525b4c806df450001f3c30c268b5e81d14f06c006d
3
+ size 166657288
preprocessor_config.json ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_valid_processor_keys": [
3
+ "images",
4
+ "annotations",
5
+ "return_segmentation_masks",
6
+ "masks_path",
7
+ "do_resize",
8
+ "size",
9
+ "resample",
10
+ "do_rescale",
11
+ "rescale_factor",
12
+ "do_normalize",
13
+ "do_convert_annotations",
14
+ "image_mean",
15
+ "image_std",
16
+ "do_pad",
17
+ "format",
18
+ "return_tensors",
19
+ "data_format",
20
+ "input_data_format"
21
+ ],
22
+ "do_convert_annotations": true,
23
+ "do_normalize": true,
24
+ "do_pad": true,
25
+ "do_rescale": true,
26
+ "do_resize": true,
27
+ "format": "coco_detection",
28
+ "image_mean": [
29
+ 0.485,
30
+ 0.456,
31
+ 0.406
32
+ ],
33
+ "image_processor_type": "DetrImageProcessor",
34
+ "image_std": [
35
+ 0.229,
36
+ 0.224,
37
+ 0.225
38
+ ],
39
+ "resample": 2,
40
+ "rescale_factor": 0.00392156862745098,
41
+ "size": {
42
+ "longest_edge": 1333,
43
+ "shortest_edge": 800
44
+ }
45
+ }
runs/Jun05_01-32-32_11ac20b3c004/events.out.tfevents.1717551327.11ac20b3c004.22399.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:255b0f5362841ad9098ea6fb09ce595eec9dad07dcae9bdfbf8c0bc401a36976
3
+ size 9742
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac81d2581e05534daa45b3e6be4822a1fc67ce47f27b9faf521433cafe4dff29
3
+ size 5112