YuliangXiu / ECON

[CVPR'23, Highlight] ECON: Explicit Clothed humans Optimized via Normal integration
https://xiuyuliang.cn/econ
Other
1.08k stars 106 forks source link

About complicated hand reconstruction #37

Closed Apeng-Rzp closed 1 year ago

Apeng-Rzp commented 1 year ago

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 commented 1 year ago

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.