michaildoukas / head2head

PyTorch implementation for Head2Head and Head2Head++. It can be used to fully transfer the head pose, facial expression and eye movements from a source video to a target identity.
MIT License
310 stars 44 forks source link

Source Code of hephaestus #16

Open sunkymepro opened 2 years ago

sunkymepro commented 2 years ago

Thanks for your great work, but it's unfortunate that the source of LSFM is unavailable. Now I'm trying to replace LSFM with other 3DMM models. I'm puzzled with hephaestus. I have read the readme.md in the Github page of hephaestus but I still feel puzzled. Could you please tell me how to get the function document of hepaestus? I only want to know the parameter and usage of some functions. Thank you!