Home

Awesome

All-About-the-GANs

GAN(Generative Adversarial Networks)s are the models that used in unsupervised machine learning, implemented by a system of two neural networks competing against each other in a zero-sum game framework. It was introduced by Ian Goodfellow et al. in 2014.

The purpose of this repository is providing the curated list of the state-of-the-art works on the field of Generative Adversarial Networks since their introduction in 2014.

<p align="center"><img width="80%" src="wordcloud_title.png" /><br>(Word Cloud of Title)</p> <p align="center"><img width="80%" src="wordcloud_category.png" /><br>(Word Cloud of Category)</p> <p align="center"><img width="80%" src="wordcloud_abbr.png" width="100%" ALT="Abbr. Name Word Cloud of GAN papers"><br>(Word cloud of Abbr. name)</p>

It provides a list that merged information from various GAN lists and repositories as below:

:link: Reference repositories


You can also check out the same data in a tabular format with functionality to filter by year or do a quick search by title here.

Contributions are welcome. Please contact me at hollobit@etri.re.kr or send a pull request. You can have to add links through pull requests or create an issue which something I missed or need to start a discussion.


You can access the whole list by two way

1. simple web style - https://hollobit.github.io/All-About-the-GAN/

2. Readme style

3. All GANs Search