Skip to content

payamr/vae

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Convolutional VAE

This is adapted from tensorflow's VAE example: https://www.tensorflow.org/tutorials/generative/cvae

Test on MNIST

Running run_inference generates the following images.

Trained latent representations for 2^16 train datasets

latent_scatter

Generated images by varying mean and std between the train set values

transition

About

convolutional vae for images and audio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages