postech-ami / FastMETRO

[ECCV'22] Official PyTorch Implementation of "Cross-Attention of Disentangled Modalities for 3D Human Mesh Recovery with Transformers"

Home Page:https://fastmetro.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Do you have plans to release mano rotmat regression as like smpl regression?

xiaoyang333 opened this issue · comments

or you have mano regression model?

Hello,

We don’t have any plans to implement an optional MANO parameter regressor.

For the implementation, please refer to our implementation of the SMPL parameter regressor in src/modeling/model/smpl_param_regressor.py.

Thanks for your interest in our work!!

Please reopen this issue if you need more help regarding this.