You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the note.
Can you provide more information or context? How much improvement might this penalty provide and expected impact on generated images?
I think I wasn't clear on the issue, I meant loss due to Batch Norm. It might hel[ your model or will degrade your model. If you don't want either you can use instance Norm.
I have a few other questions:
Were you able to generate images in the first try or you did multiple tries.
Did you take this code form Tensorflow documentation or made it all by yourself (as I am not able to stabilize my GAN models).
Any suggestions on how to stabilize DCGANs?
I can provide a PR if you still want it, it would be a great pleasure for me?
Thanks
You didn't add the penalty due to the regularization loss while minimizing
The text was updated successfully, but these errors were encountered: