-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
Hey I'm not deeply familiar with text to image GAN's or pytorch and I'm interested in trying your code out but from what I can tell it uses some preprocessed text embeddings rather than accepting arbitrary string input. Am I missing something? What would be the best way to generate new images with arbitrary strings?
it looks like https://github.com/reedscot/icml2016 that you linked to accepts arbitrary input, can I use that to output the latent space of those text queries to disk and then give them to your code base?
any guidance you have would be greatly appreciated
Metadata
Metadata
Assignees
Labels
No labels