-
Dear author:
I have made it sucessfully with neutral_smpl_model, but when the algorithm loaded female_smpl_model or male_smpl_model, the result was the same as 'neutral_smpl_model'.
So, how to get t…
-
Hi all,
I am trying to fit omnire on nuScenes, and for some scenes I am facing the following exception while loading `smpl.pkl` files:
```
Loading SMPL: 69%|██████▉ | 135/196 [00:00
-
I have completed Preprocessing: Estimate the SMPL-X body mesh using ECON and segment the input image into RGBA format and Optimization, but I am not quite sure how you merged the SD generated texture …
-
Thanks for your contributions,
I have integrated your code, into https://github.com/vchoutas/smplify-x
I fitted an image then I get a 3D SMPLX Model, then I have used your code to calculate the meas…
-
Human pose dependencies are not installed, hence poses will not be visualized. To visualize them (optional), you can do the following:
1) Install via `pip install timm yacs smplx pyrender pyopengl==…
-
Thanks for your wonderful work. I follow your data processing script and training scripts to re-train a model on the TikTok data set. I have several questions. 1). The fitted SMPL result is somehow no…
-
RuntimeError: Error(s) in loading state_dict for TCMR:
size mismatch for regressor.smpl.shapedirs: copying a param with shape torch.Size([6890, 3, 10]) from checkpoint, the shape in current m…
-
This table is from your paper.
![image](https://github.com/cure-lab/SmoothNet/assets/44576391/80fe8f21-5b41-46e4-a772-a74774e6ab40)
In the paper, you mentioned that "SmoothNet is trained with the po…
-
Executing...
`python3 smplifyx/main.py --config cfg_files/fit_smpl.yaml --data_folder ~/dev/smpl_test_data --output_folder ~/dev/smpl_test_data --visualize="False" --model_folder ~/dev/models/SMPL_…
-
With 50 and 53 pose params set to 5.6 and -5.6, the SMPL model gives pose as shown:
![Screenshot from 2021-11-30 17-13-23](https://user-images.githubusercontent.com/15194546/144039579-c791d874-7f24-4…