ozanciga / gans-with-pytorchLinks
Various implementations of Generative adversarial networks using Pytorch
☆181Updated 6 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:
- A simpler version of the self-attention layer from SAGAN, and some image classification results.☆214Updated 6 years ago
- [ICCV 2019] "AutoGAN: Neural Architecture Search for Generative Adversarial Networks" by Xinyu Gong, Shiyu Chang, Yifan Jiang and Zhangya…☆469Updated 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.☆174Updated last year
- Visualisation tool for CNNs in pytorch☆254Updated 2 years ago
- The First Place Solution of Kaggle iMaterialist (Fashion) 2019 at FGVC6☆485Updated 5 years ago
- BiGAN implementation in Keras to detect similarities in Landscapes.☆174Updated 6 years ago
- Simple Implementation of many GAN models with PyTorch.☆398Updated 2 years ago
- Unofficial PyTorch implementation of the paper titled "Progressive growing of GANs for improved Quality, Stability, and Variation"☆541Updated 2 years ago
- Pytorch implementation of LARGE SCALE GAN TRAINING FOR HIGH FIDELITY NATURAL IMAGE SYNTHESIS (BigGAN)☆511Updated 6 years ago
- MSG StyleGAN in tensorflow☆264Updated 5 years ago
- Pytorch implementation of "SinGAN: Learning a Generative Model from a Single Natural Image"☆226Updated 5 years ago
- MSG-GAN: Multi-Scale Gradients GAN (Architecture inspired from ProGAN but doesn't use layer-wise growing)☆153Updated 5 years ago
- DAGAN: Data Augmentation Generative Adversarial Networks☆419Updated 2 years ago
- Code for paper: "Support Vector Machines, Wasserstein's distance and gradient-penalty GANs maximize a margin"☆179Updated 5 years ago
- All about attention in neural networks. Soft attention, attention maps, local and global attention and multi-head attention.☆234Updated 5 years ago
- An empirical study on evaluation metrics of generative adversarial networks.☆374Updated 6 years ago
- Mish Deep Learning Activation Function for PyTorch / FastAI☆161Updated 5 years ago
- Visualization of GAN training process☆93Updated 5 years ago
- Test Time Augmentation (TTA) wrapper for computer vision tasks: segmentation, classification, super-resolution, ... etc.☆125Updated 4 years ago
- Reimplementation of GANs☆425Updated 3 years ago
- MSGAN: Mode Seeking Generative Adversarial Networks for Diverse Image Synthesis (CVPR2019)☆414Updated 6 years ago
- Discover augmentation strategies tailored for your dataset☆250Updated last week
- Implementation of Rectified Adam in Keras☆70Updated 6 years ago
- Code for 1st place solution in Understanding Clouds from Satellite Images Challenge.☆213Updated 3 years ago
- Keras implementation of Balancing GAN (BAGAN) applied to the MNIST example.☆111Updated 4 years ago
- Conditional GAN for Anime face generation.☆92Updated 6 years ago
- pyTorch implementation of Spectral Normalization for Generative Adversarial Networks☆247Updated 3 years ago
- [CVPR 2020 Workshop] A PyTorch GAN library that reproduces research results for popular GANs.☆608Updated 3 years ago
- A variant of the Self Attention GAN named: FAGAN (Full Attention GAN)☆114Updated 7 years ago
- Simple Tensorflow implementation of "Large Scale GAN Training for High Fidelity Natural Image Synthesis" (BigGAN)☆261Updated 6 years ago