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

training loss #5

Open
xhlbetter opened this issue Aug 31, 2023 · 2 comments
Open

training loss #5

xhlbetter opened this issue Aug 31, 2023 · 2 comments

Comments

@xhlbetter
Copy link

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?

@xhlbetter
Copy link
Author

xhlbetter commented Sep 11, 2023

@lhyfst
image
image
image
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

@xhlbetter
Copy link
Author

image
想请问如何快速学到Tm的值,Tm矩阵的数据分布差异较大

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

1 participant