Applying Transforms to both Image and Label without SubjectDataset #921
Unanswered
Jason-Fung
asked this question in
Q&A
Replies: 1 comment 4 replies
-
Hi, @Jason-Fung. Have you checked the tutorials? https://github.com/fepegar/torchio/tree/main/tutorials |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I am wondering if I can perform the same RandomAffine transformation to both an image and its corresponding label without instantiating my data into SubjectDataset? I've been trying to scour through the source code and couldn't find a clue on how to do it.
Beta Was this translation helpful? Give feedback.
All reactions