ozanciga / gans-with-pytorch
Various implementations of Generative adversarial networks using Pytorch
☆180Updated 5 years ago
Alternatives and similar repositories for gans-with-pytorch:
Users that are interested in gans-with-pytorch are comparing it to the libraries listed below
- BiGAN implementation in Keras to detect similarities in Landscapes.☆175Updated 5 years ago
- Unofficial PyTorch implementation of the paper titled "Progressive growing of GANs for improved Quality, Stability, and Variation"☆539Updated last year
- An empirical study on evaluation metrics of generative adversarial networks.☆370Updated 5 years ago
- MSG StyleGAN in tensorflow☆264Updated 5 years ago
- Pytorch implementation of LARGE SCALE GAN TRAINING FOR HIGH FIDELITY NATURAL IMAGE SYNTHESIS (BigGAN)☆508Updated 6 years ago
- A simple implementation of Style-Based Generator Architecture for Generative Adversarial Networks with pytorch☆114Updated 5 years ago
- Pytorch implementation of "SinGAN: Learning a Generative Model from a Single Natural Image"☆225Updated 4 years ago
- [MSG-GAN] Any body can GAN! Highly stable and robust architecture. Requires little to no hyperparameter tuning. Pytorch Implementation☆630Updated 2 years ago
- Keras implementation of Balancing GAN (BAGAN) applied to the MNIST example.☆109Updated 3 years ago
- The First Place Solution of Kaggle iMaterialist (Fashion) 2019 at FGVC6☆485Updated 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.☆173Updated 6 months ago
- [ICCV 2019] "AutoGAN: Neural Architecture Search for Generative Adversarial Networks" by Xinyu Gong, Shiyu Chang, Yifan Jiang and Zhangya…☆467Updated last year
- [CVPR 2020 Workshop] A PyTorch GAN library that reproduces research results for popular GANs.☆605Updated 2 years ago
- pyTorch implementation of Spectral Normalization for Generative Adversarial Networks☆248Updated 2 years ago
- MSGAN: Mode Seeking Generative Adversarial Networks for Diverse Image Synthesis (CVPR2019)☆414Updated 5 years ago
- PyTorch implementation of "Progressive growing of GANs (PGGAN)"☆823Updated 2 years ago
- Simple Implementation of many GAN models with PyTorch.☆390Updated 2 years ago
- MSG-GAN: Multi-Scale Gradients GAN (Architecture inspired from ProGAN but doesn't use layer-wise growing)☆151Updated 4 years ago
- Code for paper "Which Training Methods for GANs do actually Converge? (ICML 2018)"☆919Updated 5 years ago
- Annotated, understandable, and visually interpretable PyTorch implementations of: VAE, BIRVAE, NSGAN, MMGAN, WGAN, WGANGP, LSGAN, DRAGAN,…☆498Updated 6 years ago
- Various Notebooks for Lernapparat.de☆276Updated 4 years ago
- Code for paper: "Support Vector Machines, Wasserstein's distance and gradient-penalty GANs maximize a margin"☆178Updated 5 years ago
- This is a PyTorch implementation of the paper Progressive Growing Of GANS For Improved Quality, Stability, And Variation by Karras et al.…☆36Updated 6 years ago
- A minimal implementaion (less than 150 lines of code with visualization) of DCGAN/WGAN in PyTorch with jupyter notebooks☆188Updated 7 years ago
- A Survey and Taxonomy of the Recent GANs Development,computer vision & time series☆446Updated 3 years ago
- Simple Tensorflow implementation of "Self-Attention Generative Adversarial Networks" (SAGAN)☆551Updated 5 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆219Updated 5 years ago
- StyleGAN2 PyTorch 1.0.1☆86Updated 5 years ago
- Pytorch Implementation of Perceptual Losses for Real-Time Style Transfer and Super-Resolution☆163Updated 6 years ago
- Improved WGAN in Pytorch☆439Updated last year