-
Thanks for your excellent work!
I met an error when I tried to preprocess my own data. When I ran `gen_pose_map_cano_smpl.py`, I got the following error:
```
saving obj...
torch.Size([1, 24, 4, 4]…
-
I am trying to get some valid parameters for the basic SMPL model, in your documentation, you are mentioning that should be possible (https://github.com/nghorbani/amass/blob/master/notebooks/03-AMASS_…
-
Hi,
I have a question regarding to how we can normalize the resulting SMPL computed from mocap data, to a single human form across all the dataset. It means that all the human subjects have the sta…
-
Thank you for providing an easy to run demo of your work.
However, I am trying to generate the clothed 3D models using the SMPL shape and pose parameters as input (as described in the paper). For th…
-
thank you for sharing this intriguing work!
How to test on a custom dataset?
-
Very nice work! In your repo, you mentioned that "finetuned InstantAvatar pre-processed poses to get SMPL-X fits.", could you release the finetune code? How to refine the SMPL-X parameters?
-
Hello!
Is it possible to recover SMPL parameters from HumanML3D? It can be done with Human Body Prior: https://github.com/nghorbani/human_body_prior via VPoser, but I was curious - is there another…
-
Hello,
I am curious to know given a 2D image of a human, is your model able to do 3D lifting of the human mesh similar to what SMPL-X and ExPose do and if yours produce more expressive results?
…
-
I download your preprocessed files from [PREPROCESSED_DATASET.md].(https://github.com/lizhe00/AnimatableGaussians/blob/master/PREPROCESSED_DATASET.md)
Here is the detailed error:
Import AvatarNet fr…
-
Thanks again for your work! I still have two question about how to modify the output of ECON so that it can be used for training SCANimate. #51
The first question is that **How can I transform th…