Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Control eye position #57

Open
ganganstyle opened this issue Jul 18, 2022 · 2 comments
Open

Control eye position #57

ganganstyle opened this issue Jul 18, 2022 · 2 comments

Comments

@ganganstyle
Copy link

Hello, thank you for this great work!
Is there a way to control the position of the pupils inside the eyes / gaze?
Maybe someone has been able to train and can share a latent that does this?

@rinongal
Copy link
Owner

Hi,

StyleSpace Analysis have an eye gaze direction which you may be able to use. It uses the S-space and not the W-space, and I believe their code is based on the Tensorflow StyleGAN implementation, which means you'll have to do some (probably minor) code-work yourself.

I did add s-space support to the model here which might save you some work, but it's not terribly well documented since nothing in our work actually uses it.

@ganganstyle
Copy link
Author

That looks very promising, thanks!
Not sure if I'll be able to actually implement it though..

As a side note - having the editing capabilities from StyleSpace in the StyleGAN-nada Huggingface Demo would be epic! Super useful for animation purposes as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants