-
Hello, I have 3d data, and i want to perform 2d training. But I need one transform to be done in 3d. |
Beta Was this translation helpful? Give feedback.
Answered by
KumoLiu
Jun 1, 2023
Replies: 1 comment 5 replies
-
Hi @lilipj, I think most of MONAI's transforms can support both 2d and 3d data. |
Beta Was this translation helpful? Give feedback.
5 replies
Answer selected by
wyli
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @lilipj, I think most of MONAI's transforms can support both 2d and 3d data.
Thanks!