zju3dv / EasyMocap

Make human motion capture easier.
Other
3.72k stars 457 forks source link

BVH Animation Changes Ground Plane #209

Open sdenton11 opened 2 years ago

sdenton11 commented 2 years ago

Hey! When exporting the final predictions into a .bvh animation file, I'm noticing that the plane of reference changes from the first frame to the last frame (below is the first/last frame side by side).

Is there any way to ground the prediction in a single plane? Or any ideas on how to fix this? image (33)

chingswy commented 2 years ago

How do you get the bvh? From monocular videos or multi-view setting?

sdenton11 commented 2 years ago

@chingswy using this script here: https://github.com/zju3dv/EasyMocap/blob/master/scripts/postprocess/convert2bvh.py

From multiple angles (8 cameras)