嘗試實現 ICPR 2018 的 Facial Attribute Editing by Latent Space Adversarial Variational Autoencoders。
- Dataset
- CelebA dataset
- Images should be placed in
./data/img_align_celeba/*.jpg
- Attribute labels should be placed in
./data/list_attr_celeba.txt
- Images should be placed in
- CelebA dataset