来源:https://github.com/zhangqianhui/AdversarialNetsPapers

AdversarialNetsPapers

The classical Papers about adversarial nets

The First paper

✅ [Generative Adversarial Nets] [Paper] [Code](the first paper about it)

Unclassified

✅ [Deep Generative Image Models using a Laplacian Pyramid of Adversarial Networks] [Paper][Code]

✅ [Unsupervised Representation Learning with Deep Convolutional Generative Adversarial Networks] [Paper][Code](Gan with convolutional networks)(ICLR)

✅ [Adversarial Autoencoders] [Paper][Code]

✅ [Generating Images with Perceptual Similarity Metrics based on Deep Networks] [Paper]

✅ [Generating images with recurrent adversarial networks] [Paper][Code]

✅ [Generative Visual Manipulation on the Natural Image Manifold] [Paper][Code]

✅ [Generative Adversarial Text to Image Synthesis] [Paper][Code][code]

✅ [Learning What and Where to Draw] [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)

✅ [Adversarial Training Methods for Semi-Supervised Text Classification] [Paper][Note]( Ian Goodfellow Paper)

✅ [Learning from Simulated and Unsupervised Images through Adversarial Training] [Paper][code](Apple paper)

✅ [Synthesizing the preferred inputs for neurons in neural networks via deep generator networks] [Paper][Code]

✅ [SalGAN: Visual Saliency Prediction with Generative Adversarial Networks] [Paper][Code]

✅ [Adversarial Feature Learning] [Paper]

Ensemble

✅ [AdaGAN: Boosting Generative Models] [Paper][[Code]](Google Brain)

Clustering

✅ [Unsupervised Learning Using Generative Adversarial Training And Clustering] [Paper][Code](ICLR) ✅ [Unsupervised and Semi-supervised Learning with Categorical Generative Adversarial Networks] [Paper](ICLR)

Image Inpainting

✅ [Semantic Image Inpainting with Perceptual and Contextual Losses] [Paper][Code]

✅ [Context Encoders: Feature Learning by Inpainting] [Paper][Code]

✅ [Semi-Supervised Learning with Context-Conditional Generative Adversarial Networks] [Paper]

✅ [Generative face completion] [Paper][code](CVPR2017)

✅ [Globally and Locally Consistent Image Completion] [MainPAGE](SIGGRAPH 2017)

Joint Probability

✅ [Adversarially Learned Inference][Paper][Code]

Super-Resolution

✅ [Image super-resolution through deep learning ][Code](Just for face dataset)

✅ [Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network] [Paper][Code](Using Deep residual network)

✅ [EnhanceGAN] [Docs][[Code]]

Disocclusion

✅ [Robust LSTM-Autoencoders for Face De-Occlusion in the Wild] [Paper]

Semantic Segmentation

