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 DCGAN, WGAN-CP, WGAN-GP☆789Updated last year
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆277Updated 4 years ago
- Pytorch implementation of a Conditional WGAN with Gradient Penalty☆39Updated 5 years ago
- Implementation of "Autoencoding beyond pixels using a learned similarity metric" using Pytorch☆64Updated 5 years ago
- This is a re-implementation of TransGAN: Two Pure Transformers Can Make One Strong GAN (NeurIPS 2021) in PyTorch.☆114Updated last year
- Convolutional Autoencoder with SetNet in PyTorch☆88Updated 2 years ago
- PyTorch Implementation of InfoGAN☆327Updated 2 years ago
- CGAN ProjectionCGAN ACGAN InfoGAN Pytorch☆68Updated 6 years ago
- Pytorch implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Generative Adversarial Ne…☆524Updated 8 years ago
- Implementation of Conditional Generative Adversarial Networks in PyTorch☆107Updated 7 years ago
- PyTorch Implementation of DCGAN trained on the CelebA dataset.☆120Updated 6 years ago
- Continuous Conditional Generative Adversarial Networks (CcGAN)☆131Updated last month
- Implementation of a Conditional Variational Auto-Encoder GAN in pytorch☆43Updated 3 years ago
- Improved training of Wasserstein GANs☆46Updated 4 years ago
- Generation of 128x128 bird images using VAE-GAN with additional feature matching loss☆90Updated 7 years ago
- A CNN Variational Autoencoder (CNN-VAE) implemented in PyTorch☆301Updated 5 years ago
- ☆275Updated 7 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆71Updated 8 years ago
- A keras implementation of conditional wgan-gp☆46Updated 6 years ago
- Data Augmentation optimized for GAN☆56Updated 4 years ago
- Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.☆74Updated 6 years ago
- Frechet Inception Distance for Keras-based GANs☆19Updated 6 years ago
- A Variational Autoencoder based on the ResNet18-architecture☆121Updated 6 years ago
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆190Updated 7 years ago
- Simple Implementation of many GAN models with PyTorch.☆396Updated 2 years ago
- Variational Autoencoder (VAE) with perception loss implementation in pytorch☆137Updated last year
- The author's officially unofficial Pytorch EvolutionaryGAN implementation.☆67Updated 5 years ago
- Implementation of some different variants of GANs by tensorflow, Train the GAN in Google Cloud Colab, DCGAN, WGAN, WGAN-GP, LSGAN, SNGAN,…☆233Updated 3 years ago
- A Variational Autoencoder (VAE) implemented in PyTorch☆427Updated 3 years ago
- IS, FID score Pytorch and TF implementation, TF implementation is a wrapper of the official ones.☆125Updated 4 years ago