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

VAE

A variational autoencoder (VAE) is a generative model that combines deep learning with Bayesian inference to learn compact latent representations of data. VAEs are widely used for image generation, anomaly detection, and data augmentation.

https://github.com/wiseodd/generative-models

Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.

gan generative-model machine-learning pytorch rbm restricted-boltzmann-machine tensorflow vae

Last synced: 14 May 2025

https://github.com/yuanxiaosc/DeepImage-an-Image-to-Image-technology

DeepNude's algorithm and general image generation theory and practice research, including pix2pix, CycleGAN, UGATIT, DCGAN, SinGAN, ALAE, mGANprior, StarGAN-v2 and VAE models (TensorFlow2 implementation). DeepNude的算法以及通用生成对抗网络(GAN,Generative Adversarial Network)图像生成的理论与实践研究。

cycle-gan dcgan deepface deepfakes deepnude image-generation image-to-image nerual-style pix2pix sin-gan style-gan tensorflow2 vae zao

Last synced: 26 Mar 2025

https://github.com/packtpublishing/advanced-deep-learning-with-keras

Advanced Deep Learning with Keras, published by Packt

autoencoder deep-learning gan keras reinforcement-learning vae

Last synced: 15 May 2025

https://github.com/nghorbani/human_body_prior

VPoser: Variational Human Pose Prior

human motion pose pose-estimation prior vae

Last synced: 08 Apr 2025

https://github.com/msurtsukov/neural-ode

Jupyter notebook with Pytorch implementation of Neural Ordinary Differential Equations

jupyter-notebook neural-ode pytorch vae

Last synced: 03 Apr 2025

https://github.com/ikostrikov/tensorflow-vae-gan-draw

A collection of generative methods implemented with TensorFlow (Deep Convolutional Generative Adversarial Networks (DCGAN), Variational Autoencoder (VAE) and DRAW: A Recurrent Neural Network For Image Generation).

draw gan recurrent-neural-networks tensorflow vae

Last synced: 05 Apr 2025

https://github.com/timbmg/sentence-vae

PyTorch Re-Implementation of "Generating Sentences from a Continuous Space" by Bowman et al 2015 https://arxiv.org/abs/1511.06349

deep-learning generative-model neural-network nlp ptb pytorch vae

Last synced: 15 May 2025

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/zalandoresearch/pytorch-vq-vae

PyTorch implementation of VQ-VAE by Aäron van den Oord et al.

deep-learning pytorch vae vq-vae

Last synced: 05 Apr 2025

https://github.com/AmazingDD/daisyRec

Official code for "DaisyRec 2.0: Benchmarking Recommendation for Rigorous Evaluation" (TPAMI2022) and "Are We Evaluating Rigorously? Benchmarking Recommendation for Reproducible Evaluation and Fair Comparison" (RecSys2020)

afm biasmf cdae collaborative-filtering deepfm ease factorization-machines item2vec k-nearest-neighbors matrix-factorization neumf neural-collaborative-filtering nfm pytorch recommender-system slim svdpp vae

Last synced: 20 Jul 2025

https://github.com/google-deepmind/dsprites-dataset

Dataset to assess the disentanglement properties of unsupervised learning methods

beta-vae dataset disentanglement dsprites vae

Last synced: 17 Jun 2025

https://github.com/shayneobrien/generative-models

Annotated, understandable, and visually interpretable PyTorch implementations of: VAE, BIRVAE, NSGAN, MMGAN, WGAN, WGANGP, LSGAN, DRAGAN, BEGAN, RaGAN, InfoGAN, fGAN, FisherGAN

autoencoder began discriminator dragan fgan fishergan gan generative-adversarial-network generative-models infogan lsgan machine-learning mmgan nsgan python pytorch ragan vae wasserstein wgan

Last synced: 01 Apr 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/Schlumberger/joint-vae

Pytorch implementation of JointVAE, a framework for disentangling continuous and discrete factors of variation :star2:

disentangled-representations disentanglement generative-models gumbel-softmax pytorch vae

Last synced: 07 May 2025

https://github.com/nadavbh12/vq-vae

Minimalist implementation of VQ-VAE in Pytorch

deep-learning deep-neural-networks mnist pytorch vae vq-vae

Last synced: 13 Sep 2025

https://github.com/chunyuanli/optimus

Optimus: the first large-scale pre-trained VAE language model

language-model pretrained-models vae vae-pytorch

Last synced: 06 Apr 2025

https://github.com/pkmital/pycadl

Python package with source code from the course "Creative Applications of Deep Learning w/ TensorFlow"

autoregressive celeba conditional course cyclegan dcgan deep-learning gan glove magenta mooc neural-network nsynth pixelcnn tensorflow tutorial vae vae-gan wavenet word2vec

