shaohua0116 / VAE-Tensorflow

A Tensorflow implementation of a Variational Autoencoder for the deep learning course at the University of Southern California (USC).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Variational Autoencoder in Tensorflow

This is an Tensorflow implementation of a variational autoencoder for the deep learning course at USC (CSCI-599 Deep Learning and its Applications) taught by Professor Joseph Lim. The slides of this lecture are available here. This demo code is written by Shao-Hua Sun.

Results

Reconstruction

Generation

Transformation

Latent space

Related works

VAE

Generative models

Author

Shao-Hua Sun / @shaohua0116 @ Joseph Lim's research lab @ USC

About

A Tensorflow implementation of a Variational Autoencoder for the deep learning course at the University of Southern California (USC).

License:MIT License


Languages

Language:Jupyter Notebook 100.0%