An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with variational-autoencoder

A curated list of projects in awesome lists tagged with variational-autoencoder .

https://github.com/timbmg/vae-cvae-mnist

Variational Autoencoder and Conditional Variational Autoencoder on MNIST in PyTorch

cvae deep-learning latent-variable-models mnist pytorch vae variational-autoencoder

Last synced: 04 Apr 2025

https://github.com/dawenl/vae_cf

Variational autoencoders for collaborative filtering

bayesian-inference collaborative-filtering recommender-systems variational-autoencoder

Last synced: 24 Dec 2025

https://github.com/hwalsuklee/tensorflow-mnist-vae

Tensorflow implementation of variational auto-encoder for MNIST

autoencoder dae denoising-autoencoders mnist tensorflow vae variational-autoencoder

Last synced: 05 Apr 2025

https://github.com/eleutherai/dalle-mtf

Open-AI's DALL-E for large scale training in mesh-tensorflow.

artificial-intelligence autoregressive multimodal text-to-image transformers variational-autoencoder

Last synced: 05 Apr 2025

https://github.com/EleutherAI/DALLE-mtf

Open-AI's DALL-E for large scale training in mesh-tensorflow.

artificial-intelligence autoregressive multimodal text-to-image transformers variational-autoencoder

Last synced: 19 Jul 2025

https://github.com/omerbsezer/generative_models_tutorial_with_demo

Generative Models Tutorial with Demo: Bayesian Classifier Sampling, Variational Auto Encoder (VAE), Generative Adversial Networks (GANs), Popular GANs Architectures, Auto-Regressive Models, Important Generative Model Papers, Courses, etc..

auto-regressive-model bayesian-classifiers cyclegan dcgan gans gaussian-mixture-models generative-adversarial-network generative-model tutorial tutorial-code variational-autoencoder variational-inference

Last synced: 04 Oct 2025

https://github.com/omerbsezer/Generative_Models_Tutorial_with_Demo

Generative Models Tutorial with Demo: Bayesian Classifier Sampling, Variational Auto Encoder (VAE), Generative Adversial Networks (GANs), Popular GANs Architectures, Auto-Regressive Models, Important Generative Model Papers, Courses, etc..

auto-regressive-model bayesian-classifiers cyclegan dcgan gans gaussian-mixture-models generative-adversarial-network generative-model tutorial tutorial-code variational-autoencoder variational-inference

Last synced: 19 Jul 2025

https://github.com/sksq96/pytorch-vae

A CNN Variational Autoencoder (CNN-VAE) implemented in PyTorch

convolutional-neural-networks vae variational-autoencoder

Last synced: 09 Apr 2025

https://github.com/edgarschnfld/CADA-VAE-PyTorch

Official implementation of the paper "Generalized Zero- and Few-Shot Learning via Aligned Variational Autoencoders" (CVPR 2019)

few-shot-learning generalized-zero-shot-learning vae variational-autoencoder zero-shot-learning

Last synced: 15 Mar 2025

https://github.com/sony/sqvae

Pytorch implementation of stochastically quantized variational autoencoder (SQ-VAE)

bayesian deep-generative-model generative-model gumbel-softmax machine-learning pytorch vae variational-autoencoder vector-quantization vq-vae

Last synced: 21 Aug 2025

https://github.com/StefanDenn3r/Unsupervised_Anomaly_Detection_Brain_MRI

Autoencoders for Unsupervised Anomaly Segmentation in Brain MR Images: A Comparative Study

anomaly-detection autoencoder deep-learning gan mri segmentation unsupervised-learning variational-autoencoder

Last synced: 14 Mar 2025

https://github.com/yzwxx/vae-celebA

Variational auto-encoder trained on celebA . All rights reserved.

celeba-dataset tensorflow tensorlayer variational-autoencoder vggl16

Last synced: 13 Apr 2025

https://github.com/nicola-decao/BNAF

Pytorch implementation of Block Neural Autoregressive Flow

