Download CelebA @AI Studio CelebA and put data at ./dataset
Download pretrained VGG19_bn @PaddlePaddle (password: 25il) and put data at ./paddle_dfcvae/architectures/pretrained
then
sh preparedata.sh
cd ./paddle_dfcvae
python trainer.py
vim extract_features @ ./paddle_dfcvae/architectures/dfcvae.py
python generatedImg.py
vae123 extract the low features,clearer than vae345
BaiduYun (password: 9vs9)
19967 Reconstruct pics(2x10)
100 Generated pics(10x1)
IS:
mean | std | |
---|---|---|
IS | 1.1636 | 0.0221 |
cifar10 | 1.1698 | 0.0355 |