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 to generate images like SinGan? #16

Closed
dingyineversad opened this issue Jan 31, 2021 · 2 comments
Closed

How to generate images like SinGan? #16

dingyineversad opened this issue Jan 31, 2021 · 2 comments

Comments

@dingyineversad
Copy link

Sorry, I don't quite understand. What command do you input to generate the image?How do you determine the scale of the generated image?
Thank you very much!

@tohinz
Copy link
Owner

tohinz commented Feb 2, 2021

Please see here for how to sample from the model (this will automatically sample in different scales).
You can train like this specifically to train for rescaling later and then sample as before.
You can manually change the scale in the code here by changing scale_w and scale_h.

@dingyineversad
Copy link
Author

@tohinz OK, I see. Thank you very much

@tohinz tohinz closed this as completed Feb 5, 2021
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