Skip to content

generate images from arbitrary strings? #8

@sterlingcrispin

Description

@sterlingcrispin

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions