Open dondongwon opened 1 month ago
Hi,
you see, e.g., this code for how to obtain a me mesh from the latent codes https://github.com/SimonGiebenhain/MonoNPHM/blob/main/src/mononphm/photometric_tracking/tracking.py#L1190
Then you mix z_geo, z_exp and z_app from different people and interpolate between them however you want. I hope that helps
Apologies about the many questions: Is there a way we could alter the output such that we can perform style transfer? If so, could you refer me to the code that I can use during inference to perturb this z_geo or z_app?