Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Intensity normalization question #41

Open
dscarmo opened this issue Jul 10, 2023 · 1 comment
Open

Intensity normalization question #41

dscarmo opened this issue Jul 10, 2023 · 1 comment

Comments

@dscarmo
Copy link

dscarmo commented Jul 10, 2023

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

@pobeidy1
Copy link

pobeidy1 commented Oct 9, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants