Apply Generative Adversarial Networks (GANs)
In this course, you will:
- Explore the applications of GANs and examine them wrt data augmentation, privacy, and anonymity
- Leverage the image-to-image translation framework and identify applications to modalities beyond images
- Implement Pix2Pix, a paired image-to-image translation GAN, to adapt satellite images into map routes (and vice versa)
- Compare paired image-to-image translation to unpaired image-to-image translation and identify how their key difference necessitates different GAN architectures
- Implement CycleGAN, an unpaired image-to-image translation model, to adapt horses to zebras (and vice versa) with two GANs in one
The DeepLearning.AI Generative Adversarial Networks (GANs) Specialization provides an exciting introduction to image generation with GANs, charting a path from foundational concepts to advanced techniques through an easy-to-understand approach. It also covers social implications, including bias in ML and the ways to detect it, privacy preservation, and more.
Build a comprehensive knowledge base and gain hands-on experience in GANs. Train your own model using PyTorch, use it to create images, and evaluate a variety of advanced GANs.
This Specialization provides an accessible pathway for all levels of learners looking to break into the GANs space or apply GANs to their own projects, even without prior familiarity with advanced math and machine learning research.
Watch on Coursera ↗
(saves to browser)
Sign in to unlock AI tutor explanation · ⚡30
More on: Generative Models
View skill →Related AI Lessons
⚡
⚡
⚡
⚡
7 Common Java Streams Mistakes and How to Avoid Them
Medium · Programming
Implementing an Item-Based Recommendation System from Scratch in Python
Medium · Machine Learning
Implementing an Item-Based Recommendation System from Scratch in Python
Medium · Data Science
The Threshold Is a Business Decision, Not a Statistical One
Medium · Machine Learning
🎓
Tutor Explanation
DeepCamp AI