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
- All about attention in neural networks. Soft attention, attention maps, local and global attention and multi-head attention.☆234Updated 5 years ago
- Simple Implementation of many GAN models with PyTorch.☆398Updated 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
- Keras implementation of Balancing GAN (BAGAN) applied to the MNIST example.☆111Updated 4 years ago
- DAGAN: Data Augmentation Generative Adversarial Networks☆419Updated 2 years ago
- [ICCV 2019] "AutoGAN: Neural Architecture Search for Generative Adversarial Networks" by Xinyu Gong, Shiyu Chang, Yifan Jiang and Zhangya…☆469Updated last year
- Visualization of GAN training process☆93Updated 5 years ago
- Mish Deep Learning Activation Function for PyTorch / FastAI☆161Updated 5 years ago
- Repo to build on / reproduce the record breaking Ranger-Mish-SelfAttention setup on FastAI ImageWoof dataset 5 epochs☆116Updated 5 years ago
- The First Place Solution of Kaggle iMaterialist (Fashion) 2019 at FGVC6☆484Updated 5 years ago
- Visualisation tool for CNNs in pytorch☆254Updated 2 years ago
- Code for paper: "Support Vector Machines, Wasserstein's distance and gradient-penalty GANs maximize a margin"☆179Updated 5 years ago
- Test Time Augmentation (TTA) wrapper for computer vision tasks: segmentation, classification, super-resolution, ... etc.☆125Updated 3 years ago
- Kaggle | 9th place single model solution for TGS Salt Identification Challenge☆281Updated 7 years ago
- Discover augmentation strategies tailored for your dataset☆250Updated 5 years ago
- [CVPR 2020 Workshop] A PyTorch GAN library that reproduces research results for popular GANs.☆608Updated 3 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"☆540Updated 2 years ago
- Pytorch implementation of "SinGAN: Learning a Generative Model from a Single Natural Image"☆226Updated 5 years ago
- Reimplementation of GANs☆425Updated 3 years ago
- Useful PyTorch functions and modules that are not implemented in PyTorch by default☆188Updated last year
- Experiments on different dataset on how to grow networks during training to learn new image categories.☆62Updated 5 years ago
- Code for 3rd place solution in Kaggle Human Protein Atlas Image Classification Challenge.☆252Updated 6 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
- Pytorch implementation of LARGE SCALE GAN TRAINING FOR HIGH FIDELITY NATURAL IMAGE SYNTHESIS (BigGAN)☆511Updated 6 years ago
- Code for 3rd place solution in Kaggle Humpback Whale Identification Challenge.☆163Updated 6 years ago
- A journey into Convolutional Neural Network visualization☆272Updated 6 years ago
- Over9000 optimizer☆424Updated 2 years ago