-
Hello, I would like to use the non-scaled version suggested in your paper.
I'm reading the code and using it, but I wanna ask if it's right to do it the way below.
1. in `temos/model/metrics/com…
-
for training you mention that we need 3 things - input scan, SMPL parameters of the scan and a T-pose SMPL mesh. This works for SMPL. You have mentioned extensions to testing with smplx, but do you kn…
-
I'm not sure what I'm doing wrong, but these are the images I get when checking calibration for 2 cameras
![image](https://user-images.githubusercontent.com/25287427/167041376-6ccda8b8-2773-4063-ad…
-
Really thanks for your released SMPL-X fits!
I tried to render the scans and SMPL-X fits within the same space with the same scale but failed
Could you share some hints for **scan-fit alignment*…
-
code: model = smpl.create(opt['data']['smpl_dir'], model_type='smpl_vitruvian',
gender=opt['data']['smpl_gender'], use_face_contour=False,
ext='npz…
-
Hi Arthur, great congratulations to your wonderful work!
I saw you mentioned that, "poses" in the result file come from rotation, which is parent relatived.
But who's pelvis' parent? Could you p…
-
eg. train hmr model. the convert dataset for smpl format. so I think using smplx for training hmr. How can I convert dataset for smplx or convert smpl to smplx ?
config like is:
model = dict(
…
Gzzgz updated
2 years ago
-
It can be seen from the code that there are 21 bone points in the hand,such as:
0 : Wrist
1 : Thumb_00
2 : Thumb_01
3 : Thumb_02
4 : Thumb_03
5 : Index_00
6 : Index_01
7 : Index_02
8 : Index_…
-
## Introduction
Oh, well, here we have it, the version issues... I already came across an issue when I first installed HierProb3D and solved by selecting **very narrow** combination of PyTorch3d/Py…
-
Hi. Thanks for your great work. I wonder where to download SMPL+H model?