Vegetebird / MHFormer

[CVPR 2022] MHFormer: Multi-Hypothesis Transformer for 3D Human Pose Estimation
MIT License
530 stars 85 forks source link

why rot = [0.1407056450843811, -0.1500701755285263, -0.755240797996521, 0.6223280429840088] in demo.py #113

Closed APeiZou closed 8 months ago

APeiZou commented 9 months ago

@Vegetebird Hello, this is a great work,What I don't understand is that: why rot = [0.1407056450843811, -0.1500701755285263, -0.755240797996521, 0.6223280429840088] in demo.py and why are some values negative and where are their origins?

Vegetebird commented 8 months ago

see https://github.com/Vegetebird/MHFormer/issues/96