Skip to content

torch.nn.modules.module.ModuleAttributeError: 'StaticUnconditionalGAN' object has no attribute '_next_scale_int' #448

Answered by LeoXing1996
aloreggia asked this question in Models
Discussion options

You must be logged in to vote

Besides misusing PGGANFetchDataHook, scale in Resize augmentation in the data pipeline should be the same as out_size of the StyleGANv2Generator. In your config, scale and out_size are 256 and 128 respectively.

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by zengyh1900
Comment options

You must be logged in to vote
0 replies
Comment options

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

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