Walter0807 / MotionBERT

[ICCV 2023] PyTorch Implementation of "MotionBERT: A Unified Perspective on Learning Human Motion Representations"
Apache License 2.0
1k stars 120 forks source link

question about the keypoints numbers of representation model's input #116

Open simplaj opened 8 months ago

simplaj commented 8 months ago

Why the representation model's input is 17 keypoints? Is it possible to pretrain a 26 keypoints( include the heel and foot big toe such as halpe) version? Because the angle of foot is important in some videos. or where the code should be changed if i want to pretrain a 26 keypoints or more version.