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

Is TotalCapture part of both your training and testing dataset? #29

Closed VimalMollyn closed 1 year ago

VimalMollyn commented 1 year ago

Hi, I was going through the preprocessing script and I saw that the TotalCapture dataset from AMASS was included in your training dataset. Doesn't this contain the motion sequences from the testing set, or am I missing something?

Xinyu-Yi commented 1 year ago

You are right. The synthetic totalcapture is used in training and the real measurements are used in evaluation.