Update preprocessor_config.json
This commit is contained in:
parent
6674efd133
commit
0a1b3170f0
|
@ -14,5 +14,8 @@
|
||||||
0.27577711
|
0.27577711
|
||||||
],
|
],
|
||||||
"resample": 3,
|
"resample": 3,
|
||||||
"size": 224
|
"size": {
|
||||||
|
'height': 224,
|
||||||
|
'width': 224
|
||||||
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue