ozanciga / gans-with-pytorch
Various implementations of Generative adversarial networks using Pytorch
☆178Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for gans-with-pytorch
- BiGAN implementation in Keras to detect similarities in Landscapes.☆175Updated 5 years ago
- An empirical study on evaluation metrics of generative adversarial networks.☆368Updated 5 years ago
- Pytorch implementation of LARGE SCALE GAN TRAINING FOR HIGH FIDELITY NATURAL IMAGE SYNTHESIS (BigGAN)☆509Updated 5 years ago
- Keras implementation of Balancing GAN (BAGAN) applied to the MNIST example.☆107Updated 3 years ago
- MSG StyleGAN in tensorflow☆263Updated 4 years ago
- Simple Implementation of many GAN models with PyTorch.☆384Updated last year
- Simple Tensorflow implementation of "Large Scale GAN Training for High Fidelity Natural Image Synthesis" (BigGAN)☆262Updated 5 years ago
- MSGAN: Mode Seeking Generative Adversarial Networks for Diverse Image Synthesis (CVPR2019)☆413Updated 5 years ago
- Pytorch implementation of "SinGAN: Learning a Generative Model from a Single Natural Image"☆223Updated 4 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.☆170Updated 2 months ago
- Annotated, understandable, and visually interpretable PyTorch implementations of: VAE, BIRVAE, NSGAN, MMGAN, WGAN, WGANGP, LSGAN, DRAGAN,…☆500Updated 5 years ago
- Simple Tensorflow implementation of "Self-Attention Generative Adversarial Networks" (SAGAN)☆551Updated 5 years ago
- COCO-GAN: Generation by Parts via Conditional Coordinating (ICCV 2019 oral)☆268Updated 4 years ago
- A minimal implementaion (less than 150 lines of code with visualization) of DCGAN/WGAN in PyTorch with jupyter notebooks☆189Updated 6 years ago
- Unofficial PyTorch implementation of the paper titled "Progressive growing of GANs for improved Quality, Stability, and Variation"☆536Updated last year
- The First Place Solution of Kaggle iMaterialist (Fashion) 2019 at FGVC6☆484Updated 4 years ago
- Reimplementation of GANs☆420Updated 2 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆219Updated 5 years ago
- Various Notebooks for Lernapparat.de☆276Updated 4 years ago
- [ICCV 2019] "AutoGAN: Neural Architecture Search for Generative Adversarial Networks" by Xinyu Gong, Shiyu Chang, Yifan Jiang and Zhangya…☆464Updated 9 months ago
- Code for paper: "Support Vector Machines, Wasserstein's distance and gradient-penalty GANs maximize a margin"☆179Updated 4 years ago
- Code for paper "Which Training Methods for GANs do actually Converge? (ICML 2018)"☆917Updated 5 years ago
- MSG-GAN: Multi-Scale Gradients GAN (Architecture inspired from ProGAN but doesn't use layer-wise growing)☆151Updated 4 years ago
- Mish Deep Learning Activation Function for PyTorch / FastAI☆160Updated 4 years ago
- Unsupervised Attention-Guided Image to Image Translation☆329Updated 5 years ago
- Code for ICLR2020 paper 'Real or Not Real, that is the Question'☆286Updated 4 years ago
- Improved WGAN in Pytorch☆439Updated last year
- pyTorch implementation of Spectral Normalization for Generative Adversarial Networks☆246Updated 2 years ago
- Spectral Normalization for Keras Dense and Convolution Layers☆122Updated 4 years ago
- A simple implementation of Style-Based Generator Architecture for Generative Adversarial Networks with pytorch☆113Updated 5 years ago