✅ [Semantic Segmentation using Adversarial Networks] [Paper](soumith's paper)

Object Detection

✅ [Perceptual generative adversarial networks for small object detection] [[Paper]](Submitted)

✅ [A-Fast-RCNN: Hard Positive Generation via Adversary for Object Detection] [Paper][code](CVPR2017)

RNN

✅ [C-RNN-GAN: Continuous recurrent neural networks with adversarial training] [Paper][Code]

Conditional adversarial

✅ [Conditional Generative Adversarial Nets] [Paper][Code]

✅ [InfoGAN: Interpretable Representation Learning by Information Maximizing Generative Adversarial Nets] [Paper][Code]

✅ [Conditional Image Synthesis With Auxiliary Classifier GANs] [Paper][Code](GoogleBrain ICLR 2017)

✅ [Pixel-Level Domain Transfer] [Paper][Code]

✅ [Invertible Conditional GANs for image editing] [Paper][Code]

✅ [Plug & Play Generative Networks: Conditional Iterative Generation of Images in Latent Space] [Paper][Code]

✅ [StackGAN: Text to Photo-realistic Image Synthesis with Stacked Generative Adversarial Networks] [Paper][Code]

Video Prediction

✅ [Deep multi-scale video prediction beyond mean square error] [Paper][Code](Yann LeCun's paper)

✅ [Unsupervised Learning for Physical Interaction through Video Prediction] [Paper](Ian Goodfellow's paper)

✅ [Generating Videos with Scene Dynamics] [Paper][Web][Code]

Texture Synthesis & style transfer

✅ [Precomputed real-time texture synthesis with markovian generative adversarial networks] [Paper][Code](ECCV 2016)

Image translation

✅ [UNSUPERVISED CROSS-DOMAIN IMAGE GENERATION] [Paper][Code]

✅ [Image-to-image translation using conditional adversarial nets] [Paper][Code][Code]

✅ [Learning to Discover Cross-Domain Relations with Generative Adversarial Networks] [Paper][Code]

✅ [Unpaired Image-to-Image Translation using Cycle-Consistent Adversarial Networks] [Paper][Code]

✅ [Unsupervised Image-to-Image Translation with Generative Adversarial Networks] [Paper]

✅ [Unsupervised Image-to-Image Translation Networks] [Paper]

GAN Theory

✅ [Energy-based generative adversarial network] [Paper][Code](Lecun paper)

✅ [Improved Techniques for Training GANs] [Paper][Code](Goodfellow's paper)

✅ [Mode Regularized Generative Adversarial Networks] [Paper](Yoshua Bengio , ICLR 2017)

✅ [Improving Generative Adversarial Networks with Denoising Feature Matching] [Paper][Code](Yoshua Bengio , ICLR 2017)

✅ [Sampling Generative Networks] [Paper][Code]

✅ [Mode Regularized Generative Adversarial Networkss] [Paper]( Yoshua Bengio's paper)

✅ [How to train Gans] [Docu]

✅ [Towards Principled Methods for Training Generative Adversarial Networks] [Paper](ICLR 2017)

✅ [Unrolled Generative Adversarial Networks] [Paper][Code](ICLR 2017)

✅ [Least Squares Generative Adversarial Networks] [Paper][Code]

✅ [Wasserstein GAN] [Paper][Code]

✅ [Improved Training of Wasserstein GANs] [Paper][Code](The improve of wgan)

✅ [Towards Principled Methods for Training Generative Adversarial Networks] [Paper]

3D

✅ [Learning a Probabilistic Latent Space of Object Shapes via 3D Generative-Adversarial Modeling] [Paper][Web][code](2016 NIPS)

MUSIC

✅ [MidiNet: A Convolutional Generative Adversarial Network for Symbolic-domain Music Generation using 1D and 2D Conditions] [Paper][HOMEPAGE]

Face Generative and Editing

✅ [Autoencoding beyond pixels using a learned similarity metric] [Paper][code]

✅ [Coupled Generative Adversarial Networks] [Paper][Caffe Code][Tensorflow Code](NIPS)

✅ [Invertible Conditional GANs for image editing] [Paper][Code]

✅ [Learning Residual Images for Face Attribute Manipulation] [Paper]

✅ [Neural Photo Editing with Introspective Adversarial Networks] [Paper][Code](ICLR 2017)

For discrete distributions

✅ [Maximum-Likelihood Augmented Discrete Generative Adversarial Networks] [Paper]

✅ [Boundary-Seeking Generative Adversarial Networks] [Paper]

✅ [GANS for Sequences of Discrete Elements with the Gumbel-softmax Distribution] [Paper]

Adversarial Examples

✅ [SafetyNet: Detecting and Rejecting Adversarial Examples Robustly] [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)

✅ [HyperGAN] [Code](Open source GAN focused on scale and usability)

Blogs

Author Address
inFERENCe Adversarial network
inFERENCe InfoGan
distill Deconvolution and Image Generation
yingzhenli Gan theory
OpenAI Generative model

Other

✅ [1] http://www.iangoodfellow.com/slides/2016-12-04-NIPS.pdf (NIPS Goodfellow Slides)[Chinese Trans][details]

✅ [2] [PDF](NIPS Lecun Slides)

生成对抗网络资源 Adversarial Nets Papers的更多相关文章

  1. 一文读懂对抗生成学习(Generative Adversarial Nets)[GAN]

    一文读懂对抗生成学习(Generative Adversarial Nets)[GAN] 0x00 推荐论文 https://arxiv.org/pdf/1406.2661.pdf 0x01什么是ga ...

  2. 生成对抗网络(Generative Adversarial Networks,GAN)初探

    1. 从纳什均衡(Nash equilibrium)说起 我们先来看看纳什均衡的经济学定义: 所谓纳什均衡,指的是参与人的这样一种策略组合,在该策略组合上,任何参与人单独改变策略都不会得到好处.换句话 ...

  3. 生成对抗网络(Generative Adversarial Network)阅读笔记

    笔记持续更新中,请大家耐心等待 首先需要大概了解什么是生成对抗网络,参考维基百科给出的定义(https://zh.wikipedia.org/wiki/生成对抗网络): 生成对抗网络(英语:Gener ...

  4. 生成对抗网络(Generative Adversarial Networks, GAN)

      生成对抗网络(Generative Adversarial Networks, GAN)是一种深度学习模型,是近年来复杂分布上无监督学习最具前景的学习方法之一.   GAN 主要包括了两个部分,即 ...

  5. 生成对抗网络 Generative Adversarial Networks

    转自:https://zhuanlan.zhihu.com/p/26499443 生成对抗网络GAN是由蒙特利尔大学Ian Goodfellow教授和他的学生在2014年提出的机器学习架构. 要全面理 ...

  6. Generative Adversarial Nets[content]

    0. Introduction 基于纳什平衡,零和游戏,最大最小策略等角度来作为GAN的引言 1. GAN GAN开山之作 图1.1 GAN的判别器和生成器的结构图及loss 2. Condition ...

  7. Generative Adversarial Nets[CycleGAN]

    本文来自<Unpaired Image-to-Image Translation using Cycle-Consistent Adversarial Networks>,时间线为2017 ...

  8. Generative Adversarial Nets[CAAE]

    本文来自<Age Progression/Regression by Conditional Adversarial Autoencoder>,时间线为2017年2月. 该文很有意思,是如 ...

  9. Generative Adversarial Nets[Wasserstein GAN]

    本文来自<Wasserstein GAN>,时间线为2017年1月,本文可以算得上是GAN发展的一个里程碑文献了,其解决了以往GAN训练困难,结果不稳定等问题. 1 引言 本文主要思考的是 ...

随机推荐

  1. JAVA周二学习总结

    第一周我感觉我学到了不少东西,其中有上学期C语言学的不好的原因,因为不想再挂科就有认真的在听. 学到的东西有JAVA的基本书写模式自己懂了,还在课堂上弄会了交换数据的方法,还有运算的算法,另外还有数据 ...

  2. linux下挂载磁盘

    1.使用fdisk 查看硬盘信息 [root@localhost ~]# fdisk -l Disk /dev/sdb: 107.4 GB, 107374182400 bytes 255 heads, ...

  3. leetcode-mid-others-169. Majority Element¶

    mycode  54.93% class Solution(object): def majorityElement(self, nums): """ :type num ...

  4. leetcode-mid-sorting and searching - 33. Search in Rotated Sorted Array

    mycode class Solution(object): def search(self, nums, target): """ :type nums: List[i ...

  5. 六:flask-自定义URL转换器

    flask进行url参数匹配的时候,是继承的werkzeug.routing.BaseConverter库进行重写的 导入看源码 里面有所有的URL参数数据类型的判断 也就是说,可以继承过后实现自己的 ...

  6. add_prefix()函数

    对于series,是给索引列加前缀. 对于Dataframe,是给列名加前缀. 参考:https://www.cjavapy.com/article/276/

  7. docker windows下挂载目录和文件

    我们利用docker启动项目的时候不能直接修改容器中的内容,只能在  run  的时候挂载到本地目录或者文件来进行修改. 例子:(路径可以忽略斜杠和反斜杠,我这边使用windows的路径没有报错.do ...

  8. LeetCode算法题-Shortest Distance to a Character(Java实现)

    这是悦乐书的第321次更新,第343篇原创 01 看题和准备 今天介绍的是LeetCode算法题中Easy级别的第191题(顺位题号是821).给定字符串S和字符C,返回一个整数数组,表示字符串中所有 ...

  9. PHP开发一个简单的成绩录入系统

    预览界面 源码: <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> < ...

  10. 精读《Monorepo 的优势》

    1. 引言 本周精读的文章是 The many Benefits of Using a Monorepo. 现在介绍 Monorepo 的文章很多,可以分为如下几类:直接介绍 Lerna API 的: ...