Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Searching for 'github_data/dmpl_sample.npz' #57

Open
skore11 opened this issue Mar 30, 2022 · 4 comments
Open

Searching for 'github_data/dmpl_sample.npz' #57

skore11 opened this issue Mar 30, 2022 · 4 comments

Comments

@skore11
Copy link

skore11 commented Mar 30, 2022

Hello,
I am working on bringing DMPL to a real time collision like seen in Unity.
Are the contents of the dmpl_sample.npz file from the DMPL visualization .ipynb notebook the Dyna registrations?
Meaning you need the eig vectors of the errors between the vertices of SMPL and Dyna correct?
Also I did not see much of a difference between the animation with DMPLs and without. Is this because the number of DMPL blendshape principal components provided by SMPL are not enough?
Keep up the good work!
Thanks
Abishek

@MichaelJBlack
Copy link
Collaborator

Are you getting the SMPL/DMPL parameters from AMASS? I only recently realized that the released AMASS fits are fits to virtual markers using MoSh and not fits to the scan data. The former seems not very good, while the latter is very detailed. I'm looking into it.

@skore11
Copy link
Author

skore11 commented Mar 31, 2022

Yessir I am using AMASS, the backend human body prior used the dmpls as well. so MoSH's extraction of DMPLs has 8 eig vectors (even with scaling) which is not that detailed. perhaps 8 eig vecs are not enough? Yes I believe Dyna would be far more detailed, do you happen to the DMPL extraction from Dyna as an .npz file?

@MichaelJBlack
Copy link
Collaborator

Right. With sparse markers, you can't get much soft tissue detail, hence, we use few DMPLs. I'm working on getting the more detailed Dyna/DFAUST fits on the AMASS site.

@skore11
Copy link
Author

skore11 commented Apr 1, 2022

That sounds good, Ill keep a lookout for the same, on a side note do you know if DMPLs will be included in the Unity build? I am trying to include the same with position based dynamics to integrate collision based blendshapes with SMPL and DMPL. I guess the big issue would be to redo lbs with the DMPL blendshapes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants