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 complicated hand reconstruction #37

Closed
Apeng-Rzp opened this issue Mar 28, 2023 · 1 comment
Closed

About complicated hand reconstruction #37

Apeng-Rzp opened this issue Mar 28, 2023 · 1 comment

Comments

@Apeng-Rzp
Copy link

Amazing result. I want to input the hand image into the neural network and get the hand in obj/mesh format. Then I want to fit into the result of Econ, what should I do? Can I get the result by changing the hand replacement in the infer.py file?

@YuliangXiu
Copy link
Owner

Maybe you can edit in image space, crop and replace hand regions, and then use ECON for reconstruction.

Or you can check infer.py#L585, here we separate the hands from SMPL-X, and combine it with body using poisson.

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