Inf-Net icon indicating copy to clipboard operation
Inf-Net copied to clipboard

Intensity normalization question

Open dscarmo opened this issue 11 months ago • 1 comments

Hello,

I have noticed in your code you use ImageNet mean-std normalization, which is for images in the 0-1 range.

Therefore, do you use min-max normalization to put Hounsfield Unit input images (original CT values) into the 0-1 range? Did you do that per volume? I haven't found details about that in the paper.

I want to make sure I am reproducing your work correctly, since the network performance can be affected greatly by wrong normalization.

Thank you

dscarmo avatar Jul 10 '23 22:07 dscarmo

Greetings, Nice code, thank you! I have got the same question

pobeidy1 avatar Oct 09 '23 11:10 pobeidy1