Resize vs Padding for MRI #7194
Unanswered
Meganaa999
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, we have a 60x60x60 input image for our project, and we are adding 4x4x4 padding to fit the input requirements. Would there be any difference in performance if we reformatted the original input image to have 64x64x64 of data even though the exterior 4x4x4 is not clinically meaningful or relevant to solving the task?
Beta Was this translation helpful? Give feedback.
All reactions