Update model config and README
Browse files- config.json +1 -1
config.json
CHANGED
@@ -12,7 +12,7 @@
|
|
12 |
],
|
13 |
"fixed_input_size": false,
|
14 |
"interpolation": "bicubic",
|
15 |
-
"crop_pct": 0
|
16 |
"crop_mode": "center",
|
17 |
"mean": [
|
18 |
0.485,
|
|
|
12 |
],
|
13 |
"fixed_input_size": false,
|
14 |
"interpolation": "bicubic",
|
15 |
+
"crop_pct": 1.0,
|
16 |
"crop_mode": "center",
|
17 |
"mean": [
|
18 |
0.485,
|