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

about Metrics #40

Open
laugher07 opened this issue Sep 9, 2024 · 1 comment
Open

about Metrics #40

laugher07 opened this issue Sep 9, 2024 · 1 comment

Comments

@laugher07
Copy link

i retrain the model, Why did I obtain metrics close to those reported in the paper on the THuman2 dataset, but the metrics on the CAPE dataset are not as good?
like cape-nfp(chamfer: 1.1177, p2s:0.9627, nc: 0.0520) , cape-fp(chamfer:0.8776, p2s:0.8042, nc:0.0442)

@zjh21
Copy link

zjh21 commented Oct 1, 2024

My retrained model has worse metrics on both THuman2.0 and CAPE. It's like:
{'cape-easy-NC': 0.04301762208342552,
'cape-easy-chamfer': 0.9157772064208984,
'cape-easy-execution_time': 0.44610512733459473,
'cape-easy-p2s': 0.8151900768280029,
'cape-hard-NC': 0.050745654851198196,
'cape-hard-chamfer': 1.1736739873886108,
'cape-hard-execution_time': 0.45782910426457724,
'cape-hard-p2s': 1.015979290008545}
I also encounter another strange phenomenon that training takes actually a few hours on a 4090, rather than the reported 2 days on a 3090. I am using THuman2.0 for training.

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