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

Additional joints in pose3D #114

Open noah0924 opened 8 months ago

noah0924 commented 8 months ago

Hi.

I want to predict additional 3D keypoints like hands in halpe136 or small toe and big toe in halpe26.

What more things do I need to do?

Should I do pre-training? Or just fine tuning?

I appreciate for your great work.

Please reply for my issue.

Thank you.