Coder Social home page Coder Social logo

pytorch-basic-gans's Introduction

GANs

Simple Pytorch implementations of most used Generative Adversarial Network (GAN) varieties.

GPU or CPU

Support both GPU and CPU.

Dependencies

Table of Contents

Experiment Results

Vanilla GAN (GAN)

epoch 0 epoch 10 epoch 20 epoch 30 epoch 40
xxx xxx xxx xxx xxx
epoch 50 epoch 100 epoch 150 epoch 199 -
xxx xxx xxx xxx -

Conditional GAN (cGAN)

epoch 0 epoch 10 epoch 20 epoch 30 epoch 40
xxx xxx xxx xxx xxx
epoch 50 epoch 100 epoch 150 epoch 199 -
xxx xxx xxx xxx -

Improved Conditional GAN (Improved cGAN)

epoch 0 epoch 10 epoch 20 epoch 30 epoch 40
xxx xxx xxx xxx xxx
epoch 50 epoch 100 epoch 150 epoch 199 -
xxx xxx xxx xxx -

Deep Convolutional GAN (DCGAN)

epoch 0 epoch 10 epoch 20 epoch 30 epoch 40
xxx xxx xxx xxx xxx
epoch 50 epoch 60 epoch 70 epoch 80 epoch 90
xxx xxx xxx xxx xxx

Wasserstein GAN (WGAN)

epoch 0 epoch 10 epoch 20 epoch 30 epoch 40
xxx xxx xxx xxx xxx
epoch 50 epoch 100 epoch 150 epoch 199 -
xxx xxx xxx xxx -

Wasserstein GAN with Gradient Plenty (WGAN-GP)

epoch 0 epoch 10 epoch 20 epoch 30 epoch 40
xxx xxx xxx xxx xxx
epoch 50 epoch 100 epoch 150 epoch 199 -
xxx xxx xxx xxx -

Acknowledgement

This project is going with the GAN Theory and Practice part of the Deep Learning Course: from Algorithm to Practice.

Contacts

If you have any question about the project, please feel free to contact with me.

E-mail: [email protected]

pytorch-basic-gans's People

Contributors

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