qyuan
qyuan
I think a workaround could be using https://github.com/vchoutas/smplx/tree/master/transfer_model to transfer Smplify-x generated obj file to SMPLX format pkl file.
Thank you for the quick reply. Since I will do post-processing for kinematics analysis, it would be great if the pid is consistent. I found that increasing the WINDOW_SIZE in...
Hello, I'm encountering an issue in passing 2D keypoints data to the smplify.py script. I've generated the human_data using the OpenPose25 2D data format. When loading the `human_data.npz` file with...
I believe that the `smpl_thetas` corresponds to the values you're seeking. It should be shaped as 24x3. Please note that the composition of `smpl_thetas (1,72)` consists `global_orientation (1,3)` and `body_pose...
> Hi ! Did you find the cause and the solve to this case ?? Hi, I am not working on this for a while. Probably there is update on...