来源: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. legend3---Windows 7/8/10 系统下Laravel框架的开发环境安装及部署详解(Vagrant + Homestead)

    legend3---Windows 7/8/10 系统下Laravel框架的开发环境安装及部署详解(Vagrant + Homestead) 一.总结 一句话总结: 1.安装的话就是下载好git,va ...

  2. Mybaits基本的CURD操作

    1 首先在Mapper.xml配置 <!-- parameterType:参数类型,可以省略, 获取自增主键的值: mysql支持自增主键,自增主键值的获取,mybatis也是利用stateme ...

  3. 在WCF程序中动态修改app.config配置文件

    今天在个WCF程序中加入了修改配置文件的功能.我是直接通过IO操作修改的app.config文件内容,修改后发现发现其并不生效,用Google搜了一下,在园子里的文章动态修改App.Config 和w ...

  4. maven 安装jar包命令

    以 spring-context-support-3.1.0.RELEASE.jar 为例,在 @3图中已经给出这个 jar 包的 groupId,artifactId,version信息,手动安装的 ...

  5. 【mysql】错误代码1308 Invalid use of NULL value

    错误原因是: 在最初设计表script_run_detail表时,resut_id忘记勾选不是null选项, 导致存储数据后发现result_id有NULL值,而实际上,我不希望这个字段可以存储NUL ...

  6. 性能测试工具之WebBench

    一.简介 WebBench是一款在Linux下使用非常简单的压力测试工具.它的原理是:WebBench首先fork出多个子进程,每个子进程都循环做web访问测试.子进程把访问的结果通过pipe告诉父进 ...

  7. 使用 go protoc --go_out 输出的 *.pb.go文件时报 undefined: proto.ProtoPackageIsVersion3

    事情是这样的:我参考go的 grpc 实现 https://grpc.io/docs/quickstart/go/ Download the example The grpc code that wa ...

  8. lua正则表达式替换字符串

    local _t = {} _t.name = "Li" local str = string.gsub("hahah---[name]----[age]--xrz-&q ...

  9. java中线程同步的理解(非常通俗易懂)

    转载至:https://blog.csdn.net/u012179540/article/details/40685207 Java中线程同步的理解 我们可以在计算机上运行各种计算机软件程序.每一个运 ...

  10. Redis为什么不能使用一主一从哨兵

    哨兵机制 识别挂掉的主节点 quorum(法定人数) 是判定主节点不能访问所需要的最少哨兵数量 执行失效备援perform a failover 其中一个哨兵需要被选为救援的领导,并被授权执行救援,而 ...