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

Inaccurate prediction of normal map #133

Closed
Moreor1ess opened this issue Sep 12, 2024 · 4 comments
Closed

Inaccurate prediction of normal map #133

Moreor1ess opened this issue Sep 12, 2024 · 4 comments

Comments

@Moreor1ess
Copy link

I found that when predicting normal maps, especially on the back, it is easy to predict leg bending and tiptoeing, which leads to the generated model appearing suspended or unable to stand properly. But if the camera position can be lowered to avoid this situation, I would like to know how to correct this or how to train my own normal prediction model
man_overlap
微信图片_20240912170546

@YuliangXiu
Copy link
Owner

YuliangXiu commented Sep 12, 2024

This comes from the inaccurate HPS (human pose estimator) instead of the normal estimator. And the normal estimator is conditioned on HPS results as well.

@Moreor1ess
Copy link
Author

Thank you for your reply!

@YuliangXiu
Copy link
Owner

@Moreor1ess

The issue of bending legs get resolved finally, please check out tricks.md/bending-legs.

@Moreor1ess
Copy link
Author

Thank you for your reply, it will help me a lot

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