Open
Description
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!
Metadata
Metadata
Assignees
Labels
No labels