Open ivan-pavlov opened 5 years ago
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?
@Dangzheng Can you reply? I guess we are quite late on replying though.
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?