Here are some code for project combine VAE and GAN
Usage:
-
Put the celeba dataset into the
path.join(basepath,"celeba")
root, and in the folder
celeba
you can unzip the raw dataimg_align_celeba.zip
-
Usage
python main_celeba.py -t 1 -bp `basepath` -dp --gpu "0,1"