You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to the paper, the MRI images are histogram-based normalized and further standardized to -1 and 1 using min-max scaler. My question: how did you choose the min and max values for scaling? Were these values calculated per volume or per dataset? And after inference, do you scale back the intensity values or just keep them in the range of -1 and 1?
Thank you!
The text was updated successfully, but these errors were encountered:
According to the paper, the MRI images are histogram-based normalized and further standardized to -1 and 1 using min-max scaler. My question: how did you choose the min and max values for scaling? Were these values calculated per volume or per dataset? And after inference, do you scale back the intensity values or just keep them in the range of -1 and 1?
Thank you!
The text was updated successfully, but these errors were encountered: