This is official Pytorch implementation for the paper "Simple and Efficient Practices for Profile-to-frontal Face Synthesis and Recognition" by Huijiao Wang, Haijian Zhang and Xulei Yang.
The target is to provide three simple but efficient practices to CR-GAN when synthesising a frontal face image from a profile.
The following is the visual comparison results with TP-GAN.
More details please pay attention to our paper "Simple and Efficient Practices for Profile-to-frontal Face Synthesis and Recognition" which is under review at IJCNN 2021.
A large part of the code is borrowed from CR-GAN.