-
Hi
I gave the non parametric part of the IPNet a point cloud captured by Azure kinect. (running `test_IPNet.py` ) But I feel like the results are not very promising. The results are for the body f…
-
first thank you for your good work
i use the SMPL model to doing animation work,
now the SMPLX model is better look,
so i want to translate the SMPLX parameters to SMPL, but the shape is not good,
…
-
what a great work!
I'm implementing with your code, but I have a question.
In your paper, Input is orientations in 6D representation of SMPL body model(24 x 6). When I check from debugging, The …
-
Hi, I want to know whether just copying the parameters of SMPL (pose) and FLAME (pose and expression) is a valid way to animate SMPL-X meshes (the shape is kept intact)?
-
Hi, When I run the transfer model code on my smpl meshes, I face this error
**TypeError: tuple indices must be integers or slices, not str**
on the line
*est_vertices = body_model_output['…
-
Hi,
Thank you for sharing this amazing work!
I see that you are using an old version of GMM prior for joint2smpl IK. There is a more advanced alternative introduced in SMPLify-X; i.e. [VPoser](htt…
-
Hi team
first of all ´great job !
I am currently trying to do some body part swaps project and came across your project.
I would like to know if its possible to get the body parts as shown…
-
Running TCMR on each person tracklet...
0%| | 0/1 [00:01
-
Hi, great work for human modeling, and I wonder to know what's mean of vtransf, I just found that: "a numpy array of shape (N_vert, 3, 3): the local-to-global transformation matrix of each vertex on …
-