Daniel Bogdoll commited on
Commit
c1dc121
·
verified ·
1 Parent(s): 3ef920c

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:818ca346b1abb6c6a62e8d4c4aee7634a396550988e3fc1db241911a9d98cfe2
3
  size 164754338
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab508160bddbaa1ef7140a903c2e7dc13691760a6115c77b39ce4c8597b2f4c5
3
  size 164754338
runs/Feb13_02-17-37_mcity-rtx-4090/events.out.tfevents.1739431058.mcity-rtx-4090.11129.20 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f671991f618b7502de504ad16c58ccdf94d3b9815ea492500a07c78a56a847d
3
+ size 10787
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:75b80dc18659e0a551780ca116947d5dbe6f58709d3f1d407345ac4fd60e874a
3
  size 5560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94bf7fc71a32588aaf57dcaf41b4e91736aabf4ec6487a143d63ffe48a5a32e5
3
  size 5560