Skip to content

Confused by dimension order in MONAI. #4872

Answered by wyli
GYDDHPY asked this question in Q&A
Discussion options

You must be logged in to vote

In my understanding as long as the model is consistently used in training and inference, there's no need to distinguish the first/second/third spatial dimensions, these d, h, w are just variable names. the only problem I can see is that if after some training, the model is used together with a different preprocessing pipeline built outside of monai. in this case the pipeline should be created carefully so that it consistently reproduces the training ones.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@GYDDHPY
Comment options

@wyli
Comment options

wyli Aug 9, 2022
Collaborator

@GYDDHPY
Comment options

Answer selected by GYDDHPY
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants