-
Very nice work! I tried using smplx to train my own videos, but I found that the gen_pose_map_cano_smplx.py is missing. So, I tried to mimic the model's call to make this file, but I failed. Can you t…
-
Hi, Thanks for the great work!
I tried to use nlf for whole-body pose estimation. But the demo version seems to support only the smpl body model. Will the smplx version be released?
-
Hi there,
Thanks for making this great work public. I'm trying to generate human-object interaction (GRAB) motion based on your code. When I try to visualize the mesh of both human and object with …
-
I am using [Multi Garment Network](https://github.com/bharat-b7/MultiGarmentNetwork/), a method which can clothe an SMPL model. The garments are instances of the [psbody.Mesh class](https://github.com…
-
Hi, thanks for your contribution.
The issue is that I can't run demo.py for neutral model since SMPL project website doesn't provide
neutral model pkl. Do you have any source for it?
-
Hello team! Thank you for your excellent work. I wanted to know if there is currently a way to port SMPL models to myosuite? Maybe a tool like [SKEL](https://skel.is.tue.mpg.de/index.html) could be us…
-
Hello, is it possible to provide it with a .obj input?
-
Hi.
Thank you very much for your smplx model.
I'm trying to flip the smpl_x model, given [BEDLAM](https://bedlam.is.tue.mpg.de/) images, smpl_x parameters, and camera parameters.
(1) This is the …
-
Suppose I have my own 3D model, how can I convert it to a smpl or smplx parametric model?
Let's say this is my 3D model
![1](https://github.com/YoungSeng/DiffuseStyleGesture/assets/75164118/00fbb07d…
-
I have noticed that the checkpoint for the ExPose , which I am utilizing, is built upon the SMPL-X 1.0 . Unfortunately, I can only find the SMPL-X 1.1 version available for download on SMPLX website.
…