The classical Papers about adversarial nets
✅ [Generative Adversarial Nets] [Paper] [Code]
✅ [Deep Generative Image Models using a Laplacian Pyramid of Adversarial Networks] [Paper][Code]
✅ [Conditional Generative Adversial Nets] [Paper]
✅ [Unsupervised Representation Learning with Deep Convolutional Generative Adversarial Networks] [Paper][Code]
✅ [Autoencoding beyond pixels using a learned similarity metric] [Paper]
✅ [Adversarial Autoencoders] [Paper][Code]
✅ [Generating images with recurrent adversarial networks] [Paper][Code]
✅ [Generative Visual Manipulation on the Natural Image Manifold] [Paper][Code]
✅ [Deep multi-scale video prediction beyond mean square error] [Paper][Code]
✅ [Energy-based generative adversarial network] [Paper][Code]
✅ [Neural Photo Editing with Introspective Adversarial Networks] [Paper]
✅ [Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network] [Paper][Code]
✅ [Improved Techniques for Training GANs] [Paper][Code]
✅ [Semantic Image Inpainting with Perceptual and Contextual Losses] [Paper][Code]
✅ [Generative Adversarial Text to Image Synthesis] [Paper][Code]
✅ [Learning What and Where to Draw] [Paper][Code]
✅ [InfoGAN: Interpretable Representation Learning by Information Maximizing Generative Adversarial Nets] [Paper][Code]
✅ [Adversarial Training for Sketch Retrieval] [Paper]
✅ [Generative Image Modeling using Style and Structure Adversarial Networks] [Paper][Code]
✅ [Generative Adversarial Networks as Variational Training of Energy Based Models] [Paper](ICLR 2017)
✅ [Towards Principled Methods for Training Generative Adversarial Networks] [Paper](ICLR 2017)
✅ [Conditional Image Synthesis With Auxiliary Classifier GANs] [Paper][Code](GoogleBrain ICLR 2017)
✅ [Adversarial Training Methods for Semi-Supervised Text Classification] [Paper][Note]( Ian Goodfellow Paper)
✅ [Image-to-image translation using conditional adversarial nets] [Paper][Code]
#Adversarial Examples
✅ [Intriguing properties of neural networks] [Paper]
✅ [Deep Neural Networks are Easily Fooled: High Confidence Predictions for Unrecognizable Images] [Paper]
✅ [Explaining and Harnessing Adversarial Examples] [Paper]
✅ [Adversarial examples in the physical world] [Paper]
✅ [Universal adversarial perturbations ] [Paper]
✅ [Robustness of classifiers: from adversarial to random noise ] [Paper]
✅ [DeepFool: a simple and accurate method to fool deep neural networks] [Paper]
#Project
✅ [cleverhans] [Code](A library for benchmarking vulnerability to adversarial examples)
✅ [reset-cppn-gan-tensorflow] [Code](Using Residual Generative Adversarial Networks and Variational Auto-encoder techniques to produce high resolution images)
#Blogs
✅ [1] http://www.inference.vc/