-
Please use MONAI's Discussions tab I have 3D data for T1, T2, how should I organize these two 3D data as two channel input models, and how the dataset organizes the 3D data of these two channels |
Beta Was this translation helpful? Give feedback.
Answered by
KumoLiu
May 5, 2023
Replies: 1 comment 5 replies
-
Hi @LReion, you could use MONAI/monai/transforms/utility/dictionary.py Line 1016 in 25c9c39 Hope it can help you, thanks! |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You could use
LoadImaged
.