Xinyu-Yi / TransPose

A real-time motion capture system that estimates poses and global translations using only 6 inertial measurement units
https://xinyu-yi.github.io/TransPose/
GNU General Public License v3.0
373 stars 72 forks source link

Training or data synthesis code details #7

Closed ChunhuiMa closed 2 years ago

ChunhuiMa commented 2 years ago

Hi Xinyu Thx for your amazing job. Would it be possible for you to share the training or data synthesis code,so that we can reproduce your results completely? The uncommented version also helped me a lot. weapon@pku.edu.cn
Thanks again

Oliver-ny commented 2 years ago

Hi @Xinyu-Yi Thank you for your impressive job. Our recent work lacks of data from the virtual IMUs. Could you please share the training or data synthesis code about the virtual IMUs? niuyuan@cug.edu.cn Anyway, thank you for your generous help.

Xinyu-Yi commented 2 years ago

Hi, I have released the AMASS synthesis code. You can check the preprocess.py if needed.