Update config.json
Browse files- config.json +4 -4
config.json
CHANGED
@@ -7,13 +7,13 @@
|
|
7 |
"custom_load": false,
|
8 |
"input_size": [
|
9 |
3,
|
10 |
-
|
11 |
-
|
12 |
],
|
13 |
"test_input_size": [
|
14 |
3,
|
15 |
-
|
16 |
-
|
17 |
],
|
18 |
"fixed_input_size": false,
|
19 |
"interpolation": "bicubic",
|
|
|
7 |
"custom_load": false,
|
8 |
"input_size": [
|
9 |
3,
|
10 |
+
96,
|
11 |
+
96
|
12 |
],
|
13 |
"test_input_size": [
|
14 |
3,
|
15 |
+
96,
|
16 |
+
96
|
17 |
],
|
18 |
"fixed_input_size": false,
|
19 |
"interpolation": "bicubic",
|