Jeff-sjtu / HybrIK

Official code of "HybrIK: A Hybrid Analytical-Neural Inverse Kinematics Solution for 3D Human Pose and Shape Estimation", CVPR 2021
MIT License
1.16k stars 142 forks source link

Issues related to code errors #193

Open 124518 opened 10 months ago

124518 commented 10 months ago

The dimension of flip_x0 is 2048, while the dimension of flip_xc is 1024. https://github.com/Jeff-sjtu/HybrIK/blob/9b8681dcf3c902dd5dacc01520ba04982990e1e2/hybrik/models/simple3dposeSMPLWithCam.py#L272C57-L272C57