Last synced: 04 Apr 2025

https://github.com/kefirski/pytorch_RVAE

Recurrent Variational Autoencoder that generates sequential data implemented with pytorch

deep-learning nlp python pytorch vae

Last synced: 01 Apr 2025

https://github.com/kpandey008/DiffuseVAE

Official implementation of "DiffuseVAE: Efficient, Controllable and High-Fidelity Generation from Low-Dimensional Latents"

controllable-generation ddpm diffusion-models generative-model latent-variable-models vae

Last synced: 03 Apr 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/araffin/learning-to-drive-in-5-minutes

Implementation of reinforcement learning approach to make a car learn to drive smoothly in minutes

donkey-car gym openai reinforcement-learning rl sac self-driving-car simulator soft-actor-critic srl stable-baselines state-representation-learning unity vae

Last synced: 19 Jul 2025

https://github.com/foundationvision/omnitokenizer

[NeurIPS 2024]OmniTokenizer: one model and one weight for image-video joint tokenization.

auto-regressive-model image-generation tokenization vae video-generation vqvae

Last synced: 07 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/j-min/Adversarial_Video_Summary

Unofficial PyTorch Implementation of SUM-GAN from "Unsupervised Video Summarization with Adversarial LSTM Networks" (CVPR 2017)

gan pytorch summarization vae video

Last synced: 13 Apr 2025

https://github.com/j-min/adversarial_video_summary

Unofficial PyTorch Implementation of SUM-GAN from "Unsupervised Video Summarization with Adversarial LSTM Networks" (CVPR 2017)

gan pytorch summarization vae video

Last synced: 09 Apr 2025

https://github.com/rayhane-mamah/efficient-vdvae

Official Pytorch and JAX implementation of "Efficient-VDVAE: Less is more"

image-generation jax paper python pytorch representation-learning unsupervised-learning vae

Last synced: 22 Jun 2025

https://github.com/googlecreativelab/beat-blender

Blend beats using machine learning to create music in a fun new way.

deeplearnjs javascript machine-learning music tensorflow vae

Last synced: 03 Apr 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/alexandervnikitin/tsgm

Generation and evaluation of synthetic time series datasets (also, augmentations, visualizations, a collection of popular datasets) NeurIPS'24

augmentations data-augmentation data-science datasets deep-learning generative-model keras machine-learning python synthetic-data synthetic-time-series tensorflow2 time-series vae

Last synced: 06 Apr 2025

https://github.com/vvvm23/vqvae-2

PyTorch implementation of VQ-VAE-2 from "Generating Diverse High-Fidelity Images with VQ-VAE-2"

generative-model pytorch vae vq-vae vq-vae-2

Last synced: 27 Jun 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/nmichlo/disent

🧶 Modular VAE disentanglement framework for python built with PyTorch Lightning ▸ Including metrics and datasets ▸ With strongly supervised, weakly supervised and unsupervised methods ▸ Easily configured and run with Hydra config ▸ Inspired by disentanglement_lib

autoencoders configurable datasets disentangled-representations disentanglement metric-learning metrics python python3 pytorch pytorch-lightning representation-learning vae

Last synced: 09 Oct 2025

https://github.com/bojone/o-gan

O-GAN: Extremely Concise Approach for Auto-Encoding Generative Adversarial Networks

encoder gan vae

Last synced: 10 Apr 2025

https://github.com/emilemathieu/pvae

code for "Continuous Hierarchical Representations with Poincaré Variational Auto-Encoders".

hierarchical-data hyperbolic-geometry poincare-embeddings pytorch vae

Last synced: 10 Apr 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/khrylx/dlow

[ECCV 2020] Official PyTorch Implementation of "DLow: Diversifying Latent Flows for Diverse Human Motion Prediction". ECCV 2020.

deep-learning diversifying-latent-flows diversity eccv2020 generative-models motion-forecasting motion-prediction pose-forecasting pose-prediction pytorch vae

Last synced: 11 Jul 2025

https://github.com/dgedon/deepssm_sysid

Official PyTorch implementation of "Deep State Space Models for Nonlinear System Identification", 2020.

identifiaction lstm neural-network pytorch storn vae vrnn

Last synced: 02 Sep 2025

https://github.com/houxianxu/dfc-vae

Variational Autoencoder trained by Feature Perceputal Loss

celeba-dataset face-images generative-model torch vae

Last synced: 20 Aug 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/bshall/vectorquantizedvae

A PyTorch implementation of "Continuous Relaxation Training of Discrete Latent Variable Image Models"

generative-models pytorch vae vq-vae

Last synced: 05 May 2025

https://github.com/keonlee9420/VAENAR-TTS

