Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why the correlation is used to calculate the loss instead of the Frobenius Norm ? #10

Open
hsavatierdupre opened this issue Jul 18, 2023 · 0 comments

Comments

@hsavatierdupre
Copy link

Hello,
I am trying to reproduce your code and I saw that you used the result of the correlation to calculate the distance used in the loss instead of the Frobenius norm as you indicate in the paper. Is it a mistake or voluntary ? And if voluntary why do you use it ?
Beside, I see that you use an argmax function to find the orientation after the correlation calculation but if I'm not mistaken, this function is not differentiable and therefore blocks the gradient descent. How did you deal with this ?
Thank you in advance!

@hsavatierdupre hsavatierdupre changed the title Why the correlation is used to calculate the loss instead of the Frobenius NOrm ? Why the correlation is used to calculate the loss instead of the Frobenius Norm ? Jul 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant