-
Notifications
You must be signed in to change notification settings - Fork 1.5k
channel_wise option for percentile based normalization #3467
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
Is your feature request related to a problem? Please describe.
Unlike the "standard" normalization, Percentile based normalization has no channel_wise option.
https://docs.monai.io/en/latest/transforms.html#normalizeintensity
https://docs.monai.io/en/latest/transforms.html#scaleintensityrangepercentiles
Describe the solution you'd like
introduce channel_wise option for percentile based norm. This becomes problematic when different percentiles per channel are needed.
Describe alternatives you've considered
Do it manually.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request