Unofficial PyTorch implementation of "L2M-GAN: Learning To Manipulate Latent Space Semantics for Facial Attribute Editing".
https://github.com/songquanpeng/L2M-GAN.git
Unofficial PyTorch implementation of L2M-GAN.
./archive/models/../bin/split_celeba.py to generate the dataset split, rename the generated folder to celeba_hq_smiling ./archive/.
chmod u+x ./scripts/train.sh./scripts/train.sh
The first row is the origin images, the second row is the smiling one and the third row is the non-smiling one.
The first row is the origin images, the second row is the female one and the third row is the male one.