DDF output for data augmentaiton transforms #600
Unanswered
mariakawula
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi @mariakawula , could you post your Compose transform here, thus I'm able to have a try. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hi,
is there a way to output the dense displacement field that was used to deform images for data augmentation? I defined a Compose transform that contains, among others, RandAffine and BSpline based deformation field (RandomElasticDeformation from torchio).
I can extract the affine matrix that in principle could be used to get the ddf but I don't have anything for B-splines.
Beta Was this translation helpful? Give feedback.
All reactions