Open sdenton11 opened 2 years ago
How do you get the bvh
? From monocular videos or multi-view setting?
@chingswy using this script here: https://github.com/zju3dv/EasyMocap/blob/master/scripts/postprocess/convert2bvh.py
From multiple angles (8 cameras)
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?