Skip to content

Conversation

Roulbac
Copy link

@Roulbac Roulbac commented Jan 30, 2019

As recommended in https://arxiv.org/pdf/1704.00028.pdf, using WGAN-GP loss needs not to use a normalization layer.

As recommended in https://arxiv.org/pdf/1704.00028.pdf, using WGAN-GP loss needs not to use a normalization layer.
@Roulbac Roulbac changed the title Important node to gradient penalty for wgangp Important note to gradient penalty for wgangp Jan 30, 2019
@junyanz
Copy link
Owner

junyanz commented Jan 31, 2019

I think the batchnorm is not compatible with gradient penalty loss. Instance norm might be fine as it is a normalization for each instance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants