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

hephaestus module #2

Open andorxornot opened 4 years ago

andorxornot commented 4 years ago

Could you push sources of hephaestus module? i wanted to test your work on windows

michaildoukas commented 4 years ago

You can find hephaestus sources here: https://github.com/tvogiannou/hephaestus.

P.S.: I have never tried to build it on Windows, so I am not sure what kind of issues might appear.