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.☆213Updated 6 years ago
- All about attention in neural networks. Soft attention, attention maps, local and global attention and multi-head attention.☆232Updated 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
- The First Place Solution of Kaggle iMaterialist (Fashion) 2019 at FGVC6☆484Updated 5 years ago
- Simple Implementation of many GAN models with PyTorch.☆396Updated 2 years ago
- Keras implementation of Balancing GAN (BAGAN) applied to the MNIST example.☆109Updated 4 years ago
- Test Time Augmentation (TTA) wrapper for computer vision tasks: segmentation, classification, super-resolution, ... etc.☆125Updated 3 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 last year
- Visualisation tool for CNNs in pytorch☆253Updated 2 years ago
- DAGAN: Data Augmentation Generative Adversarial Networks☆418Updated 2 years ago
- Pytorch notebook with One Cycle Policy implementation (https://arxiv.org/abs/1803.09820)☆73Updated 3 years ago
- Visualization of GAN training process☆93Updated 5 years ago
- BiGAN implementation in Keras to detect similarities in Landscapes.☆174Updated 6 years ago
- Bag of Tricks for Image Classification with Convolutional Neural Networks in Keras☆63Updated 6 years ago
- Kaggle | 9th place single model solution for TGS Salt Identification Challenge☆281Updated 6 years ago
- Discover augmentation strategies tailored for your dataset☆250Updated 5 years ago
- Mish Deep Learning Activation Function for PyTorch / FastAI☆161Updated 5 years ago
- Code for paper: "Support Vector Machines, Wasserstein's distance and gradient-penalty GANs maximize a margin"☆179Updated 5 years ago
- An empirical study on evaluation metrics of generative adversarial networks.☆373Updated 6 years ago
- Material for the tutorial: "Deep Diving into GANs: from theory to production"☆209Updated 2 years ago
- Code for 3rd place solution in Kaggle Humpback Whale Identification Challenge.☆163Updated 6 years ago
- Unofficial PyTorch implementation of the paper titled "Progressive growing of GANs for improved Quality, Stability, and Variation"☆541Updated last year
- 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
- Implementation of Rectified Adam in Keras☆70Updated 6 years ago
- Reimplementation of GANs☆423Updated 3 years ago
- [CVPR 2020 Workshop] A PyTorch GAN library that reproduces research results for popular GANs.☆608Updated 3 years ago
- A collection of arbitrary text to image papers with code (constantly updating)☆213Updated 5 years ago
- Classifying cat and dog images using Kaggle dataset☆88Updated 3 months ago
- A journey into Convolutional Neural Network visualization☆272Updated 6 years ago