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:
- Variational AutoEncoder + ResNet Transfer Learning☆230Updated 2 years ago
- Variational Autoencoder (VAE) with perception loss implementation in pytorch☆134Updated last year
- Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.☆196Updated 6 months ago
- ☆109Updated 6 years ago
- Autoencoders in PyTorch☆93Updated 3 years ago
- Simple Implementation of many GAN models with PyTorch.☆397Updated 2 years ago
- Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.☆74Updated 6 years ago
- A Variational Autoencoder based on the ResNet18-architecture☆120Updated 6 years ago
- A CNN Variational Autoencoder (CNN-VAE) implemented in PyTorch☆300Updated 5 years ago
- Pytorch implementation of DCGAN, WGAN-CP, WGAN-GP☆787Updated last year
- Easy generative modeling in PyTorch☆440Updated last year
- A pytorch implementation of conditional GAN☆23Updated 3 years ago
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆274Updated 4 years ago
- This is an implementation of the VAE (Variational Autoencoder) for Cifar10☆73Updated 3 years ago
- PyTorch Implementation of InfoGAN☆326Updated 2 years ago
- A Pytorch Implementation of a denoising autoencoder.☆45Updated 6 years ago
- Clean, scalable and easy to use ResNet implementation in Pytorch☆210Updated 5 years ago
- SpinalNet: Deep Neural Network with Gradual Input☆177Updated last year
- 🚀 Variants of GANs most easily implemented as TensorFlow2. GAN, DCGAN, LSGAN, WGAN, WGAN-GP, DRAGAN, ETC...☆95Updated 5 years ago
- PyTorch Implementation of DCGAN trained on the CelebA dataset.☆119Updated 6 years ago
- The Official PyTorch Implementation of "NVAE: A Deep Hierarchical Variational Autoencoder" (NeurIPS 2020 spotlight paper)☆1,062Updated 2 years ago
- Pytorch Implementation of variational auto-encoder for MNIST☆62Updated 6 years ago
- Implementation of "Autoencoding beyond pixels using a learned similarity metric" using Pytorch☆63Updated 5 years ago
- Improved training of Wasserstein GANs☆46Updated 4 years ago
- This is a re-implementation of TransGAN: Two Pure Transformers Can Make One Strong GAN (NeurIPS 2021) in PyTorch.☆113Updated last year
- This is a reimplementation of the blog post "Building Autoencoders in Keras". Instead of using MNIST, this project uses CIFAR10.☆72Updated 6 years ago
- Simple and clean implementation of Conditional Variational AutoEncoder (cVAE) using PyTorch☆108Updated last year
- Implementation of Vision Transformer from scratch and performance compared to standard CNNs (ResNets) and pre-trained ViT on CIFAR10 and …☆114Updated last year
- [CVPR 2021 Oral] Official PyTorch implementation of Soft-IntroVAE from the paper "Soft-IntroVAE: Analyzing and Improving Introspective Va…☆200Updated 3 years ago
- Train PyTorch Models using the Genetic Algorithm with PyGAD☆98Updated 10 months ago