rathi2023 commited on
Commit
68c7d92
1 Parent(s): bea1a78

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