lisadunlap / VAE-GANLinks
VAE-GAN applied to the MNIST Digits
☆22Updated 5 years ago
Alternatives and similar repositories for VAE-GAN
Users that are interested in VAE-GAN are comparing it to the libraries listed below
Sorting:
- Pytorch implementation of paper "Autoencoding beyond pixels using a learned similarity metric"☆43Updated 5 years ago
- Pytorch implementation of semi-supervised DCGAN based on "Improved Techniques for Training GANs"☆41Updated 3 years ago
- Generation of 128x128 bird images using VAE-GAN with additional feature matching loss☆90Updated 7 years ago
- Implemention of "CVAE-GAN: Fine-Grained Image Generation through Asymmetric Training"☆45Updated 6 years ago
- t-sne visualization of mnist images when feature is represented by raw pixels and cnn learned feature☆65Updated 7 years ago
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆189Updated 7 years ago
- An adversarial autoencoder implementation in pytorch☆84Updated 6 years ago
- Sliced Wasserstein Distance (SWD) in PyTorch☆113Updated 5 years ago
- Convolutional variational autoencoder in PyTorch☆46Updated 7 years ago
- Pytorch Implementation for paper: IntroVAE: Introspective Variational Autoencoders for Photographic Image Synthesis☆39Updated 6 years ago
- Official implementation of "On GANs and GMMs"☆66Updated 5 years ago
- Ready to train Pytorch implementation of the CVPR'19 paper "Self-Supervised GANs via Auxiliary Rotation Loss"☆65Updated 5 years ago
- Unsupervised and Semi-supervised Learning with Categorical Generative Adversarial Networks☆61Updated 7 years ago
- This is the repository for the code used in writing the paper, 'Generative Adversarial Network Architectures For Image Synthesis Using Ca…☆8Updated 7 years ago
- PyTorch implementation of Local Binary Convolutional Neural Network http://xujuefei.com/lbcnn.html☆48Updated 5 years ago
- Self-Supervised Representation Learning by Rotation Feature Decoupling☆95Updated 6 years ago
- Pytorch Adversarial Auto Encoder (AAE)☆87Updated 6 years ago
- This is the code of experiments in paper Cross-Domain Adversarial Auto-Encoder(https://arxiv.org/abs/1804.06078)☆12Updated 7 years ago
- Conditional Autoencoders with Adversarial Information Factorization☆72Updated 6 years ago
- Code for Image Synthesis with a Convolutional Capsule Generative Adversarial Network☆20Updated 6 years ago
- Implementation of the Sliced Wasserstein Autoencoder using PyTorch☆103Updated 6 years ago
- PyTorch Implementation of CVPR'19 (oral) - Mitigating Information Leakage in Image Representations: A Maximum Entropy Approach☆28Updated 5 years ago
- Variational Autoencoder implemented with PyTorch, Trained over CelebA Dataset☆170Updated 7 years ago
- VAE with RealNVP prior and Super-Resolution VAE in PyTorch. Code release for https://arxiv.org/abs/2006.05218.☆79Updated 4 years ago
- rGAN: Label-Noise Robust Generative Adversarial Networks☆97Updated 4 years ago
- Tensorflow Implementation for paper "self-supervised generative adversarial networks"☆38Updated 4 years ago
- This repository contains a pytorch implementation for the paper: Multi-Level Variational Autoencoder (https://arxiv.org/abs/1705.08841), …☆71Updated 3 years ago
- Code for the paper "Curriculum Dropout", ICCV 2017☆26Updated 7 years ago
- This is the code for our paper: Semi-Supervised Learning With GANs: Revisiting Manifold Regularization (ICLR 2018)☆44Updated 6 years ago
- Convolutional Autoencoder with SetNet in PyTorch☆87Updated 2 years ago