Zekun Li

Results 7 issues of 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...

![image](https://user-images.githubusercontent.com/56219029/196362029-9773ecd1-3f9b-4ec0-882c-0e9de1d6de31.png) 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? ![image](https://user-images.githubusercontent.com/56219029/196362495-47662bc1-6833-4a67-a5c4-bd5f2f485eae.png)

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...