-
Hi,
I want to decrease the time that 'transfer_model' to takes execute in smpl to smplx conversion.
Is possible to initialize smplx body pose before fitting?
I want to initialize the smplx model …
-
I am using window11 , anaconda environment with python 3.8.
utils\renderer_cam.py", line 130, in render_overlay_image
renderer = pyrender.OffscreenRenderer(
The above line produces an excep…
-
Hi, thank you for the great work!
I saw that you mention "the SMPL and SMPL-X shape spaces are NOT compatible, since each model is the result of a different training process. "
Can I ask if SMPL-…
-
![A% {Y$IC8{)Y2 S5K%`}8J5](https://github.com/user-attachments/assets/d893a4cc-aaa2-4662-bdc5-883fc6c61c13)
Hello, your work is really great, but I recently encountered the error shown in the pictu…
-
Is it possible for me to upload a picture to measure the user's specific body data, or is it necessary to use a 3D model? What is the measurement error
-
How to load a smpl file `.npz` or `pkl` file as used in [many](https://github.com/KosukeFukazawa/smpl2bvh) [places](https://github.com/GuyTevet/motion-diffusion-model).
-
Hi,
would you please provide fbx models for smpl body motions?
pkl models are quite good for python, but it will be convenient to use the fbx model in 3D software.
-
/home/pbc/miniconda3/envs/zxh/lib/python3.8/site-packages/torch/utils/_contextlib.py:125: UserWarning: Decorating classes is deprecated and will be disabled in future versions. You should only decorat…
-
Hi thanks for the code! I tried to convert an SMPL-x model (.obj generated by blender add-on) to a SMPL representation. While trying to run this code `python main.py --exp-cfg config_files/smplx2smpl.…
-
Hi mks0610!
I am reproduce your paper but i am stuck at got 2D joints images from 3D joint coordinates Jˆ3D to the image plane with predicted camera parameters.
Could u public this function and λwi…