From f58e7f4748b227220668e62ac91048e13ae0fc15 Mon Sep 17 00:00:00 2001 From: An Yang Date: Thu, 10 Nov 2022 11:48:16 +0000 Subject: [PATCH] Update preprocessor_config.json --- preprocessor_config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/preprocessor_config.json b/preprocessor_config.json index b2be43c..4b92095 100644 --- a/preprocessor_config.json +++ b/preprocessor_config.json @@ -15,7 +15,7 @@ ], "resample": 3, "size": { - 'height': 224, - 'width': 224 + "height": 224, + "width": 224 } } \ No newline at end of file