-
Hello!
I want to use other datasets to achieve some of my own tasks (not tasks related to hands and bodies). How to use my own dataset? What preparations need to be done? Can you give specific guidan…
-
I have confusion regarding the use of SMPL and MANO in your model. In your paper, you mention that the image feature is concatenated with the 3D coordinates of everybody joint i, and 3D coordinates of…
-
Hi, thanks for the impressive work.
I was wondering two questions:
1) how can I know the camera params in smpl? (e.g., FOV, transformation matrix, etc)
2) how to get the location of joints at anoth…
-
is there any way to convert the orthometric measurements (height, weight, chest, west, ....) of a human body into the 10 pca shape parameters of smpl
-
**Is your feature request related to a problem? Please describe.**
As remarkable as it sounds, after a few days and even weeks of struggle, I have been unable to set the color of a single 3D vertex o…
-
In original SMPL-X, [`use_flat_hand`](https://github.com/vchoutas/smplx/blob/master/smplx/body_models.py#L516) is set to `False` by default, however, the T-pose of avatar usually has flat hand.
To …
-
Tried two pc with different cuda&python versions, build the env from zero, build pytorch3d(0.6.1) from src, when I run Inference Demo, the output video is same as the input video.
After added '--dr…
-
First I would like to say great work.The hand or palm joint follows the wrist and has no self motion tracking, Are there any options or modifications that can be turned on?
Is there any plan for an a…
-
hello,i meet a question like this,i failed to resolve it ,need your help,thanks
INFO:datasets.base_dataset:len of h36m-p2-mosh: 26859
0%| …
-
hi great project!
When I run GetStart command,
the error called:
ImportError: cannot import name 'ModelOutput' from 'smplx.body_models'
and
No matching distribution found for multi_pers…