- 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
推薦閱讀
- Excel 2007函數與公式自學寶典
- 計算機圖形圖像處理:Photoshop CS3
- Creo Parametric 1.0中文版從入門到精通
- 悟透AutoCAD 2009完全自學手冊
- 愛犯錯的智能體
- Lightning Fast Animation in Element 3D
- Red Hat Linux 9實務自學手冊
- 中文版AutoCAD 2013高手速成
- 菜鳥起飛電腦組裝·維護與故障排查
- Embedded Linux Development using Yocto Projects(Second Edition)
- 基于元胞自動機的人群疏散系統建模與分析
- 從機器學習到無人駕駛
- Java Deep Learning Projects
- Building Smart Drones with ESP8266 and Arduino
- Architecting Cloud Computing Solutions