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.shcd ./paddle_dfcvae
python trainer.pyvim extract_features @ ./paddle_dfcvae/architectures/dfcvae.pypython generatedImg.pyvae123
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 |



