Open oneThousand1000 opened 3 months ago
Hi oneThousand1000,
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
Hi oneThousand1000,
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:
Thank you again!
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!