-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Description
Hi and thanks for sharing your implementation.
After successfully trained the model on FFHQ at 256 and 512 resolutions, i want to scale at 1024, but got some size mismatch in the discriminator, sounds like there is some issue on the Linear layer's dimensions.
Can you confirm that the size
arguments of both Discriminator and Coocur Discriminator should be 1024 as well ?
Could you explain why at this line the input channels are multiplied two times by 4 ?
Thanks a lot for your answer !
Metadata
Metadata
Assignees
Labels
No labels