Skip to content

Latest commit

 

History

History
115 lines (84 loc) · 6.6 KB

README.md

File metadata and controls

115 lines (84 loc) · 6.6 KB

Awesome GAN papers

By all means, this is not a complete list of GAN-related papers. We are specifically looking for generative modeling techniques to bridge the gap between two domains, something similar to the CycleGAN. This repo also includes historical important GAN papers, their difficulties in training, and various techniques to overcome such difficulties and improve the performance.

Vision Transformer

GANs between domains

In reverse chronological order

Interpreting GANs

Controlling GAN

GANs for high-resolution images

In reverse chronological order

Paired Image-to-Image Translation

Classic GANs

In chronological order.

The other side of the coin

It is hard to find a paper dedicated on the failures of the GAN techniques. But some papers may have some content describing what problems the previous GAN has.

The details matter

There are many techniques to improve GAN's performance. And some of them are tried and true.

General

Implementations

Fun Reads

GAN Applications in HEP and NP