Skip to content

Commit

Permalink
Remove "filter_empty_mask_patch" key from segmentation config file:
Browse files Browse the repository at this point in the history
model_seg_rat_axon-myelin_bf.json
  • Loading branch information
mariehbourget committed Dec 10, 2021
1 parent 5be774b commit ce5714f
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,7 @@
},
"slice_filter_params": {
"filter_empty_mask": false,
"filter_empty_input": false,
"filter_empty_mask_patch": true
"filter_empty_input": false
},
"slice_axis": "axial",
"multichannel": false,
Expand Down

0 comments on commit ce5714f

Please sign in to comment.