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
3DMM's shape_para, exp_para, and Tm values are very large, causing a large loss in the early stages of training. How can this be addressed?
The text was updated successfully, but these errors were encountered:
@lhyfst loss['shape_para_ms'] = self.rse(targets['shape_para'],shape_para_ms)*1e-5 loss['shape_para_is'] = self.rse(targets['shape_para'],shape_para_is)*1e-5
Sorry, something went wrong.
想请问如何快速学到Tm的值,Tm矩阵的数据分布差异较大
No branches or pull requests
3DMM's shape_para, exp_para, and Tm values are very large, causing a large loss in the early stages of training. How can this be addressed?
The text was updated successfully, but these errors were encountered: