examples icon indicating copy to clipboard operation
examples copied to clipboard

[GSoC] Face Aging with Age-cGAN

Open Vishal-V opened this issue 6 years ago • 0 comments

  • Face aging with Age-cGAN model implementation as part of GSoC 2019 proposal.
  • The model has been implemented from the paper [Arxiv Link].
  • The code follows the recommended python guidelines and is compatible with the TF 2.0 RC release.
  • The code has been tested and all bugs have been fixed.
  • The architecture and training conditions are present in the README file and all dependencies can be downloaded from the requirements.txt file.

Vishal-V avatar Aug 25 '19 18:08 Vishal-V