crop_size is after resize ??
This commit is contained in:
parent
8de11cad3b
commit
10da33b5d6
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"crop_size": 224,
|
"crop_size": 30,
|
||||||
"do_center_crop": true,
|
"do_center_crop": true,
|
||||||
"do_normalize": true,
|
"do_normalize": true,
|
||||||
"do_resize": true,
|
"do_resize": true,
|
||||||
|
|
Loading…
Reference in New Issue