facebookresearch/QuaterNet

How to calculate the offset in both datasets.

xuyanyu-shh opened this issue · 2 comments

Hello,

Thanks for your wonderful work and codes. I am doing another skeleton dataset with a different data format. Could you tell me how to calculate the offset in ./long_term/dataset_locomotion.py and ./short_term/dataset_h36m.py? They are some values and I have no idea to get them :(

Thank you very much! :)

Hi,
did you figure out how to convert them?
I also want to convert mujoco xml file to this offset parameters.

Thanks!

It is translation vector in affine transformations.
image