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

Question about torch.svd #5

Open
XMU-qcj opened this issue Apr 20, 2022 · 1 comment
Open

Question about torch.svd #5

XMU-qcj opened this issue Apr 20, 2022 · 1 comment

Comments

@XMU-qcj
Copy link

XMU-qcj commented Apr 20, 2022

svd_cpu: the updating process of SBDSDC did not converge (error: 2)

@paul007pl
Copy link
Owner

I also met this issue frequently for clean data registration.
I think it should be a bug with the svd function, because many previous methods also observe this issue.

Based on my experience, here are two suggestions:

  1. Use another random seed, and re-train.
  2. Using the hyper-parameter estimation sub-network may help.

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

2 participants