GNGAN-PyTorch
GNGAN-PyTorch copied to clipboard
Will GNGAN fail when modern activation funcitons like GELU are used in discriminator ?
"All the activation functions of network f are piecewise linear" It appears that this restriction could significantly limit the method's ability to utilize advanced network architectures.