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

How to train BigGAN for image generation conditioned on text description? #95

Open
jaygala24 opened this issue Apr 18, 2022 · 1 comment

Comments

@jaygala24
Copy link

Hey everyone,

I was exploring the landscape for text to image generation using generative adversarial networks (GANs). I was wondering if anyone has previously tried training BigGAN for generating images conditioned on the text description. If we just change the nn.Embedding to nn.Linear in place of class condition embedding then will it work. If anyone can share some pointers regarding modifying BigGAN for text-to-image then it would be really helpful.

Thanks!

@zhang373
Copy link

Maybe you should check GigaGAN

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