JanaldoChen / Anim-NeRF

MIT License
240 stars 22 forks source link

Is the code of transformation to canonical space support for MANO hand models? #16

Closed Qingcsai closed 2 years ago

Qingcsai commented 2 years ago

Hi @JanaldoChen : I see you changed some code in smplx to support for SMPL models, which is great. But I wonder if the code of transformation from observation space to canonical space support for MANO hand models? Particularly for the code of clac_ober2cano_transform() and get_neighbs(), do the support for smplx in this repo?

Thank you for your work again!

JanaldoChen commented 2 years ago

Thank you for your attention to our work! Although I didn't try it on mano, I think it also works.

Qingcsai commented 2 years ago

Thanks for your reply, I may try it.

alvaro-budria commented 12 months ago

Thanks for your reply, I may try it.

Did you finally try adding the MANO model? Did it help improve the reconstruction?