crcrpar / pytorch.sngan_projection
An unofficial PyTorch implementation of SNGAN (ICLR 2018) and cGANs with projection discriminator (ICLR 2018).
☆157Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for pytorch.sngan_projection
- pyTorch implementation of Spectral Normalization for Generative Adversarial Networks☆246Updated 2 years ago
- Python script to download the celebA-HQ dataset from google drive☆139Updated 4 years ago
- ☆131Updated 6 years ago
- Cross-domain disentanglement network☆91Updated 5 years ago
- COCO-GAN: Generation by Parts via Conditional Coordinating (ICCV 2019 oral)☆268Updated 4 years ago
- Self-Attention Generative Adversarial Networks Implementation in PyTorch☆74Updated 6 years ago
- Pytorch implementation of "SinGAN: Learning a Generative Model from a Single Natural Image"☆223Updated 4 years ago
- Code for ICLR2020 paper 'Real or Not Real, that is the Question'☆286Updated 4 years ago
- MSGAN: Mode Seeking Generative Adversarial Networks for Diverse Image Synthesis (CVPR2019)☆413Updated 5 years ago
- CPU/GPU/TPU implementation of the Inception Score☆80Updated 4 years ago
- An empirical study on evaluation metrics of generative adversarial networks.☆368Updated 5 years ago
- A pytorch implementation of Paper "IntroVAE: Introspective Variational Autoencoders for Photographic Image Synthesis"☆91Updated 5 years ago
- Implementation of Diversity-Sensitive Conditional Generative Adversarial Networks (ICLR 2019)☆98Updated 3 years ago
- MSG-GAN: Multi-Scale Gradients GAN (Architecture inspired from ProGAN but doesn't use layer-wise growing)☆152Updated 4 years ago
- Homomorphic Latent Space Interpolation for Unpaired Image-to-image Translation☆105Updated last year
- This is an almost exact replica in PyTorch of the Tensorflow version of Self-Attention GAN released by Google Brain in August 2018.☆170Updated 2 months ago
- dcgan combined with vae in pytorch!☆117Updated 6 years ago
- IS, FID score Pytorch and TF implementation, TF implementation is a wrapper of the official ones.☆121Updated 3 years ago
- Modified h5tool.py make user getting celeba-HQ easier☆122Updated 5 years ago
- DCGAN LSGAN WGAN-GP DRAGAN PyTorch☆194Updated 2 years ago
- implement infoGAN using pytorch☆151Updated 6 years ago
- Simple Tensorflow implementation of "Diverse Image-to-Image Translation via Disentangled Representations" (ECCV 2018 Oral)☆118Updated 5 years ago
- Official PyTorch implementation of GDWCT (CVPR 2019, oral)☆139Updated 5 years ago
- Unsupervised Attention-Guided Image to Image Translation☆330Updated 5 years ago
- Multi-mapping Image-to-Image Translation via Learning Disentanglement. NeurIPS2019☆113Updated 3 years ago
- Paper by Miyato et al. https://openreview.net/forum?id=B1QRgziT-☆677Updated 6 years ago
- Pytorch implementation of "One-Shot Unsupervised Cross Domain Translation" NIPS 2018☆139Updated 5 years ago
- A pytorch implementation of pix2pix + BEGAN (Boundary Equilibrium Generative Adversarial Networks)☆183Updated 5 years ago
- RelGAN: Multi-Domain Image-to-Image Translation via Relative Attributes☆75Updated 4 years ago