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:
- A simpler version of the self-attention layer from SAGAN, and some image classification results.☆212Updated 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 11 months ago
- BiGAN implementation in Keras to detect similarities in Landscapes.☆175Updated 6 years ago
- The First Place Solution of Kaggle iMaterialist (Fashion) 2019 at FGVC6☆484Updated 5 years ago
- [ICCV 2019] "AutoGAN: Neural Architecture Search for Generative Adversarial Networks" by Xinyu Gong, Shiyu Chang, Yifan Jiang and Zhangya…☆468Updated last year
- Visualisation tool for CNNs in pytorch☆254Updated 2 years ago
- An empirical study on evaluation metrics of generative adversarial networks.☆373Updated 6 years ago
- Unofficial PyTorch implementation of the paper titled "Progressive growing of GANs for improved Quality, Stability, and Variation"☆541Updated last year
- Keras implementation of Balancing GAN (BAGAN) applied to the MNIST example.☆109Updated 4 years ago
- Pytorch implementation of LARGE SCALE GAN TRAINING FOR HIGH FIDELITY NATURAL IMAGE SYNTHESIS (BigGAN)☆511Updated 6 years ago
- Visualization of GAN training process☆92Updated 5 years ago
- Simple Implementation of many GAN models with PyTorch.☆396Updated 2 years ago
- DAGAN: Data Augmentation Generative Adversarial Networks☆417Updated 2 years ago
- MSG-GAN: Multi-Scale Gradients GAN (Architecture inspired from ProGAN but doesn't use layer-wise growing)☆151Updated 5 years ago
- [CVPR 2020 Workshop] A PyTorch GAN library that reproduces research results for popular GANs.☆608Updated 3 years ago
- Pytorch Implementation of Perceptual Losses for Real-Time Style Transfer and Super-Resolution☆163Updated 6 years ago
- Pytorch implementation of "SinGAN: Learning a Generative Model from a Single Natural Image"☆226Updated 5 years ago
- Kaggle | 9th place single model solution for TGS Salt Identification Challenge☆281Updated 6 years ago
- Code for paper: "Support Vector Machines, Wasserstein's distance and gradient-penalty GANs maximize a margin"☆178Updated 5 years ago
- Reimplementation of GANs☆424Updated 3 years ago
- MSG StyleGAN in tensorflow☆265Updated 5 years ago
- Discover augmentation strategies tailored for your dataset☆250Updated 5 years ago
- Simple Tensorflow implementation of "Large Scale GAN Training for High Fidelity Natural Image Synthesis" (BigGAN)☆260Updated 6 years ago
- Test Time Augmentation (TTA) wrapper for computer vision tasks: segmentation, classification, super-resolution, ... etc.☆123Updated 3 years ago
- Various Notebooks for Lernapparat.de☆276Updated 5 years ago
- Mish Deep Learning Activation Function for PyTorch / FastAI☆161Updated 5 years ago
- A collection of arbitrary text to image papers with code (constantly updating)☆213Updated 5 years ago
- MSGAN: Mode Seeking Generative Adversarial Networks for Diverse Image Synthesis (CVPR2019)☆413Updated 6 years ago
- Useful PyTorch functions and modules that are not implemented in PyTorch by default☆188Updated last year
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆218Updated 5 years ago