lyeoni / pytorch-mnist-GANLinks
☆66Updated 6 years ago
Alternatives and similar repositories for pytorch-mnist-GAN
Users that are interested in pytorch-mnist-GAN are comparing it to the libraries listed below
Sorting:
- Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.☆193Updated 4 months ago
- ☆110Updated 6 years ago
- Simple Implementation of many GAN models with PyTorch.☆394Updated 2 years ago
- Variational Autoencoder (VAE) with perception loss implementation in pytorch☆130Updated 10 months ago
- This is a reimplementation of the blog post "Building Autoencoders in Keras". Instead of using MNIST, this project uses CIFAR10.☆72Updated 6 years ago
- Pytorch Implementation of variational auto-encoder for MNIST☆62Updated 6 years ago
- This is an implementation of the VAE (Variational Autoencoder) for Cifar10☆72Updated 3 years ago
- Variational AutoEncoder + ResNet Transfer Learning☆229Updated 2 years ago
- Implementation of "Autoencoding beyond pixels using a learned similarity metric" using Pytorch☆62Updated 5 years ago
- Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.☆74Updated 6 years ago
- PyTorch Implementation of InfoGAN☆324Updated 2 years ago
- PyTorch Implementation of DCGAN trained on the CelebA dataset.☆116Updated 6 years ago
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆273Updated 4 years ago
- 🚀 Variants of GANs most easily implemented as TensorFlow2. GAN, DCGAN, LSGAN, WGAN, WGAN-GP, DRAGAN, ETC...☆95Updated 5 years ago
- ☆274Updated 7 years ago
- Pytorch implementation of DCGAN, WGAN-CP, WGAN-GP☆774Updated last year
- VAE with RealNVP prior and Super-Resolution VAE in PyTorch. Code release for https://arxiv.org/abs/2006.05218.☆79Updated 4 years ago
- [CVPR 2021 Oral] Official PyTorch implementation of Soft-IntroVAE from the paper "Soft-IntroVAE: Analyzing and Improving Introspective Va…☆199Updated 2 years ago
- A Variational Autoencoder based on the ResNet18-architecture☆120Updated 6 years ago
- An unofficial Pytorch implementation of SNGAN, achieving IS of 8.21 and FID of 14.21 on CIFAR-10.☆47Updated 2 years ago
- Implementation of Vision Transformer from scratch and performance compared to standard CNNs (ResNets) and pre-trained ViT on CIFAR10 and …☆114Updated last year
- A CNN Variational Autoencoder (CNN-VAE) implemented in PyTorch☆299Updated 5 years ago
- Variational Autoencoders trained on the SVHN and FashionMNIST data-sets implemented in PyTorch☆32Updated last year
- This is a re-implementation of TransGAN: Two Pure Transformers Can Make One Strong GAN (NeurIPS 2021) in PyTorch.☆113Updated last year
- An unofficial toy implementation for NVAE 《A Deep Hierarchical Variational Autoencoder》☆112Updated 3 years ago
- Pytorch implementation of Maximum Mean Discrepancy Variational Autoencoder, a member of the InfoVAE family that maximizes Mutual Informat…☆56Updated 4 years ago
- Implementation of non-linear independent components estimation (NICE) in pytorch☆53Updated 5 years ago
- An application of Self-Attention GANs and DCGAN on mnist dataset.☆49Updated 4 years ago
- Variational auto encoder in pytorch☆56Updated 6 years ago
- demonstration of the information bottleneck theory for deep learning☆62Updated 7 years ago