Daniel Bogdoll commited on
Commit
eec1611
·
verified ·
1 Parent(s): 1ef838e

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:04beb95f3c6e12f518ae61e4d516a9ce54d63b122a7facd182578ec29c0d2cb9
3
  size 160808974
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f73d92ae152ee3c36896da0bba70c251c8e2fd6b30b07155f066094088b5a08
3
  size 160808974
runs/Feb13_07-02-24_mcity-rtx-4090/events.out.tfevents.1739448145.mcity-rtx-4090.11129.24 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e313c0a779c1b87bde885534e0b61b57633aef77f55e72964fbb2ad6c28222eb
3
+ size 8611
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:28806aae094550407e542aa301d3d80d54d7fd3afb34778c863418f3033504a0
3
  size 5560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4d035c10dfd84074f04bc80b9f96a9ff829d65df81b96c56646cc8ea702b5cc
3
  size 5560