density-estimation neural-networks normalizing-flows variational-autoencoder

Last synced: 11 May 2025

https://github.com/greenelab/tybalt

Training and evaluating a variational autoencoder for pan-cancer gene expression data

analysis autoencoder cancer cancer-genomics deep-learning gene-expression script tool unsupervised-learning variational-autoencoder variational-autoencoders

Last synced: 06 Mar 2026

https://github.com/mhw32/multimodal-vae-public

A PyTorch implementation of "Multimodal Generative Models for Scalable Weakly-Supervised Learning" (https://arxiv.org/abs/1802.05335)

generative-models machine-learning multimodal-learning variational-autoencoder

Last synced: 14 Apr 2025

https://github.com/clementchadebec/pyraug

Data Augmentation with Variational Autoencoders (TPAMI)

data-augmentation python variational-autoencoder

Last synced: 22 Aug 2025

https://github.com/felixmohr/deep-learning-with-python

Example projects I completed to understand Deep Learning techniques with Tensorflow. Please note that I do no longer maintain this repository.

dcgan deep-learning gan generative-adversarial-network lstm neural-networks python python3 style-transfer tensorflow tensorflow-tutorials vae variational-autoencoder

Last synced: 30 Sep 2025

https://github.com/tgsmith61591/smrt

Handle class imbalance intelligently by using variational auto-encoders to generate synthetic observations of your minority class.

autoencoder class-imbalance machine-learning neural-networks smote tensorflow vae variational-autoencoder

Last synced: 13 Apr 2025

https://github.com/umcutrecht-ecgxai/ecgxai

Neatly packaged AI methods for explainable ECG analysis

deep-learning deep-neural-networks ecg explainable-ai variational-autoencoder

Last synced: 10 Mar 2026

https://github.com/rpng/calc2.0

CALC2.0: Combining Appearance, Semantic and Geometric Information for Robust and Efficient Visual Loop Closure

deep-learning slam variational-autoencoder

Last synced: 08 May 2025

https://github.com/RetroCirce/Music-SketchNet

ISMIR 2020 Paper repo: Music SketchNet: Controllable Music Generation via Factorized Representations of Pitch and Rhythm

deep-learning ismir jupyter-notebook music music-generation music-information-retrieval python variational-autoencoder

Last synced: 17 Mar 2025

https://github.com/gmvandeven/class-incremental-learning

PyTorch implementation of a VAE-based generative classifier, as well as other class-incremental learning methods that do not store data (DGR, BI-R, EWC, SI, CWR, CWR+, AR1, the "labels trick", SLDA).

ar1 brain-inspired-replay class-incremental-learning continual-learning cwr cwr-plus elastic-weight-consolidation generative-classification generative-classifier generative-replay labels-trick slda synaptic-intelligence variational-autoencoder

Last synced: 03 Jul 2025

https://github.com/podgorskiy/vae

Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.

autoencoder celeba celeba-dataset deep-learning deep-neural-networks deeplearning faces pytorch vae variational-autoencoder

Last synced: 15 Jun 2025

https://github.com/GMvandeVen/class-incremental-learning

PyTorch implementation of a VAE-based generative classifier, as well as other class-incremental learning methods that do not store data (DGR, BI-R, EWC, SI, CWR, CWR+, AR1, the "labels trick", SLDA).

ar1 brain-inspired-replay class-incremental-learning continual-learning cwr cwr-plus elastic-weight-consolidation generative-classification generative-classifier generative-replay labels-trick slda synaptic-intelligence variational-autoencoder

Last synced: 08 May 2025

https://github.com/snakers4/playing_with_vae

Comparing FC VAE / FCN VAE / PCA / UMAP on MNIST / FMNIST

beginner embedding fashion-mnist mnist pca python3 pytorch tutorial umap variational-autoencoder

Last synced: 13 Jul 2025

https://github.com/ioangatop/srvae

VAE with RealNVP prior and Super-Resolution VAE in PyTorch. Code release for https://arxiv.org/abs/2006.05218.

cifar-10 cifar10 generative-model python3 pytorch representation-learning super-resolution unsupervised-learning unsupervised-machine-learning vae vae-pytorch variational-autoencoder

Last synced: 24 Dec 2025

https://github.com/MrtnMndt/OpenVAE_ContinualLearning

Open-source code for our paper: Unified Probabilistic Deep Continual Learning through Generative Replay and Open Set Recognition

continual-learning deep-learning open-set-recognition pytorch variational-autoencoder

Last synced: 08 May 2025

https://github.com/kevinzakka/vae-pytorch

AE and VAE Playground in PyTorch

autoencoder pytorch variational-autoencoder

Last synced: 24 Mar 2025

https://github.com/imkett/ctg-latentaes

[Paperlist] Awesome paper list of controllable text generation via latent auto-encoders. Contributions of any kind are welcome.

autoencoders controllable-generation generative-model latent-variable-models natural-language-processing paperlist representation-learning text-generation vae variational-autoencoder

Last synced: 04 Jan 2026

https://github.com/daQuincy/DeepMusicvStyle

Code repo for ICME 2020 paper "Style-Conditioned Music Generation". VAE model that allows style-conditioned music generation.

deep-learning music-composition music-generation vae variational-autoencoder

Last synced: 14 Jul 2025

https://github.com/Novartis/scar

scAR (single-cell Ambient Remover) is a deep learning model for removal of the ambient signals in droplet-based single cell omics

cite-seq crispr-screen denoising-algorithm generative-model machine-learning probabilistic-graphical-models pytorch single-cell-rna-seq variational-autoencoder

Last synced: 28 Sep 2025

https://github.com/novartis/scar

scAR (single-cell Ambient Remover) is a deep learning model for removal of the ambient signals in droplet-based single cell omics

cite-seq crispr-screen denoising-algorithm generative-model machine-learning probabilistic-graphical-models pytorch single-cell-rna-seq variational-autoencoder

Last synced: 21 Jul 2025

https://github.com/FabianFalck/mfcvae

Official PyTorch implementation of 🏁 MFCVAE 🏁: "Multi-Facet Clustering Variatonal Autoencoders (MFCVAE)" (NeurIPS 2021). A class of variational autoencoders to find multiple disentangled clusterings of data.

clustering deep-clustering deep-generative-models multi-facet-clustering vade variational-autoencoder variational-deep-embedding

Last synced: 08 May 2025

https://github.com/sarodyatawatta/federated-pytorch-test

Federated learning with PyTorch (federated averaging and consensus optimization): with 'reduced' bandwidth

clustering consensus-model consensus-optimization deep-learning federated-learning lbfgs pytorch sagecal variational-autoencoder

Last synced: 09 Sep 2025

https://github.com/smsharma/minified-generative-models

Bare-bones implementations of some generative models in Jax: diffusion, normalizing flows, consistency models, flow matching, (beta)-VAEs, etc

consistency-models diffusion-models flow-matching generative-models minified neural-compression normalizing-flows variational-autoencoder

Last synced: 15 Apr 2026

https://github.com/visinf/cos-cvae

Diverse Image Captioning with Context-Object Split Latent Spaces (NeurIPS 2020)

conditional-vae image-captioning latent-variable-models neurips2020 variational-autoencoder

Last synced: 23 Mar 2025

https://github.com/megagonlabs/coop

☘️ Code for Convex Aggregation for Opinion Summarization (Iso et al; Findings of EMNLP 2021)

natural-language-generation opinion-summarization summarization text-generation unsupervised-learning vae variational-autoencoder

Last synced: 23 Apr 2025

https://github.com/imkett/adavae

[Preprint] AdaVAE: Exploring Adaptive GPT-2s in VAEs for Language Modeling PyTorch Implementation

controllable-generation gpt-2 nlp parameter-efficient-tuning representation-learning text-classification text-generation vae variational-autoencoder

Last synced: 13 Apr 2025

https://github.com/alexeyev/keras-generating-sentences-from-a-continuous-space

Text Variational Autoencoder inspired by the paper 'Generating Sentences from a Continuous Space' Bowman et al. https://arxiv.org/abs/1511.06349

deep-learning deeplearning keras keras-implementations nlp text-generation vae variational-autoencoder

Last synced: 26 Apr 2025

https://github.com/yunjaechoi/vaemols

Variational Autoencoder for Molecules

molecule rdkit tensorflow variational-autoencoder

Last synced: 30 Oct 2025

https://github.com/hse-cs/probaforms

Conditional normalizing flows (NFs), conditional GANs, and conditional variational autoencoders (CVAEs) with sklearn-like interface

generative-adversarial-network generative-model neural-networks normalizing-flows variational-autoencoder

Last synced: 12 Mar 2026

https://github.com/mobeets/classifying-vae-lstm

music generation with a classifying variational autoencoder (VAE) and LSTM

keras lstm music-generation neural-network vae variational-autoencoder

Last synced: 28 Oct 2025

https://github.com/imkett/pcae

[KBS] PCAE: A Framework of Plug-in Conditional Auto-Encoder for Controllable Text Generation PyTorch Implementation

bart controllable-generation deep-learning nlp plug-and-play-language-models text-generation variational-autoencoder

Last synced: 13 Apr 2025

https://github.com/dancsalo/tensorflow-vae

TF Implementation of Convolutional Variational Autoencoder.

semi-supervised-learning tensorflow variational-autoencoder

Last synced: 14 Apr 2025

https://github.com/rpatrik96/ima-vae

This is the code for the paper Embrace the Gap: VAEs perform Independent Mechanism Analysis, showing that optimizing the ELBO is equivalent to optimizing the IMA-regularized log-likelihood under certain assumptions (e.g., small decoder variance).

disentanglement dsprites ica independent-component-analysis pytorch pytorch-lightning vae variational-autoencoder variational-inference wandb

Last synced: 16 Jun 2025

https://github.com/ekzhang/vae-cnn-mnist

Conditional variational autoencoder applied to EMNIST + an interactive demo to explore the latent space.

keras mnist variational-autoencoder

Last synced: 09 Apr 2025

https://github.com/karenullrich/binary-vae

A minimal implementation of a VAE with BinConcrete (relaxed Bernoulli) latent distribution in TensorFlow.

bernoulli binary concrete-distribution tensorflow tensorflow-eager tensorflow-probability vae variational-autoencoder variational-inference

Last synced: 17 Aug 2025

https://github.com/trungnt13/sisua

SemI-SUpervised generative Autoencoder models for single cell data

bayesian-inference deep-learning semi-supervised-learning single-cell variational-autoencoder

Last synced: 14 Apr 2025

https://github.com/yeonghyeon/advae

Implementation of 'Self-Adversarial Variational Autoencoder with Gaussian Anomaly Prior Distribution for Anomaly Detection'

adversarial-learning auto-encoder generative-neural-network variational-autoencoder

Last synced: 06 Jul 2025

https://github.com/dn070017/variational-autoencoders

Beta-VAE, Conditional-VAE, Total Correlation-VAE, FactorVAE, Relevance Factor-VAE, Multi-Level VAE, (Soft)-IntroVAE (Beta-Version), LVAE, VLAE, VaDE and MFCVAE implemented in Tensorflow 2

deep-neural-networks tensorflow2 variational-autoencoder

Last synced: 10 Apr 2025

https://github.com/abdulfatir/planar-flow-pytorch

Pytorch implementation of Planar Flow

normalizing-flow variational-autoencoder

Last synced: 05 May 2025

https://github.com/nicklasvraa/vae_based_segmentation

Exploring variational-autoencoder-based semantic segmentation for analyzing CT-scans.

deep-learning machine-learning python pytorch segmentation variational-autoencoder

Last synced: 29 Oct 2025