zju3dv / EasyMocap

Make human motion capture easier.
Other
3.43k stars 439 forks source link

Using convert2bvh.py to render Monocular output #394

Open eren-ture opened 4 months ago

eren-ture commented 4 months ago

Hi,

I am trying to get the monocular render from the smplmesh output and I am struggling a bit.

I added this code to the 2bvh.py file to get the camera to the "right" place, and save the blender file to use the output in blender.

Screenshot (12)

However, I am currently doing some manual tinkering with the camera with set values, that work with this input and haven't yet tested any other video. The closest I got the SMPL model to line up with the video was by:

The model is still a bit off the video.

I know the approach I am taking is not robust, and asking for help to see if there are other ways to get consistent camera and position.

Thanks.

raflitp commented 1 month ago

Did you solve this problem ??

eren-ture commented 1 month ago

I couldn't solve it. I assume it's a problem with the shape parameters as I couldn't get it to work with any camera parameters.