crop_size is after resize ??

This commit is contained in:
Nicolas Patry 2022-02-16 18:09:42 +01:00
parent 8de11cad3b
commit 10da33b5d6
No known key found for this signature in database
GPG Key ID: 798FF72A96CC526E
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{
"crop_size": 224,
"crop_size": 30,
"do_center_crop": true,
"do_normalize": true,
"do_resize": true,