GithubHelp home page GithubHelp logo

wishinger-li / awesomegan Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wustmeiming/awesomegan

0.0 0.0 0.0 17 KB

A Summary of Generative Adversarial Networks Source Code

License: GNU General Public License v3.0

awesomegan's Introduction

生成式对抗网络源码汇总

简介

自从14年 Ian Goodfellow 发表了论文Generative Adversarial Nets 以来,生成式对抗网络 GAN 受到广受关注,加上学界大牛 Yann Lecun 曾说他最激动的深度学习进展是生成式对抗网络,使得 GAN 成为近年来在机器学习领域的新宠。而目前GAN已经有很多应用,不仅可以生成手写数字,还能生成人脸还有在图像超分辨率上面的应用。

论文

GAN的发展轨迹如下: GAN->CGAN->LAPGAN->DCGAN->GRAN->VAEGAN

  1. GAN Generative adversarial nets https://arxiv.org/abs/1406.2661
  2. CGAN Conditional Generative Adversarial Nets https://arxiv.org/abs/1411.1784
  3. LAPGAN Deep Generative Image Models using a Laplacian Pyramid of Adversarial Networks https://arxiv.org/abs/1506.05751
  4. DCGAN Unsupervised representation learning with deep convolutional generative adversarial networks https://arxiv.org/abs/1511.06434
  5. GRAN Generating images with recurrent adversarial networks http://lanl.arxiv.org/abs/1602.05110
  6. VAEGAN Autoencoding beyond pixels using a learned similarity metric https://arxiv.org/abs/1512.09300

代码

awesomegan's People

Contributors

wustmeiming avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.