pytorch-generative-model-collections icon indicating copy to clipboard operation
pytorch-generative-model-collections copied to clipboard

Can you create an implementation of a BiGAN/AliGAN?

Open arunpatro opened this issue 6 years ago • 0 comments

The generative model community is also interested in understanding a lot of about images from their latent representations. This is where BiGAN/AliGAN come into play.

BiGAN: https://arxiv.org/abs/1605.09782 https://github.com/jeffdonahue/bigan

AliGAN: https://arxiv.org/abs/1606.00704 https://github.com/IshmaelBelghazi/ALI

Will you also accept BiGAN/AliGAN PR?

arunpatro avatar Nov 20 '18 08:11 arunpatro