GithubHelp home page GithubHelp logo

seonbeomkim / tensorflow-deep-convolutional-gan Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 0.0 1.05 MB

(DCGAN)Deep Convolutional Generative Adversarial Network, Conditional-DCGAN

Python 100.00%
dcgan gan tensorflow conditional-dcgan

tensorflow-deep-convolutional-gan's Introduction

TensorFlow-Deep-Convolutional-GAN

(DCGAN)Deep Convolutional Generative Adversarial Network
(c-DCGAN)Conditional Deep Convolutional Generative Adversarial Network

DCGAN = vanilla GAN + CNN Network + Batch Normalization

DCGAN paper : https://arxiv.org/abs/1511.06434
Batch Normalization paper : https://arxiv.org/abs/1502.03167
Conditional-GAN paper : https://arxiv.org/pdf/1411.1784.pdf

1.DCGAN.py

* 원하는 target이 아닌 랜덤한 이미지 생성
* dataset : MNIST

2.Conditional-DCGAN.py

* DCGAN 모델을 이용하여 원하는 target의 이미지 생성
* dataset : MNIST

DCGAN MNIST result (after 12 epochs of training)

DCGAN.py

Conditional-DCGAN MNIST result (after 2 epochs of training)

Conditional-DCGAN.py

tensorflow-deep-convolutional-gan's People

Contributors

seonbeomkim avatar

Stargazers

 avatar

Watchers

 avatar  avatar  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.