MStypulkowski / BiGANLinks
Pytorch implementation of BiGAN and Conditional BiGAN
☆25Updated 6 years ago
Alternatives and similar repositories for BiGAN
Users that are interested in BiGAN are comparing it to the libraries listed below
Sorting:
- Improved training of Wasserstein GANs☆46Updated 4 years ago
- A PyTorch implementation of Auxiliary Classifier GAN to generate CIFAR10 images.☆45Updated 7 years ago
- Wasserstein BiGAN (Bidirectional GAN trained using Wasserstein distance)☆37Updated 5 years ago
- Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.☆202Updated 9 months ago
- Implementation of a Conditional Variational Auto-Encoder GAN in pytorch☆43Updated 4 years ago
- This is my PyTorch implementation of BiGAN☆14Updated 5 years ago
- Generate high quality images for each class even with an imbalanced dataset. An improved version of Balancing GAN.☆40Updated 3 years ago
- This repository is the PyTorch implementation of GAN Ensemble for Anomaly Detection.☆40Updated 4 years ago
- Implementation of "Autoencoding beyond pixels using a learned similarity metric" using Pytorch☆67Updated 5 years ago
- Variational Autoencoder (VAE) with perception loss implementation in pytorch☆144Updated last year
- Pytorch implementation of GEE: A Gradient-based Explainable Variational Autoencoder for Network Anomaly Detection☆28Updated 3 years ago
- Pytorch implementation of a Conditional WGAN with Gradient Penalty☆40Updated 5 years ago
- AutoEncoder trained on ImageNet☆122Updated 3 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)☆133Updated last month
- An application of Self-Attention GANs and DCGAN on mnist dataset.☆49Updated 5 years ago
- Adversarial autoencoder (basic/semi-supervised/supervised)☆29Updated 3 years ago
- Pytorch Implementation of ClusterGAN (arXiv:1809.03627)☆97Updated 2 years ago
- This is an implementation of the VAE (Variational Autoencoder) for Cifar10☆73Updated 3 years ago
- Code for implemeting a conditional DDPM trained on CIFAR10☆12Updated last year
- A Pytorch Implementation of a denoising autoencoder.☆47Updated 6 years ago
- Implementation of adversarial training under fast-gradient sign method (FGSM), projected gradient descent (PGD) and CW using Wide-ResNet-…☆40Updated 5 years ago
- Autoencoders in PyTorch☆96Updated 3 years ago
- VAE for image reconstruction☆13Updated 4 years ago
- Pytorch for Triple-GAN☆42Updated 2 years ago
- Categorical Variational Auto-encoders in PyTorch☆22Updated 4 years ago
- A look at some simple autoencoders for the Cifar10 dataset, including a denoising autoencoder. Python code included.☆64Updated 7 years ago
- The author's officially unofficial Pytorch EvolutionaryGAN implementation.☆68Updated 5 years ago
- A defense algorithm which utilizes the combination of an auto- encoder and block-switching architecture. Auto-coder is intended to remove…☆20Updated 3 years ago
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆277Updated 4 years ago