You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.j2.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ Every week, new GAN papers are coming out and it's hard to keep track of them al
8
8
9
9
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](https://github.com/hindupuravinash/the-gan-zoo/blob/master/gans.tsv).
10
10
11
-
Contributions are welcome. Add links through pull requests or create an issue to lemme know something I missed or to start a discussion.
11
+
Contributions are welcome. Add links through pull requests in gans.tsv file in the same format or create an issue to lemme know something I missed or to start a discussion.
12
12
13
13
Check out [Deep Hunt](https://deephunt.in) - my weekly AI newsletter for this repo as [blogpost](https://medium.com/deep-hunt/the-gan-zoo-79597dc8c347) and follow me on [Twitter](https://www.twitter.com/hindupuravinash).
Copy file name to clipboardExpand all lines: README.md
+5-5
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ Every week, new GAN papers are coming out and it's hard to keep track of them al
8
8
9
9
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](https://github.com/hindupuravinash/the-gan-zoo/blob/master/gans.tsv).
10
10
11
-
Contributions are welcome. Add links through pull requests or create an issue to lemme know something I missed or to start a discussion.
11
+
Contributions are welcome. Add links through pull requests in gans.tsv file in the same format or create an issue to lemme know something I missed or to start a discussion.
12
12
13
13
Check out [Deep Hunt](https://deephunt.in) - my weekly AI newsletter for this repo as [blogpost](https://medium.com/deep-hunt/the-gan-zoo-79597dc8c347) and follow me on [Twitter](https://www.twitter.com/hindupuravinash).
14
14
@@ -27,7 +27,7 @@ Check out [Deep Hunt](https://deephunt.in) - my weekly AI newsletter for this re
27
27
* AEGAN - [Learning Inverse Mapping by Autoencoder based Generative Adversarial Nets](https://arxiv.org/abs/1703.10094)
28
28
* AffGAN - [Amortised MAP Inference for Image Super-resolution](https://arxiv.org/abs/1610.04490)
29
29
* AL-CGAN - [Learning to Generate Images of Outdoor Scenes from Attributes and Semantic Layouts](https://arxiv.org/abs/1612.00215)
30
-
* ALI - [Adversarially Learned Inference](https://arxiv.org/abs/1606.00704)
30
+
* ALI - [Adversarially Learned Inference](https://arxiv.org/abs/1606.00704)([github](https://github.com/IshmaelBelghazi/ALI))
31
31
* AlignGAN - [AlignGAN: Learning to Align Cross-Domain Images with Conditional Generative Adversarial Networks](https://arxiv.org/abs/1707.01400)
* EnergyWGAN - [Energy-relaxed Wassertein GANs (EnergyWGAN): Towards More Stable and High Resolution Image Generation](https://arxiv.org/abs/1712.01026)
113
113
* ExGAN - [Eye In-Painting with Exemplar Generative Adversarial Networks](https://arxiv.org/abs/1712.03999)
114
-
* ExposureGAN - [Exposure: A White-Box Photo Post-Processing Framework](https://arxiv.org/abs/1709.09602)[(github)](https://github.com/yuanming-hu/exposure)
114
+
* ExposureGAN - [Exposure: A White-Box Photo Post-Processing Framework](https://arxiv.org/abs/1709.09602)([github](https://github.com/yuanming-hu/exposure))
201606Improved GANImproved Techniques for Training GANshttps://arxiv.org/abs/1606.03498https://github.com/openai/improved-gan
16
16
201606InfoGANInfoGAN: Interpretable Representation Learning by Information Maximizing Generative Adversarial Netshttps://arxiv.org/abs/1606.03657v1https://github.com/openai/InfoGAN
@@ -60,6 +60,7 @@ Year Month Abbr. Title Arxiv Official_Code
60
60
201701SalGANSalGAN: Visual Saliency Prediction with Generative Adversarial Networkshttps://arxiv.org/abs/1701.01081https://github.com/imatge-upc/saliency-salgan-2017
61
61
201701ViGANImage Generation and Editing with Variational Info Generative Adversarial Networkshttps://arxiv.org/abs/1701.04568v1-
201707SisGANSemantic Image Synthesis via Adversarial Learninghttps://arxiv.org/abs/1707.06873-
163
165
2017083D-RecGAN3D Object Reconstruction from a Single Depth View with Adversarial Learninghttps://arxiv.org/abs/1708.07969https://github.com/Yang7879/3D-RecGAN
164
166
201708ABC-GANABC-GAN: Adaptive Blur and Control for improved training stability of Generative Adversarial Networkshttps://drive.google.com/file/d/0B3wEP_lEl0laVTdGcHE2VnRiMlE/viewhttps://github.com/IgorSusmelj/ABC-GAN
165
167
201708BGANBinary Generative Adversarial Networks for Image Retrievalhttps://arxiv.org/abs/1708.04150https://github.com/htconquer/BGAN
@@ -190,6 +192,7 @@ Year Month Abbr. Title Arxiv Official_Code
190
192
201709RefineGANCompressed Sensing MRI Reconstruction with Cyclic Loss in Generative Adversarial Networkshttps://arxiv.org/abs/1709.00753-
0 commit comments