Skip to content
/ VAE Public

VAE model implemented on pytorch for various dataset

Notifications You must be signed in to change notification settings

DVL-Sejong/VAE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VAE

VAE model implemented on pytorch for various dataset

The VAE code is based on here. The origin code was built on pytorch_lightning, but we converted it on original pytorch.

How to run

$ git clone https://github.com/DVL-Sejong/VAE
$ cd VAE
$ bash run.sh

dataset

  • CelebA
    • Download data from the link, and put those under /your_data_path/celeba/*

About

VAE model implemented on pytorch for various dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published