From ba402e7fc6e2befdfb2c14d7f7542b57dd2e2904 Mon Sep 17 00:00:00 2001 From: Niels Rogge Date: Wed, 17 Nov 2021 14:47:48 +0000 Subject: [PATCH] Fix size --- preprocessor_config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/preprocessor_config.json b/preprocessor_config.json index 357c542..dfa4e73 100644 --- a/preprocessor_config.json +++ b/preprocessor_config.json @@ -14,5 +14,5 @@ ], "reduce_labels": false, "resample": 2, - "size": 640 + "size": 1024 }