From f9d6546fae77103ea9467de6cf1ce0bb83adca6f Mon Sep 17 00:00:00 2001 From: Niels Rogge Date: Tue, 9 Nov 2021 15:25:53 +0000 Subject: [PATCH] Set reduce_zero_label to True --- preprocessor_config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/preprocessor_config.json b/preprocessor_config.json index d163653..48d7c9b 100644 --- a/preprocessor_config.json +++ b/preprocessor_config.json @@ -25,7 +25,7 @@ ], "keep_ratio": false, "padding_value": 0, - "reduce_zero_label": false, + "reduce_zero_label": true, "resample": 2, "segmentation_padding_value": -100, "size_divisor": 32