genforce / interfacegan

[CVPR 2020] Interpreting the Latent Space of GANs for Semantic Face Editing
https://genforce.github.io/interfacegan/
MIT License
1.51k stars 281 forks source link

Regarding yaw pose estimation using facial landmarks #46

Closed parthpatel002 closed 4 years ago

parthpatel002 commented 4 years ago

Hi,

I wish to apply your technique to a StyleGAN model that I have trained on Celeba-HQ-128 images. Can you please release the code to estimate yaw pose using the five facial landmarks present in CelebA dataset (left eye centre, right eye centre, nose tip, left mouth corner and right mouth corner)?

Thanks.

ShenYujun commented 4 years ago

We currently do not have plans on releasing the facial landmark predictor. However, you can use this script instead. Good luck.