Daniel Bogdoll commited on
Commit
191d94c
·
verified ·
1 Parent(s): 09ffed3

Training in progress, epoch 1

Browse files
preprocessor_config.json CHANGED
@@ -3,7 +3,7 @@
3
  "do_normalize": true,
4
  "do_pad": true,
5
  "do_rescale": true,
6
- "do_resize": false,
7
  "format": "coco_detection",
8
  "image_mean": [
9
  0.485,
@@ -16,11 +16,14 @@
16
  0.224,
17
  0.225
18
  ],
19
- "pad_size": null,
 
 
 
20
  "resample": 2,
21
  "rescale_factor": 0.00392156862745098,
22
  "size": {
23
- "longest_edge": 1333,
24
- "shortest_edge": 800
25
  }
26
  }
 
3
  "do_normalize": true,
4
  "do_pad": true,
5
  "do_rescale": true,
6
+ "do_resize": true,
7
  "format": "coco_detection",
8
  "image_mean": [
9
  0.485,
 
16
  0.224,
17
  0.225
18
  ],
19
+ "pad_size": {
20
+ "height": 960,
21
+ "width": 960
22
+ },
23
  "resample": 2,
24
  "rescale_factor": 0.00392156862745098,
25
  "size": {
26
+ "max_height": 960,
27
+ "max_width": 960
28
  }
29
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:79312cb16d2b4f00803be229ea20082522296dab995232066288706674fb4b36
3
  size 164754338
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf5ac967b3d22924869cccbe8977279800083ca8a154994cc6b4d548902a2d78
3
  size 164754338
runs/Feb13_05-37-15_mcity-rtx-4090/events.out.tfevents.1739443036.mcity-rtx-4090.11129.22 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:844d0e35328e017b684a5e48ac303121b22336312153008d27dc83410f422e20
3
+ size 10832
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a9f1880ea5d53f12d353008203b1dfa501282992ca14a7f79c18dc1b3e924566
3
  size 5624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f98c853f45faa8ca8aacee32509c18147065e259e1c639fb92d959e5322702d0
3
  size 5624