ozanciga / gans-with-pytorchLinks
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
Sorting:
- MSGAN: Mode Seeking Generative Adversarial Networks for Diverse Image Synthesis (CVPR2019)☆412Updated 6 years ago
- BiGAN implementation in Keras to detect similarities in Landscapes.☆175Updated 5 years ago
- An empirical study on evaluation metrics of generative adversarial networks.☆372Updated 5 years ago
- Semi-supervised GAN in "Improved Techniques for Training GANs"☆304Updated 5 years ago
- COCO-GAN: Generation by Parts via Conditional Coordinating (ICCV 2019 oral)☆268Updated 4 years ago
- Various Notebooks for Lernapparat.de☆276Updated 4 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆218Updated 5 years ago
- Pytorch implementation of LARGE SCALE GAN TRAINING FOR HIGH FIDELITY NATURAL IMAGE SYNTHESIS (BigGAN)☆509Updated 6 years ago
- Visualization of GAN training process☆92Updated 5 years ago
- A simpler version of the self-attention layer from SAGAN, and some image classification results.☆212Updated 5 years ago
- The First Place Solution of Kaggle iMaterialist (Fashion) 2019 at FGVC6☆485Updated 5 years ago
- StyleGAN2 PyTorch 1.0.1☆86Updated 5 years ago
- Code for 3rd place solution in Kaggle Humpback Whale Identification Challenge.☆163Updated 6 years ago
- A simple implementation of Style-Based Generator Architecture for Generative Adversarial Networks with pytorch☆114Updated 5 years ago
- Pytorch Implementation of Perceptual Losses for Real-Time Style Transfer and Super-Resolution☆163Updated 6 years ago
- An unofficial PyTorch implementation of SNGAN (ICLR 2018) and cGANs with projection discriminator (ICLR 2018).☆158Updated 5 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
- [ICCV 2019] "AutoGAN: Neural Architecture Search for Generative Adversarial Networks" by Xinyu Gong, Shiyu Chang, Yifan Jiang and Zhangya…☆467Updated last year
- Code for paper: "Support Vector Machines, Wasserstein's distance and gradient-penalty GANs maximize a margin"☆178Updated 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 9 months ago
- Keras implementation of Balancing GAN (BAGAN) applied to the MNIST example.☆109Updated 3 years ago
- [CVPR 2020 Workshop] A PyTorch GAN library that reproduces research results for popular GANs.☆609Updated 2 years ago
- Simple Implementation of many GAN models with PyTorch.☆394Updated 2 years ago
- Simple Tensorflow implementation of "Large Scale GAN Training for High Fidelity Natural Image Synthesis" (BigGAN)☆260Updated 6 years ago
- Simple Tensorflow implementation of "Self-Attention Generative Adversarial Networks" (SAGAN)☆552Updated 5 years ago
- Pytorch implementation of "SinGAN: Learning a Generative Model from a Single Natural Image"☆225Updated 5 years ago
- MSG StyleGAN in tensorflow☆264Updated 5 years ago
- Unsupervised Attention-Guided Image to Image Translation☆331Updated 5 years ago
- Mish Deep Learning Activation Function for PyTorch / FastAI☆161Updated 5 years ago
- Unofficial implementation of Swapping Autoencoder for Deep Image Manipulation (https://arxiv.org/abs/2007.00653) in PyTorch☆255Updated 4 years ago