Daniel Bogdoll
commited on
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":
|
7 |
"format": "coco_detection",
|
8 |
"image_mean": [
|
9 |
0.485,
|
@@ -16,11 +16,14 @@
|
|
16 |
0.224,
|
17 |
0.225
|
18 |
],
|
19 |
-
"pad_size":
|
|
|
|
|
|
|
20 |
"resample": 2,
|
21 |
"rescale_factor": 0.00392156862745098,
|
22 |
"size": {
|
23 |
-
"
|
24 |
-
"
|
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:
|
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:
|
3 |
size 5624
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f98c853f45faa8ca8aacee32509c18147065e259e1c639fb92d959e5322702d0
|
3 |
size 5624
|