Giter Site home page Giter Site logo

unisunis / deep-learning-with-cartoon Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lornatang/deep-learning-with-cartoon

0.0 0.0 0.0 1.38 MB

利用对抗性深度学习来生成动漫妹子头像(Use antagonistic deep learning to generate animated girl profile pictures)

License: Apache License 2.0

Python 95.88% HTML 4.12%

deep-learning-with-cartoon's Introduction

Deep-learning-with-cartoon

This is the repository for a project that I am currently working on to verify whether the indicators in the current paper meet my expectations. I used the current mainstream four GAN models (DCGAN, WGAN, wgan-gp and LSGAN) to process the cat data I collected. All current models have been made into visual versions and are implemented using Django.

Objectives

  • Generate images of cats for Generative Adversarial Networks(GAN)

  • Requirement

    • Python >= 3.7
    • Pytorch >= 1.3
    • Torchvision >= 0.4
    • Face dataset password:g5qa
  • Run

git clone https://github.com/lornatang/Deep-learning-with-cartoon.git
cd Deep-learning-with-cats/
# train dcgan 64 x 64 model.
python3 dcgan.py  --cuda 

# train wgan 64 x 64 model.
python3 wgan.py --cuda 

# train wgan_gp 64 x 64 model.
python3 wgan_gp.py --cuda 

deep-learning-with-cartoon's People

Contributors

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