Replies: 3 comments
-
Just realized I should have posted this in tutorials but I cannot find how to transfer it! |
Beta Was this translation helpful? Give feedback.
-
Hi @ikatechis , thanks. Yes, the question is more like how to load NPZ format images with LoadImage transform. Thanks. |
Beta Was this translation helpful? Give feedback.
-
Hi @ikatechis, If you're interested in using MONAI Label for this task, I'd suggest converting the images and labels into the structure/format for MONAI Label to work. Here is the structure to follow: https://youtu.be/wtiEe_jiUzg?t=3299 Images and labels can be nii, nii.gz or NRRD. Hope this helps, |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I would like to read 3d cbct scans with a custom dicom reader and annotations in npz format.
Is it possible to use two different readers (and two different LoadImage instances) to load the labels and images and then use dictionary transforms for the subsequent transforms?
What would be the best way to do this?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions