Skip to content

How to resize the random noise input of SinGAN? #449

Answered by pjh4993
DonghweeYoon asked this question in How-to
Discussion options

You must be logged in to vote

To resize synthesize images, you need to change size of initial noise and per layer noise

You can check SinGANMSGeneratorPE's https://github.com/open-mmlab/mmgeneration/blob/master/mmgen/models/architectures/singan/positional_encoding.py to resize noise

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by zengyh1900
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
How-to
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #173 on October 12, 2022 09:12.