Giter VIP home page Giter VIP logo

gan-projects's Introduction

My Personal GAN-Projects

Collection of PyTorch implementations of Generative Adversarial Network varieties presented in research papers.

GAN is one of my main interests and research cases.
The main purpose of the repository is to implement the models I have read on the papers for deeper understanding and more practice on GAN and famous frameworks like Pytorch or Tensorflow. But of course, model architectures will not exactly the same as proposed in the papers.

Projects

ThisAnimeCharacterDoesntExist

Deep Convolutional Generative Adversarial Network

ABSTRACT

DCGAN implementation on anime-faces dataset. I've implemented a model that generates 64 * 64 anime faces.
Some examples that are generated from this model:

[Paper] [Code] [Html_Code]

ThisPersonDoesntExist

Deep Convolutional Generative Adversarial Network

ABSTRACT

DCGAN implementation on CelebA dataset. I've implemented a model that generates 64 * 64 faces.
Some examples that are generated from this model:

[Paper] [Code] [Html_Code]

ThisCatDoesntExist

Deep Convolutional Generative Adversarial Network

ABSTRACT

DCGAN implementation on cats dataset. I've implemented a model that generates 64 * 64 images of cats.

[Paper] [Code] [Html_Code]

NumberGenerator

Deep Convolutional Generative Adversarial Network

ABSTRACT

DCGAN implementation on mnist dataset. I've implemented a model that generates 32 * 32 images of numbers.

[Paper] [Code] [Html_Code]

MonetToPhoto

Unpaired Image-to-Image Translation using Cycle-Consistent Adversarial Networks

ABSTRACT

CycleGAN implementation on monet painting dataset. In this project we have to model that the first one convert monet painting to real images and the other one, convert images into monet painting space.

[Paper] [Code] [Html_Code]

gan-projects's People

Contributors

pooyamoini avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

longlth96

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.