Set reduce_zero_label to True
This commit is contained in:
parent
17174e826e
commit
ad66f92b30
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue