smplify-x icon indicating copy to clipboard operation
smplify-x copied to clipboard

Why the output mesh is already in the origin?

Open RayShing opened this issue 2 years ago • 2 comments

Hi, when I visualize the output mesh using meshlab, I found the mesh has already been in the origin, but not in the position that has "transl" towards camera's position (0,0,0)as shown below. image This is my transl parameters stored in .pkl files. As we can see, the z-axis of mesh should have 2.1991365 meters distance to camera. But it does not appear in the output mesh image

RayShing avatar Aug 14 '23 19:08 RayShing

image

Another weird thing is after I re-render the mesh from .pkl parameters, the mesh goes back to the position of "transl", but the hand pose totally changes......

RayShing avatar Aug 15 '23 00:08 RayShing

Hello!Can you use own RGB images? I haven't found a way to use SMPLX to turn my own RGB images into SMPLX fits. Can you tell me where I should find the code?

whl-007 avatar Aug 16 '24 02:08 whl-007