Closed tongwei0828 closed 1 year ago
Hello, it's a greate work. But i have some questions, in demo/vis.py, rot is a rotation matrix, why rot is these four numbers? Can it be other numbers?
We use a camera extrinsic parameter provided by Human3.6M: https://github.com/Vegetebird/MHFormer/blob/fcf238631016f906477ec9c1d17582097ecf9803/common/h36m_dataset.py#L59 It can be other numbers.
Hello, it's a greate work. But i have some questions, in demo/vis.py, rot is a rotation matrix, why rot is these four numbers? Can it be other numbers?