Skip to content

MahlaAb/vae

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Variational Autoencoder

Variational Autoencoder implementation with Tensorflow.

Usage

Prepare folder with images of fixed size.

git clone https://github.com/WojciechMormul/van.git
cd vae
python make_record.py --images-path=./data --record-path=./train.record
python vae_train.py
python vae_eval.py

About

Generate new images with Variational Autoencoder and Tensorflow.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%