davidhajdu
commited on
Upload 3 files
Browse files- config.json +1 -1
- preprocessor_config.json +2 -0
- pytorch_model.bin +1 -1
config.json
CHANGED
@@ -237,7 +237,7 @@
|
|
237 |
"temperatureH": 20,
|
238 |
"temperatureW": 20,
|
239 |
"torch_dtype": "float32",
|
240 |
-
"transformers_version": "4.
|
241 |
"use_pretrained_backbone": true,
|
242 |
"use_timm_backbone": true
|
243 |
}
|
|
|
237 |
"temperatureH": 20,
|
238 |
"temperatureW": 20,
|
239 |
"torch_dtype": "float32",
|
240 |
+
"transformers_version": "4.42.0.dev0",
|
241 |
"use_pretrained_backbone": true,
|
242 |
"use_timm_backbone": true
|
243 |
}
|
preprocessor_config.json
CHANGED
@@ -14,6 +14,7 @@
|
|
14 |
"image_mean",
|
15 |
"image_std",
|
16 |
"do_pad",
|
|
|
17 |
"format",
|
18 |
"return_tensors",
|
19 |
"data_format",
|
@@ -36,6 +37,7 @@
|
|
36 |
0.224,
|
37 |
0.225
|
38 |
],
|
|
|
39 |
"resample": 2,
|
40 |
"rescale_factor": 0.00392156862745098,
|
41 |
"size": {
|
|
|
14 |
"image_mean",
|
15 |
"image_std",
|
16 |
"do_pad",
|
17 |
+
"pad_size",
|
18 |
"format",
|
19 |
"return_tensors",
|
20 |
"data_format",
|
|
|
37 |
0.224,
|
38 |
0.225
|
39 |
],
|
40 |
+
"pad_size": null,
|
41 |
"resample": 2,
|
42 |
"rescale_factor": 0.00392156862745098,
|
43 |
"size": {
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 175305002
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:45c7cc8a1322dcdd2aa036b703c37bb856b6cf2961ad7e572df9ac979fa56ae7
|
3 |
size 175305002
|