openai/improved-gan

Minibatch discrimination parameterization

tdeboissiere opened this issue · 0 comments

In your implementation, you choose to multiply the feature map with a 3D tensor and then derive a proxy for the closeness between samples. Have you tried anything else (2D tensor etc). If so what were the results ?