visheratin
commited on
Commit
•
43f28d1
1
Parent(s):
8bbbe53
Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
@@ -14,7 +14,7 @@
|
|
14 |
],
|
15 |
"target_resolution": 1152,
|
16 |
"preprocess_cfg": {
|
17 |
-
|
18 |
"mean": [
|
19 |
0.5,
|
20 |
0.5,
|
@@ -28,4 +28,4 @@
|
|
28 |
"interpolation": "bicubic",
|
29 |
"resize_mode": "squash"
|
30 |
}
|
31 |
-
}
|
|
|
14 |
],
|
15 |
"target_resolution": 1152,
|
16 |
"preprocess_cfg": {
|
17 |
+
"size": 384,
|
18 |
"mean": [
|
19 |
0.5,
|
20 |
0.5,
|
|
|
28 |
"interpolation": "bicubic",
|
29 |
"resize_mode": "squash"
|
30 |
}
|
31 |
+
}
|