Vegetebird / MHFormer

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

Camera parameters #105

Closed anisfakhfakh closed 10 months ago

anisfakhfakh commented 1 year ago

Thank you for putting so much effort in this work ! I wanted to ask about the calera parameters that you used. What's their purpose and from where did you get those values?

rot = [0.1407056450843811, -0.1500701755285263, -0.755240797996521, 0.6223280429840088]

https://github.com/Vegetebird/MHFormer/blob/f45cc7bda00db97c9d60cfbd404e5a153cbac5e7/demo/vis.py#L212C21-L212C21

Thank you !

Vegetebird commented 1 year ago

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