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
The global average pooling is used in the discriminator, torch code and illustrated in the DCGAN paper. But here is fully connection in the discriminator.
The text was updated successfully, but these errors were encountered:
The
global average pooling
is used in the discriminator, torch code and illustrated in the DCGAN paper. But here isfully connection
in the discriminator.The text was updated successfully, but these errors were encountered: