vae-pytorch
There are 121 repositories under vae-pytorch topic.
clementchadebec/benchmark_VAE
Unifying Variational Autoencoder (VAE) implementations in Pytorch (NeurIPS 2022)
ChunyuanLI/Optimus
Optimus: the first large-scale pre-trained VAE language model
taldatech/soft-intro-vae-pytorch
[CVPR 2021 Oral] Official PyTorch implementation of Soft-IntroVAE from the paper "Soft-IntroVAE: Analyzing and Improving Introspective Variational Autoencoders"
ioangatop/srVAE
VAE with RealNVP prior and Super-Resolution VAE in PyTorch. Code release for https://arxiv.org/abs/2006.05218.
Victarry/Image-Generation-models
Generative models (GAN, VAE, Diffusion Models, Autoregressive Models) implemented with Pytorch, Pytorch_lightning and hydra.
moverseai/moai
moai is a PyTorch-based AI Model Development Kit (MDK) created to improve data-driven model workflows, design and reproducibility.
westlake-repl/LeanVAE
[ICCV2025]LeanVAE: An Ultra-Efficient Reconstruction VAE for Video Diffusion Models
eleGAN23/QVAE
Official PyTorch implementation of A Quaternion-Valued Variational Autoencoder (QVAE).
munhouiani/GEE
Pytorch implementation of GEE: A Gradient-based Explainable Variational Autoencoder for Network Anomaly Detection
yakhyo/pytorch-tutorials
🤖 | A collection of comprehensive PyTorch tutorials covering fundamental and advanced deep learning concepts
is0383kk/Dirichlet-VAE
Dirichlet-Variational Auto-Encoder by PyTorch
ema-marconato/reasoning-shortcuts
Codebase for the paper: Not All Neuro-Symbolic Concepts Are Created Equal: Analysis and Mitigation of Reasoning Shortcuts
insdout/GMVAE-pytorch
Pytorch implementation of Gaussian Mixture Variational Autoencoder GMVAE
moshesipper/vae-torch-celeba
A Variational Autoencoder in PyTorch for the CelebA Dataset.
williamcfrancis/Variational-Autoencoder-for-MNIST
Pytorch implementation of a Variational Autoencoder (VAE) that learns from the MNIST dataset and generates images of altered handwritten digits.
AleFalla/Properties-to-molecules-Inverse-Mapping
Mapping properties to molecules in QM7-X
DaoyuanLi2816/Molecule-Generator
Variational Autoencoder (VAE)-based molecular SMILES string generator
leonardopicchiami/molecular_synthesis_and_reconstruction
Deep Learning And Applied Artificial Intelligence Project 2019/2020 - Molecular Synthesis & Reconstruction
deepmancer/diffusion-gan-vae-pytorch
A PyTorch implementation of various deep generative models, including Diffusion (DDPM), GAN, cGAN, and VAE.
hkproj/vae-from-scratch-notes
Notes about the video on the Variational Autoencoder
RGenDiff/open-litevae
Implementation of LiteVAE
MaddipatlaVigneshSrinivas/Variational-Autoencoder
This repository contains code for VAE and CVAE using residual and inverse residual blocks
HelloWorldLTY/CVQVAE
Codes for paper: CVQVAE: A REPRESENTATION LEARNING METHOD FOR MULTI-OMICS SINGLE CELL DATA INTEGRATION
is0383kk/SymbolEmergence-VAE-GMM
Symbol emergence using Variational Auto-Encoder and Gaussian Mixture Model (Inter-GMM-VAE)~VAEを活用した実画像からの記号創発~
Koldim2001/Generator_VAE
Вариационный автоэнкодер для генерации цифр и предметов одежды
gonzrubio/ML_Papers
A collection of research paper implementations in PyTorch
notjedi/tuxkart-ai
[WIP] RL agent for the SuperTuxKart game.
broadinstitute/celligner2
A new version of the celligner package using VAEs. Inspired from the Theis lab's scArches.
JensRahnfeld/Deep-Feature-Consistent-VAE
Pytorch Implementation of Hou, Shen, Sun, Qiu, "Deep Feature Consistent Variational Autoencoder", 2016
MAD-SG/generative-ai-start-to-surrender
Generative AI: From Start to Surrender – A Practical Guide to Mastering and Struggling with AI Models
sedaoturak/vae_cahn-hilliard
Generative model variational autoencoder (VAE) implementation for the predictions of phase separation in binary alloys
Shahdsaf/Semi-Supervised-World-Models
A new version of world models using Echo-state networks and random weight-fixed CNNs
Sheev13/vae
PyTorch implementation of a variational autoencoder (VAE) for use on multi-channel 2D data such as images
ivantipow/Autoencoders
Implementation of different autoencoders and their practical application
KJLdefeated/NYCU_DLP_2024
2024 NYCU Deep Learning
Shiva18A/Variational-Autoencoder-Family
PyTorch implementation of various Variational Autoencoder models