rathi2023 commited on
Commit
12d7bd0
·
verified ·
1 Parent(s): fc2ed9d

Training in progress, step 100

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": 63,
42
+ "2": 64,
43
+ "3": 74,
44
+ "4": 75,
45
+ "5": 97,
46
+ "6": 98,
47
+ "7": 99,
48
+ "8": 95,
49
+ "9": 96,
50
+ "10": 49,
51
+ "11": 74,
52
+ "12": 8,
53
+ "13": 7,
54
+ "14": 87,
55
+ "15": 89,
56
+ "16": 25,
57
+ "17": 23,
58
+ "18": 24,
59
+ "19": 35,
60
+ "20": 34,
61
+ "21": 10,
62
+ "22": 26,
63
+ "23": 27,
64
+ "24": 81,
65
+ "25": 80,
66
+ "26": 78,
67
+ "27": 79,
68
+ "28": 6,
69
+ "29": 14,
70
+ "30": 16,
71
+ "31": 59,
72
+ "32": 60,
73
+ "33": 84,
74
+ "34": 106,
75
+ "35": 107,
76
+ "36": 2,
77
+ "37": 83,
78
+ "38": 85,
79
+ "39": 86,
80
+ "40": 66,
81
+ "41": 1,
82
+ "42": 74,
83
+ "43": 23,
84
+ "44": 24,
85
+ "45": 53,
86
+ "46": 28,
87
+ "47": 29,
88
+ "48": 103,
89
+ "49": 104,
90
+ "50": 105,
91
+ "51": 76,
92
+ "52": 77,
93
+ "53": 11,
94
+ "54": 13,
95
+ "55": 70,
96
+ "56": 18,
97
+ "57": 10,
98
+ "58": 92,
99
+ "59": 93,
100
+ "60": 83,
101
+ "61": 92,
102
+ "62": 61,
103
+ "63": 62,
104
+ "64": 68,
105
+ "65": 35,
106
+ "66": 34,
107
+ "67": 28,
108
+ "68": 30,
109
+ "69": 26,
110
+ "70": 94,
111
+ "71": 92,
112
+ "72": 101,
113
+ "73": 100,
114
+ "74": 102,
115
+ "75": 36,
116
+ "76": 37,
117
+ "77": 38,
118
+ "78": 97,
119
+ "79": 98,
120
+ "80": 99,
121
+ "81": 63,
122
+ "82": 101,
123
+ "83": 100,
124
+ "84": 102,
125
+ "85": 81,
126
+ "86": 80,
127
+ "87": 78,
128
+ "88": 53,
129
+ "89": 72,
130
+ "90": 21,
131
+ "91": 67,
132
+ "92": 8,
133
+ "93": 63,
134
+ "94": 63,
135
+ "95": 14,
136
+ "96": 17,
137
+ "97": 28,
138
+ "98": 29,
139
+ "99": 69,
140
+ "100": 61,
141
+ "101": 62,
142
+ "102": 3,
143
+ "103": 87,
144
+ "104": 88,
145
+ "105": 72,
146
+ "106": 73,
147
+ "107": 4,
148
+ "108": 32,
149
+ "109": 33,
150
+ "110": 41,
151
+ "111": 42,
152
+ "112": 98,
153
+ "113": 99,
154
+ "114": 47,
155
+ "115": 48,
156
+ "116": 15,
157
+ "117": 12,
158
+ "118": 44,
159
+ "119": 45,
160
+ "120": 46,
161
+ "121": 57,
162
+ "122": 58,
163
+ "123": 67,
164
+ "124": 52,
165
+ "125": 50,
166
+ "126": 31,
167
+ "127": 70,
168
+ "128": 71,
169
+ "129": 39,
170
+ "130": 40,
171
+ "131": 20,
172
+ "132": 19,
173
+ "133": 54,
174
+ "134": 55,
175
+ "135": 56,
176
+ "136": 57,
177
+ "137": 58,
178
+ "138": 51,
179
+ "139": 90,
180
+ "140": 91,
181
+ "141": 7,
182
+ "142": 9,
183
+ "143": 20,
184
+ "144": 19,
185
+ "145": 32,
186
+ "146": 51,
187
+ "147": 82,
188
+ "148": 15,
189
+ "149": 12,
190
+ "150": 87,
191
+ "151": 53,
192
+ "152": 22,
193
+ "153": 20,
194
+ "154": 19,
195
+ "155": 42,
196
+ "156": 43,
197
+ "157": 106,
198
+ "158": 107,
199
+ "159": 2
200
+ },
201
+ "init_std": 0.02,
202
+ "init_xavier_std": 1.0,
203
+ "is_encoder_decoder": true,
204
+ "label2id": {
205
+ "1": 41,
206
+ "2": 159,
207
+ "3": 102,
208
+ "4": 107,
209
+ "6": 28,
210
+ "7": 141,
211
+ "8": 92,
212
+ "9": 142,
213
+ "10": 57,
214
+ "11": 53,
215
+ "12": 149,
216
+ "13": 54,
217
+ "14": 95,
218
+ "15": 148,
219
+ "16": 30,
220
+ "17": 96,
221
+ "18": 56,
222
+ "19": 154,
223
+ "20": 153,
224
+ "21": 90,
225
+ "22": 152,
226
+ "23": 43,
227
+ "24": 44,
228
+ "25": 16,
229
+ "26": 69,
230
+ "27": 23,
231
+ "28": 97,
232
+ "29": 98,
233
+ "30": 68,
234
+ "31": 126,
235
+ "32": 145,
236
+ "33": 109,
237
+ "34": 66,
238
+ "35": 65,
239
+ "36": 75,
240
+ "37": 76,
241
+ "38": 77,
242
+ "39": 129,
243
+ "40": 130,
244
+ "41": 110,
245
+ "42": 155,
246
+ "43": 156,
247
+ "44": 118,
248
+ "45": 119,
249
+ "46": 120,
250
+ "47": 114,
251
+ "48": 115,
252
+ "49": 10,
253
+ "50": 125,
254
+ "51": 146,
255
+ "52": 124,
256
+ "53": 151,
257
+ "54": 133,
258
+ "55": 134,
259
+ "56": 135,
260
+ "57": 136,
261
+ "58": 137,
262
+ "59": 31,
263
+ "60": 32,
264
+ "61": 100,
265
+ "62": 101,
266
+ "63": 94,
267
+ "64": 2,
268
+ "66": 40,
269
+ "67": 123,
270
+ "68": 64,
271
+ "69": 99,
272
+ "70": 127,
273
+ "71": 128,
274
+ "72": 105,
275
+ "73": 106,
276
+ "74": 42,
277
+ "75": 4,
278
+ "76": 51,
279
+ "77": 52,
280
+ "78": 87,
281
+ "79": 27,
282
+ "80": 86,
283
+ "81": 85,
284
+ "82": 147,
285
+ "83": 60,
286
+ "84": 33,
287
+ "85": 38,
288
+ "86": 39,
289
+ "87": 150,
290
+ "88": 104,
291
+ "89": 15,
292
+ "90": 139,
293
+ "91": 140,
294
+ "92": 71,
295
+ "93": 59,
296
+ "94": 70,
297
+ "95": 8,
298
+ "96": 9,
299
+ "97": 78,
300
+ "98": 112,
301
+ "99": 113,
302
+ "100": 83,
303
+ "101": 82,
304
+ "102": 84,
305
+ "103": 48,
306
+ "104": 49,
307
+ "105": 50,
308
+ "106": 157,
309
+ "107": 158
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.2",
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:0dcc884b2b9e3d96bfecd883bf78bcb7dd62e2dd51e7e380b387e28349c7737d
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/Jun06_01-06-13_bf1517344781/events.out.tfevents.1717635974.bf1517344781.3489.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d1d582d977d872fc88818007cd2a27e0fd78bc1a234468e19b2ff9b8e09798e
3
+ size 9711
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:079f9f09f41aab12b178f168b79648e11eabe00289ab5a8be298afa987a1b768
3
+ size 5048