howardyclo / papernotes

My personal notes and surveys on DL, CV and NLP papers.
128 stars 6 forks source link

Notes on Theoretical and Heuristic Findings in GANs papers #24

Open howardyclo opened 6 years ago

howardyclo commented 6 years ago

Preface

In this note, I'll continue recording several findings whatever I think it's important or useful. I'll be focusing on the theoretical and heuristic parts in several GANs papers. This thread will be actively updated whenever I read a GANs paper! :blush:

Notations:

Generative Adversarial Nets (NIPS 2014)

NIPS 2016 Tutorial: Generative Adversarial Networks (Video version)

Generative Adversarial Networks (GANs): What it can generate and What it cannot? (Arxiv 2018)

This paper summarizes many GANs papers for addressing different challenges. Nice summary!