Career Mentor Insight's with Kanth

How a FACE APP is working using Deep Learning

07.24.2019 - By KanthPlay

Download our free app to listen on your phone

Download on the App StoreGet it on Google Play

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 mapping of input face images and the age condition with the latent vector Z.

Encoder network generates a latent vector of the input images. The Encoder network is a CNN which takes an image of a dimension of (64, 64, 3) and converts it into a 100-dimensional vector.

 There are four convolutional blocks and two dense layers.

Each convolutional block has a convolutional layer, followed by a batch normalization layer, and an activation function except the first convolutional layer.

We from BEPEC are ready to help you and make you shift your career at any cost.

For more details visit: https://www.bepec.in/

Bepec registration form : https://www.bepec.in/registration-form

Check our youtube channel for more videos and please subscribe: https://www.youtube.com/channel/UCn1U...

Check our Instagram page: https://instagram.com/bepec_solutions/

Check our Facebook Page : https://www.facebook.com/Bepecsolutions/

For any help or for any guidance please email [email protected]

More episodes from Career Mentor Insight's with Kanth