Skip to content
Discussion options

You must be logged in to vote

I have always struggled to get large affine transformations to work right using roughly the same approach you are taking, whether it's using GlobalNet or whether it's my own setup just using the built in monai UNet.

It's counterintuitive, but for some reason it's much easier to get a CNN to learn nonparameteric deformable registration than it is to get it to learn affine registration. I'd love to hear an explanation for why that is if anyone understands it.

I still haven't understood the problem of pairwise affine registration with a CNN, but here are some lessons I've learned trying to get it to work:

  • When the affine transformations needed to align images in the dataset are small, thing…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by wyli
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants