You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am wondering how to sample meaningful expression latent code. For example, those presented on the "Latent Expression Interpolation" section of your project page.
Looking forward to your reply!
The text was updated successfully, but these errors were encountered:
for this visualization I took expressions from the expression_codebook from the training set.
However, with the NPHM model there are often some unnatural deformation in the lip region.
MonoNPHM provides much better movemnt of the face and is more robust/consistent.
FYI, NPHM models forward deformations (compatible with rasterization) and MonoNPHM represents backward deformations (compatible with NeRF/ray-based rendering).
Are you looking to do anything specific?
Let me know what you would need.
for this visualization I took expressions from the expression_codebook from the training set. However, with the NPHM model there are often some unnatural deformation in the lip region.
MonoNPHM provides much better movemnt of the face and is more robust/consistent.
FYI, NPHM models forward deformations (compatible with rasterization) and MonoNPHM represents backward deformations (compatible with NeRF/ray-based rendering).
Are you looking to do anything specific? Let me know what you would need.
Kind regards, Simon
Thank you for your response!
I have tried using MonoNPHM and have two questions:
I processed a video with approximately 240 frames, and it took over 10 hours to complete. Is this processing time typical for MonoNPHM?
Can the MonoNPHM model be fitted to a point cloud, similar to fitting_pointclouds.py from the NPHM repository?
Hi! Thanks for sharing your nice work!
I am wondering how to sample meaningful expression latent code. For example, those presented on the "Latent Expression Interpolation" section of your project page.
Looking forward to your reply!
The text was updated successfully, but these errors were encountered: