From 0a1b3170f0e8ee87abf0bce4af954c995be91df8 Mon Sep 17 00:00:00 2001 From: An Yang Date: Thu, 10 Nov 2022 11:47:57 +0000 Subject: [PATCH] Update preprocessor_config.json --- preprocessor_config.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/preprocessor_config.json b/preprocessor_config.json index b7ae9d7..b2be43c 100644 --- a/preprocessor_config.json +++ b/preprocessor_config.json @@ -14,5 +14,8 @@ 0.27577711 ], "resample": 3, - "size": 224 + "size": { + 'height': 224, + 'width': 224 + } } \ No newline at end of file