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

testing in wild and result size #2

Closed
ak9250 opened this issue Jun 18, 2019 · 5 comments
Closed

testing in wild and result size #2

ak9250 opened this issue Jun 18, 2019 · 5 comments

Comments

@ak9250
Copy link

ak9250 commented Jun 18, 2019

can you provide how to test on your own images for the celeba pretrained model and the results sizes are really small and hard to see the difference currently

@fjxmlzn
Copy link
Owner

fjxmlzn commented Jun 18, 2019

Sorry what do you mean by "test on your own images for the celeba pretrained model"? Do you want to run InfoGAN-CR on your own image dataset, or something else?

And what do you mean by "results sizes"?

@ak9250
Copy link
Author

ak9250 commented Jun 18, 2019

@fjxmlzn I mean like testing on a single image like this one
rdjtest2

I mean the current result grid is very small for each latent result like 32x32 for each one and you cant see it clearly
sample23

@fjxmlzn
Copy link
Owner

fjxmlzn commented Jun 18, 2019

This is because this pre-trained model was trained on 32x32 CelebA. If you want to generate images of higher resolution, just change the training data to whatever you want and retrain the model.

@fjxmlzn fjxmlzn closed this as completed Jun 18, 2019
@ak9250
Copy link
Author

ak9250 commented Jun 19, 2019

@fjxmlzn ok also you can test on single image instead of whole dataset?

@fjxmlzn
Copy link
Owner

fjxmlzn commented Jun 19, 2019

This InfoGAN-CR is for generating images and is required to train on many images (same as other GANs). Sorry I don't know what you mean by "test on single image". Could you please clarify more on that?

Do you mean changing the factors of a single given image?

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