cvae
There are 59 repositories under cvae topic.
hwalsuklee/tensorflow-generative-model-collections
Collection of generative models in Tensorflow
timbmg/VAE-CVAE-MNIST
Variational Autoencoder and Conditional Variational Autoencoder on MNIST in PyTorch
snakeztc/NeuralDialog-CVAE
Tensorflow Implementation of Knowledge-Guided CVAE for dialog generation ACL 2017. It is released by Tiancheng Zhao (Tony) from Dialog Research Center, LTI, CMU
hwalsuklee/tensorflow-mnist-CVAE
Tensorflow implementation of conditional variational auto-encoder for MNIST
theislab/ncem
Learning cell communication from spatial graphs of cells
unnir/cVAE
Simple and clean implementation of Conditional Variational AutoEncoder (CVAE) using PyTorch
tdavchev/DESIRE
DESIRE: Distant Future Prediction in Dynamic Scenes with Interacting Agents
hujinsen/pytorch_VAE_CVAE
pytorch implementation Variational Autoencoder and Conditional Variational Autoencoder
theislab/trVAE
Conditional out-of-distribution prediction
ethz-asl/cvae_exploration_planning
Learning informed sampling distributions and information gains for efficient exploration planning.
d1024choi/HLSTrajForecast
The official implementation of "Hierarchical Latent Structure for Multi-Modal Vehicle Trajectory Forecasting" presented in ECCV2022.
SubramaniKrishna/VaPar-Synth
Code for our paper "VaPar Synth - A Variational Parametric Model for Audio Synthesis"
YuxuanIAIR/MSRL-master
Official code for AAAI 2023 paper "Multi-stream Representation Learning for Pedestrian Trajectory Prediction"
alex-snd/MalwareClassifier
👾 Malware Classification using Deep Learning and Cuckoo Sandbox
Droliven/diverse_sampling
Official project of DiverseSampling (ACMMM2022 Paper)
alecokas/flux-vae
Implementation of a Convolutional Variational Autoencoder in Flux.jl
andersfagerli/CodeSLAM
PyTorch implementation of the conditional variational autoencoder (CVAE) from CodeSLAM
irom-princeton/PAC-Imitation
Code for Generalization Guarantees for (Multi-Modal) Imitation Learning
nphdang/FS-BBT
Black-box Few-shot Knowledge Distillation
ssxy00/CVAE-Chatbot
CVAE-GPT2 open-domain chatbot
steven112163/Deep-Learning-and-Practice
NCTU(NYCU) Deep Learning and Practice Spring 2021
thuyngch/Variational-Autoencoder-PyTorch
PyTorch implementations of Variational Autoencoder and Conditional Variational Autoencoder
choo8/tensorflow-CVAE
Implementation of the Conditional Variational Auto-Encoder (CVAE) in Tensorflow
HongleiXie/demo-CVAE
An interactive demonstration of using a deep conditional variational autoencoder to generate synthetic MNIST style handwriting digit
hryym/Gumbel-Softmax-Implementation-with-VAE
The implementation of Gumbel softmax reparametrization trick for discrete VAE
lanl/clarm
Conditional Latent Autoregressive Recurrent Model for spatiotemporal learning
ioangatop/DeepGenerativeModels
Variational Auto Encoders (VAEs), Generative Adversarial Networks (GANs) and Generative Normalizing Flows (NFs) and are the most famous and powerful deep generative models.
ivantipow/Autoencoders
Implementation of different autoencoders and their practical application
raulorteg/SmileCVAE
Implementation of CVAE. Trained CVAE on faces from UTKFace Dataset to produce synthetic faces with a given degree of happiness/smileyness.
TheEngineerProgrammer/my_masters_thesis
cVAE, VQ-VAE, VQ-VAE2, cVAE-cGAN, PixelCNN and Gated PixelCNN in tensorflow 2.x and keras
ALPHAYA-Japan/vae
a collection of variational autoencoders
alumik/bagel-tensorflow
A robust and unsupervised KPI anomaly detection algorithm based on conditional variational autoencoder
alumik/bagel-torch
A robust and unsupervised KPI anomaly detection algorithm based on conditional variational autoencoder
zqwerty/CVAE
CVAE for dialog generation