rosinality / sagan-pytorchLinks
Self-Attention Generative Adversarial Networks Implementation in PyTorch
☆75Updated 7 years ago
Alternatives and similar repositories for sagan-pytorch
Users that are interested in sagan-pytorch are comparing it to the libraries listed below
Sorting:
- pyTorch implementation of Spectral Normalization for Generative Adversarial Networks☆247Updated 3 years ago
- MSG-GAN: Multi-Scale Gradients GAN (Architecture inspired from ProGAN but doesn't use layer-wise growing)☆153Updated 5 years ago
- This is an almost exact replica in PyTorch of the Tensorflow version of Self-Attention GAN released by Google Brain in August 2018.☆174Updated last year
- Simple Tensorflow implementation of "Diverse Image-to-Image Translation via Disentangled Representations" (ECCV 2018 Oral)☆120Updated 6 years ago
- DCGAN LSGAN WGAN-GP DRAGAN PyTorch☆196Updated 3 years ago
- An empirical study on evaluation metrics of generative adversarial networks.☆373Updated 6 years ago
- An unofficial PyTorch implementation of SNGAN (ICLR 2018) and cGANs with projection discriminator (ICLR 2018).☆157Updated 5 years ago
- ☆131Updated 7 years ago
- A pytorch implementation of pix2pix + BEGAN (Boundary Equilibrium Generative Adversarial Networks)☆187Updated 6 years ago
- Cross-domain disentanglement network☆91Updated 6 years ago
- dcgan combined with vae in pytorch!☆117Updated 7 years ago
- MSGAN: Mode Seeking Generative Adversarial Networks for Diverse Image Synthesis (CVPR2019)☆412Updated 6 years ago
- Simple Tensorflow Implementation of "Spectral Normalization for Generative Adversarial Networks" (ICLR 2018)☆141Updated 7 years ago
- Pytorch implementation of multitask CycleGAN with auxiliary classification loss☆96Updated 5 years ago
- A pytorch implementation of Paper "IntroVAE: Introspective Variational Autoencoders for Photographic Image Synthesis"☆95Updated 6 years ago
- Unsupervised Attention-Guided Image to Image Translation☆330Updated 6 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆220Updated 6 years ago
- ECCV2018☆67Updated 6 years ago
- Pytorch implementation of "SinGAN: Learning a Generative Model from a Single Natural Image"☆226Updated 5 years ago
- Inception score for measuring quality of images generating from GAN☆42Updated 7 years ago
- IS, FID score Pytorch and TF implementation, TF implementation is a wrapper of the official ones.☆126Updated 4 years ago
- Python script to download the celebA-HQ dataset from google drive☆140Updated 5 years ago
- SaGAN PyTorch "Generative Adversarial Network with Spatial Attention for Face Attribute Editing"☆103Updated last year
- PyTorch Implementation of Unrolled Generative Adversarial Networks☆40Updated 7 years ago
- MC-GAN: Multi-conditional Generative Adversarial Network for Image (BMVC 2018)☆47Updated 7 years ago
- CPU/GPU/TPU implementation of the Inception Score☆80Updated 5 years ago
- Source code and information for the ECCV 2018 paper: Gokaslan et al., 'Improving Shape Deformation in Unsupervised Image-to-Image Transla…☆122Updated 4 years ago
- Pytorch implementation of Conditional Image Synthesis with Auxiliary Classifier GANs☆72Updated 8 years ago
- Pytorch implementation of HDGan☆150Updated 6 years ago
- implement infoGAN using pytorch☆153Updated 7 years ago