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
@alliecc ,
I thought that
BEGAN discriminator is an auto-encoder so that input images should be targets with mean-squared error (MSE) loss function. Conditioning input (as did in pix2pix paper) isn't make sense because BEGAN discriminator is not a classifier but an auto-encoder.
Uh oh!
There was an error while loading. Please reload this page.
Hello,
Thanks for sharing codes. I was just wondering why you don't make BEGAN discriminator condition on input?
The text was updated successfully, but these errors were encountered: