vae-pytorch topic
pytorch-tutorials
🤖 | Learning PyTorch through official examples
benchmark_VAE
Unifying Variational Autoencoder (VAE) implementations in Pytorch (NeurIPS 2022)
soft-intro-vae-pytorch
[CVPR 2021 Oral] Official PyTorch implementation of Soft-IntroVAE from the paper "Soft-IntroVAE: Analyzing and Improving Introspective Variational Autoencoders"
Optimus
Optimus: the first large-scale pre-trained VAE language model
srVAE
VAE with RealNVP prior and Super-Resolution VAE in PyTorch. Code release for https://arxiv.org/abs/2006.05218.
QVAE
Official PyTorch implementation of A Quaternion-Valued Variational Autoencoder (QVAE).
GEE
Pytorch implementation of GEE: A Gradient-based Explainable Variational Autoencoder for Network Anomaly Detection
Image-Generation-models
Generative models (GAN, VAE, Diffusion Models, Autoregressive Models) implemented with Pytorch, Pytorch_lightning and hydra.
moai
moai is a PyTorch-based AI Model Development Kit (MDK) created to improve data-driven model workflows, design and reproducibility.
Dirichlet-VAE
Dirichlet-Variational Auto-Encoder by PyTorch