Replies: 2 comments
-
Hi, @ikatechis, you can do something like this:
Thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
-
@KumoLiu Thanks for your reply, I didn't realize I could chain the loading like this. Thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
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 (.dcm) reader for images and custom npz reader for annotations.
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