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 do we test the model? #15

Open
satvikrishna opened this issue Apr 4, 2018 · 4 comments
Open

How do we test the model? #15

satvikrishna opened this issue Apr 4, 2018 · 4 comments

Comments

@satvikrishna
Copy link

Can you please tell me how do I test it? I need to give an input and see the generated image.

@aelnouby
Copy link
Owner

Since we are using the pre-computed text embeddings, this code does not support text as input. Currently you can only use the examples in the given datasets.

@Hanzy1996
Copy link

The generated results shown in visdom are only a batch of images. How to match them with corresponding text? Or how to know which text they are conditioned on?

@Hanzy1996
Copy link

Sorry, I find the results with the caption in the folder ./results.

@vinayakpandi
Copy link

Since we are using the pre-computed text embeddings, this code does not support text as input. Currently you can only use the examples in the given datasets.

Could you please let me know , how to reproduce the example results. When I ran the predict function , I'm getting noisy output.

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