-
Hi all, The logic behind using the above example is that I could use patch-based training. I have a couple of questions,
Also, Does the transform
I think I had an earlier discussion where @tangy5 mentioned that the image patch size needs to be 96X96X96. else I can pad it. But can I not have a model with smaller image patch size just a model which is natively trained on images with some other patch size ? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi @vikashg, thanks for your interest here.
|
Beta Was this translation helpful? Give feedback.
Hi @vikashg, thanks for your interest here.
Spacingd
to ensure all data with the same spacing otherwise the physical scale of the data would be different. Of course, if you only want to visualize, either is ok. However, if you are checking the data sent into the network, it would be better to add it.