Walter0807 / MotionBERT

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

Any 3D pose evaluation scripts? #59

Closed joonjeon closed 1 year ago

joonjeon commented 1 year ago

Hi! I have a question in regards to evaluating performance of MotionBERT.

In terms of evaluating the 3D pose quality metric such as MPJPE of MotionBERT on the Human 3.6M Dataset, Is there a script specifically written by the MotionBERT developers to do so? Otherwise, if is this something that I can find in other 3D-Pose-Detection-related websites, I would appreciate it if you could give me links to them.

Thanks in advance.

Walter0807 commented 1 year ago

You can check this: https://github.com/Walter0807/MotionBERT/blob/main/docs/pose3d.md#running