Question about torch.svd
XMU-qcj opened this issue · 1 comments
XMU-qcj commented
svd_cpu: the updating process of SBDSDC did not converge (error: 2)
paul007pl commented
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:
- Use another random seed, and re-train.
- Using the hyper-parameter estimation sub-network may help.