PyTorch Implementation of VAENAR-TTS: Variational Auto-Encoder based Non-AutoRegressive Text-to-Speech Synthesis.

duration glow neural-tts non-ar non-autoregressive pytorch self-attention speech-synthesis text-to-speech transforer tts unsupervised-duration unsupervised-learning vae

Last synced: 21 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/markweberdev/maskbit

Implementation of the paper "MaskBit: Embedding-free Image Generation from Bit Tokens"

generative-ai image-generation vae vqgan vqgan-vae

Last synced: 02 Mar 2026

https://github.com/rickiepark/generative_deep_learning_2nd_edition

<만들면서 배우는 생성 AI 2판>의 코드 저장소

deep-learning gan generative-ai gpt multimodal stable-diffusion transformer vae

Last synced: 09 Apr 2025

https://github.com/vsimkus/vae-voice-conversion

Voice conversion (VC) investigation using three variants of VAE

machine-learning vae voice-conversion vqvae

Last synced: 13 May 2025

https://github.com/minkaixu/confvae-icml21

An End-to-End Framework for Molecular Conformation Generation via Bilevel Programming (ICML'21)

bilevel-optimization computational-biology computational-chemistry conformation generative-models graph-neural-networks icml-2021 molecule pytorch vae

Last synced: 23 Oct 2025

https://github.com/MinkaiXu/ConfVAE-ICML21

An End-to-End Framework for Molecular Conformation Generation via Bilevel Programming (ICML'21)

bilevel-optimization computational-biology computational-chemistry conformation generative-models graph-neural-networks icml-2021 molecule pytorch vae

Last synced: 21 Jul 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/moatifbutt/color-peel

we propose to generate a series of geometric shapes with target colors to disentangle (or peel off ) the target colors from the shapes. By jointly learning on multiple color-shape images, we found that the method can successfully disentangle the color and shape concepts.

color-learning colors diffusion-models generative-model prompt-learning pytorch stable-diffusion text-to-image vae

Last synced: 16 Aug 2025

https://github.com/topazape/molecular-vae

Implementation of the paper - Automatic chemical design using a data-driven continuous representation of molecules

cheminformatics chemoinformatics denovo machine-learning python3 pytorch vae

Last synced: 20 Jul 2025

https://github.com/pbloem/language-models

Keras implementations of three language models: character-level RNN, word-level RNN and Sentence VAE (Bowman, Vilnis et al 2016).

bowman keras language-models rnn-language-model vae

Last synced: 10 Apr 2025

https://github.com/kaanakan/stretchbev

Official implementation of our ECCV paper "StretchBEV: Stretching Future Instance Prediction Spatially and Temporally"

autonomous-driving autonomous-vehicles deep-learning eccv2022 future-prediction generative-models instance-segmentation latent-variable-models pytorch segmentation state-space-models stochastic vae

Last synced: 20 Mar 2025

https://github.com/omniinfer/python-sdk

Python SDK for Stable Diffusion API (Txt2Img/Img2Img/ControlNet/VAE)

controlnet stable-diffusion stable-diffusion-api txt2img vae

Last synced: 12 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/wjf5203/tokbench

Image and video Tokenizer/VAE selection guide, text and face reconstruction evaluation.

image-reconstruction tokenizer vae video-recons visual-tokenizer

Last synced: 27 Oct 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/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/orgoro/style-vae

Implementation of VAE and Style-GAN Architecture Achieving State of the Art Reconstruction

celeba gan generative-model perceptual-losses style-gan tensorflow vae

Last synced: 30 Apr 2025

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/machine-learning-tokyo/generative_deep_learning

Generative Deep Learning Sessions led by Anugraha Sinha (Machine Learning Tokyo)

gans generative-adversarial-networks generative-model stylegan vae wgan wgan-gp

Last synced: 28 Apr 2025

https://github.com/blutjens/eie-earth-public

Official repo for 'Generating Physically-Consistent Satellite Imagery for Climate Visualizations'

bicyclegan earth-observation gan generative-adversarial-network generative-ai image-to-image image-to-image-translation pytorch satellite-imagery segmentation vae

Last synced: 22 Sep 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/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/vlievin/char-vae

Inspired by the neural style algorithm in the computer vision field, we propose a high-level language model with the aim of adapting the linguistic style.

generative-model rnn rnn-encoder-decoder rnn-tensorflow tensorflow tensorflow-experiments tensorflow-models vae vrae

Last synced: 24 Jul 2025

https://github.com/ben-hayes/southbank_ai

AI music plugins for Ableton Live used in a human-AI performance at London's Southbank Centre

ableton-live ai deep-learning magenta music tensorflowjs vae

Last synced: 17 Mar 2025