Calculate loss using ddf in 3D image registration without labels #2976
Unanswered
nehagoyal1994
asked this question in
Q&A
Replies: 2 comments 1 reply
-
Hi @kate-sann5100 @wyli , Could you please help share some comments here as you are experts for registration? Thanks in advance. |
Beta Was this translation helpful? Give feedback.
0 replies
-
the |
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
-
Hi All,
I am experimenting 3D image registration without the help of labels. To calculate the loss, I am currently using MSELoss().
I want to use the ddf in the loass calculation after each epoch; for example :
Please See: https://deepreg.readthedocs.io/en/latest/tutorial/registration.html#unsupervised
So far the loss is not exponentially decreasing for 200 epochs.
Could you please guide me with loss calculation?
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions