ozanciga / gans-with-pytorchLinks
Various implementations of Generative adversarial networks using Pytorch
☆181Updated 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:
- A simpler version of the self-attention layer from SAGAN, and some image classification results.☆214Updated 6 years ago
- DAGAN: Data Augmentation Generative Adversarial Networks☆419Updated 2 years ago
- BiGAN implementation in Keras to detect similarities in Landscapes.☆174Updated 6 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 Implementation of many GAN models with PyTorch.☆396Updated 2 years ago
- [ICCV 2019] "AutoGAN: Neural Architecture Search for Generative Adversarial Networks" by Xinyu Gong, Shiyu Chang, Yifan Jiang and Zhangya…☆468Updated last year
- All about attention in neural networks. Soft attention, attention maps, local and global attention and multi-head attention.☆233Updated 5 years ago
- Visualisation tool for CNNs in pytorch☆254Updated 2 years ago
- Unofficial PyTorch implementation of the paper titled "Progressive growing of GANs for improved Quality, Stability, and Variation"☆540Updated 2 years ago
- Keras implementation of Balancing GAN (BAGAN) applied to the MNIST example.☆109Updated 4 years ago
- An empirical study on evaluation metrics of generative adversarial networks.☆373Updated 6 years ago
- Pytorch implementation of LARGE SCALE GAN TRAINING FOR HIGH FIDELITY NATURAL IMAGE SYNTHESIS (BigGAN)☆511Updated 6 years ago
- Everyday things people use in Pytorch. No need to spend hours reading Pytorch forums trying to find them!☆281Updated 3 years ago
- [CVPR 2020 Workshop] A PyTorch GAN library that reproduces research results for popular GANs.☆608Updated 3 years ago
- Pytorch implementation of "SinGAN: Learning a Generative Model from a Single Natural Image"☆226Updated 5 years ago
- Discover augmentation strategies tailored for your dataset☆250Updated 5 years ago
- Visualization of GAN training process☆93Updated 5 years ago
- Code for paper: "Support Vector Machines, Wasserstein's distance and gradient-penalty GANs maximize a margin"☆179Updated 5 years ago
- The First Place Solution of Kaggle iMaterialist (Fashion) 2019 at FGVC6☆484Updated 5 years ago
- MSG StyleGAN in tensorflow☆264Updated 5 years ago
- MSG-GAN: Multi-Scale Gradients GAN (Architecture inspired from ProGAN but doesn't use layer-wise growing)☆153Updated 5 years ago
- Various Notebooks for Lernapparat.de☆277Updated 5 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆220Updated 6 years ago
- Kaggle | 9th place single model solution for TGS Salt Identification Challenge☆281Updated 6 years ago
- A collection of arbitrary text to image papers with code (constantly updating)☆213Updated 5 years ago
- ☆193Updated last year
- Repo to build on / reproduce the record breaking Ranger-Mish-SelfAttention setup on FastAI ImageWoof dataset 5 epochs☆116Updated 5 years ago
- MSGAN: Mode Seeking Generative Adversarial Networks for Diverse Image Synthesis (CVPR2019)☆411Updated 6 years ago
- Some notes, tutorials, and some experimentation with the fast.ai library (https://github.com/fastai/fastai)☆58Updated 6 years ago
- Mish Deep Learning Activation Function for PyTorch / FastAI☆161Updated 5 years ago