/FaceFrontalView_GAN

Two-Pathway Generative Adversarial Networks

Primary LanguagePythonMIT LicenseMIT

Two-Pathway Generative Adversarial Networks

Pytorch implementation of "Two-Pathway Generative Adversarial Networks"

The official implmentation of this paper can be found here

Check the guide given in the original codebase to see how the dataset can be obtained

LightCNN was used to implement the architecture.