Skip to content
/ VAEGAN Public

Here are some code for project combine VAE and GAN

License

Notifications You must be signed in to change notification settings

FengHZ/VAEGAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VAEGAN

Here are some code for project combine VAE and GAN

Usage:

  1. Put the celeba dataset into the

    path.join(basepath,"celeba")
    

    root, and in the folder celeba you can unzip the raw data img_align_celeba.zip

  2. Usage

    python main_celeba.py -t 1 -bp `basepath` -dp --gpu "0,1"
    

About

Here are some code for project combine VAE and GAN

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages