CycleGAN Paper Walkthrough
I was inspired to make these videos by this specialization: https://bit.ly/3SqLuA6
Full title: Unpaired Image-to-Image Translation using Cycle-Consistent Adversarial Networks
Paper link: https://arxiv.org/abs/1703.10593
GitHub Repository:
https://github.com/aladdinpers....son/Machine-Learning
✅ Equipment I use and recommend:
https://www.amazon.com/shop/aladdinpersson
❤️ Become a Channel Member:
https://www.youtube.com/channe....l/UCkzW5JSFwvKRjXABI
✅ One-Time Donations:
Paypal: https://bit.ly/3buoRYH
Ethereum: 0xc84008f43d2E0bC01d925CC35915CdE92c2e99dc
▶️ You Can Connect with me on:
Twitter - https://twitter.com/aladdinpersson
LinkedIn - https://www.linkedin.com/in/al....addin-persson-a95384
Github - https://github.com/aladdinpersson
PyTorch Playlist:
https://www.youtube.com/playli....st?list=PLhhyoLH6Ijf
Timestamps:
0:00 - Introduction
1:06 - Sneak peak
2:00 - Problem statement
4:30 - Training setup & Cycle Consistency
7:16 - Loss
9:20 - Network architecture
13:15 - Identity loss
14:44 - Limitations of CycleGAN
16:08 - Implementation details
19:10 - Ending