taldatech / soft-intro-vae-pytorchLinks
[CVPR 2021 Oral] Official PyTorch implementation of Soft-IntroVAE from the paper "Soft-IntroVAE: Analyzing and Improving Introspective Variational Autoencoders"
☆197Updated 3 years ago
Alternatives and similar repositories for soft-intro-vae-pytorch
Users that are interested in soft-intro-vae-pytorch are comparing it to the libraries listed below
Sorting:
- An unofficial toy implementation for NVAE 《A Deep Hierarchical Variational Autoencoder》☆112Updated 4 years ago
- Code for the paper "Training GANs with Stronger Augmentations via Contrastive Discriminator" (ICLR 2021)☆190Updated 3 years ago
- A Disentangling Invertible Interpretation Network☆123Updated 4 years ago
- Implementation of TransGanFormer, an all-attention GAN that combines the finding from the recent GanFormer and TransGan paper☆154Updated 4 years ago
- Improved Precision and Recall Metric for Assessing Generative Models - Official TensorFlow Implementation☆177Updated last week
- PyTorch implementation of VQ-VAE-2 from "Generating Diverse High-Fidelity Images with VQ-VAE-2"☆160Updated 2 years ago
- A pytorch implementation of Paper "IntroVAE: Introspective Variational Autoencoders for Photographic Image Synthesis"☆93Updated 6 years ago
- Official Implementation of "The Hessian Penalty: A Weak Prior for Unsupervised Disentanglement" (ECCV 2020 Spotlight)☆207Updated 4 years ago
- Towards Faster and Stabilized GAN Training for High-fidelity Few-shot Image Synthesis☆69Updated 4 years ago
- Pytorch implementation of Generative Models as Distributions of Functions 🌿☆150Updated last year
- Regularizing Generative Adversarial Networks under Limited Data (CVPR 2021)☆164Updated last year
- Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.☆74Updated 6 years ago
- Gradient Origin Networks - a new type of generative model that is able to quickly learn a latent representation without an encoder☆161Updated 4 years ago
- The authors official implementation of Unsupervised Discovery of Interpretable Directions in the GAN Latent Space