franknb / Self-attention-DCGANLinks
An application of Self-Attention GANs and DCGAN on mnist dataset.
☆49Updated 5 years ago
Alternatives and similar repositories for Self-attention-DCGAN
Users that are interested in Self-attention-DCGAN are comparing it to the libraries listed below
Sorting:
- Pytorch implementation of a Conditional WGAN with Gradient Penalty☆40Updated 5 years ago
- Convolutional Autoencoder with SetNet in PyTorch☆90Updated 3 years ago
- Pytorch implementation of DCGAN, WGAN-CP, WGAN-GP☆795Updated last month
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆278Updated 5 years ago
- CGAN ProjectionCGAN ACGAN InfoGAN Pytorch☆69Updated 6 years ago
- Improved training of Wasserstein GANs☆46Updated 4 years ago
- PyTorch Implementation of InfoGAN☆327Updated 3 years ago
- PyTorch Implementation of DCGAN trained on the CelebA dataset.☆123Updated 6 years ago
- This is a re-implementation of TransGAN: Two Pure Transformers Can Make One Strong GAN (NeurIPS 2021) in PyTorch.☆115Updated last year
- Continuous Conditional Generative Adversarial Networks (CcGAN)☆129Updated last month
- Pytorch implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Generative Adversarial Ne…☆528Updated 8 years ago
- Implementation of Conditional Generative Adversarial Networks in PyTorch☆108Updated 7 years ago
- A keras implementation of conditional wgan-gp☆47Updated 7 years ago
- Implementation of "Autoencoding beyond pixels using a learned similarity metric" using Pytorch☆67Updated 5 years ago
- Frechet Inception Distance for Keras-based GANs☆19Updated 6 years ago
- Implementation of a Conditional Variational Auto-Encoder GAN in pytorch☆43Updated 4 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆72Updated 8 years ago
- Simple Implementation of many GAN models with PyTorch.☆399Updated 2 years ago
- ☆279Updated 7 years ago
- Data Augmentation optimized for GAN☆58Updated 4 years ago
- Wasserstein BiGAN (Bidirectional GAN trained using Wasserstein distance)☆37Updated 5 years ago
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆191Updated 7 years ago
- Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.☆201Updated 10 months ago
- A Variational Autoencoder (VAE) implemented in PyTorch☆433Updated 3 years ago
- Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.☆76Updated 6 years ago
- IS, FID score Pytorch and TF implementation, TF implementation is a wrapper of the official ones.☆126Updated 4 years ago
- A CNN Variational Autoencoder (CNN-VAE) implemented in PyTorch☆303Updated 5 years ago
- Pytorch implementation of BiGAN and Conditional BiGAN☆25Updated 6 years ago
- 🚀 Variants of GANs most easily implemented as TensorFlow2. GAN, DCGAN, LSGAN, WGAN, WGAN-GP, DRAGAN, ETC...☆96Updated 5 years ago
- A clean and lucid implementation of cycleGAN using PyTorch☆126Updated 6 years ago