How a FACE APP is working using Deep Learning

Kanth Mentorship Show - A podcast by Kanth

Categories:

Face Aging Using Conditional GANs (GANs) are extensions of the GANs model. You can read about Conditional GANs in my previous post here. In this post, I will try to explain how we can implement a GANs to perform automatic face aging. Face Aging GAN(Age-GANs) introduced by Grigory Antipov, Moez Baccouche, and Jean-Luc Dugelay, in their paper with titled Face Aging With Conditional Generative Adversarial Networks. The Face Aging-Gan has four networks. An Encoder : It learns the inverse map...