We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello!
Thank you for the code release for "Eigendecomposition-free Training of Deep Networks with Zero Eigenvalue-based Losses" paper.
In the paper, you desribe a normalisation of the ground-truth smallest eigenvector:
I can see how you are building the ground-truth smallest eigenvector for the loss computation here.
But, unfortunately, I could not find in the loss function or elsewhere in the code how you scale and translate this eigenvector.
Could you please clarify to me how you perform the normalisation of the ground-truth smallest eigenvector?
The text was updated successfully, but these errors were encountered:
@Dangzheng Can you reply? I guess we are quite late on replying though.
Sorry, something went wrong.
No branches or pull requests
Hello!
Thank you for the code release for "Eigendecomposition-free Training of Deep Networks with Zero Eigenvalue-based Losses" paper.
In the paper, you desribe a normalisation of the ground-truth smallest eigenvector:
I can see how you are building the ground-truth smallest eigenvector for the loss computation here.
But, unfortunately, I could not find in the loss function or elsewhere in the code how you scale and translate this eigenvector.
Could you please clarify to me how you perform the normalisation of the ground-truth smallest eigenvector?
The text was updated successfully, but these errors were encountered: