Zekun Li
Zekun Li
Thanks for releasing such an awesome dataset! Because I use a GRU in my method, I hope to extract the continuous part of simulation sequences. Is there any file to...
I have some `.abc` files and the init pose `.fbx`. Do I need to concatenate all the motion sequences into one `.abc` file? or I can use some scripts to...
 The script I used: `call "../bin/Windows/DemBones.exe" -i="dress.fbx" -a="dress_shape00_01_01.abc" -b=40 -o="dress_40.fbx" -n=100 --nWeightsIters=3 -z=8` The decomposition result looks terrible. Can you give some suggestions? 
Hi~ I am trying to reproduce this awesome work in python! But I have problems when I get the full-fit SMPL model. **I don't know how can I get the...
Hi~ I encountered a memory problem when using headless rendering multiple times. The memory occupancy will accumulate till the system shuts down. I tried to reset the viewer and release...
Dear authors, I am trying to obtain the MANO mesh from the SMPL+H parameters. I extracted the corresponding hand pose in the pose parameters. However, there are always some offsets...