Walter0807 / MotionBERT

[ICCV 2023] PyTorch Implementation of "MotionBERT: A Unified Perspective on Learning Human Motion Representations"
Apache License 2.0
1.02k stars 123 forks source link

Model Orientation Appears Correct Only in Camera View, Exhibits Tilt in Other Perspectives #84

Open WingkitChou opened 1 year ago

WingkitChou commented 1 year ago

I'm working on a project involving 3D human pose estimation and have been utilizing the SMPL model for visualizing the reconstructed human actions. While everything appears fine when viewed from the camera's frontal angle, I've encountered an issue when the model is visualized from the side: the model appears noticeably tilted.

image image

I would appreciate any insights into why this is happening or assistance in resolving this issue. If there are additional details or files that you need, please let me know.

Thank you for your support!

Best, Yuki

zhouweigogogo commented 1 month ago

@WingkitChou Hello, I would like to know how you solved this problem in the end, if you can help me, I would appreciate it!