- Generative Adversarial Networks Projects
- Kailash Ahirwar
- 140字
- 2021-07-02 13:38:54
Face Aging Using Conditional GAN
Conditional GANs (cGANs) are an extension of the GAN model. They allow for the generation of images that have certain conditions or attributes and have proved to be better than vanilla GANs as a result. In this chapter, we will implement a cGAN that, once trained, can perform automatic face aging. The cGAN network that we will implement was first introduced by Grigory Antipov, Moez Baccouche, and Jean-Luc Dugelay, in their paper titled Face Aging With Conditional Generative Adversarial Networks, which can be found at the following link: https://arxiv.org/pdf/1702.01983.pdf.
In this chapter, we will cover the following topics:
- Introducing cGANs for face aging
- Setting up the project
- Preparing the data
- A Keras implementation of a cGAN
- Training a cGAN
- Evaluation and hyperparameter tuning
- Practical applications of face aging
推薦閱讀
- Hands-On Intelligent Agents with OpenAI Gym
- 數據展現的藝術
- 火格局的時空變異及其在電網防火中的應用
- OpenStack Cloud Computing Cookbook(Second Edition)
- JavaScript典型應用與最佳實踐
- Grome Terrain Modeling with Ogre3D,UDK,and Unity3D
- Deep Reinforcement Learning Hands-On
- 和機器人一起進化
- 計算機硬件技術基礎(第2版)
- 智能+:制造業的智能化轉型
- 網管員世界2009超值精華本
- Mastering Machine Learning with R
- Ubuntu 9 Linux應用基礎
- Learn Power BI
- R:Predictive Analysis