Note: Please utilize the template below as a reference for your contribution. Adapt the template when deemed necessary
What is TOPIC-NAME?
Brief description.
Recommended Path for Learning
- Item 1 (video/code tutorial/document)
- Item 2 (video/code tutorial/document)
- Item 3 (video/code tutorial/document)
Further Learning
Video
- Xander Steenbrugge of Arxiv Insights’ explains GANs and provides 1) a quick introduction, 2) a technical deepdive on GAN optimization objective, 3) followed by state-of-the-art GAN techniques and 4) wraps up with playing with the latent space of StyleGAN using IPython Notebook.
Face editing with GANs
Link to notebooks: GAN notebook
- Video 2
Applied papers
- Paper 1
- Paper 2
Online tutorials
- Online tutorial 1
- Online tutorial 2
Theory papers
- Paper 1
- Paper 2