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

PyTorch Version #27

Closed
XiaohangZhan opened this issue May 3, 2019 · 6 comments
Closed

PyTorch Version #27

XiaohangZhan opened this issue May 3, 2019 · 6 comments

Comments

@XiaohangZhan
Copy link

XiaohangZhan commented May 3, 2019

Thank you for your excellent work. I believe this code will be more readable and extensible if in PyTorch. So will the PyTorch version be released? A link of third-party implementation is also fine, though I cannot find one for now.
Specifically, I'm interested in latent vector prediction and projection section.

@junyanz
Copy link
Owner

junyanz commented May 3, 2019

We are working on a PyTorch version. Hopefully, It will be released in summer.

@zzzzzzian
Copy link

Thank you in advance! It would be really great if PyTorch version is released! I am trying to apply iGAN to a project and the reading of code from Theano is painful. I find it hard to understand the constraint & manifold gradient descent part from the code. Is it possible to enlighten me a little about that part? I am also using PyTorch

@junyanz
Copy link
Owner

junyanz commented May 7, 2019

Yeah, I also forgot how to write Theano code.
This function implements the loss function.

@Lifedecoder
Copy link

Two years and a half passed and the pytorch version of iGAN still not released?😂

@junyanz
Copy link
Owner

junyanz commented Mar 9, 2022

Sorry that it keeps getting delayed. If you want to use it for face editing, you can find it in photoshop "smart portrait".
We have some new work with open-source PyTorch code that improves iGAN: pix2latent (compatible with BigGAN/StyleGAN.) and ganseeing (compatible with StyleGAN).

@Lifedecoder
Copy link

Got it, thanks!

@junyanz junyanz closed this as completed Mar 9, 2022
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

4 participants