GithubHelp home page GithubHelp logo

sejudyblues / gan-keras Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bubbliiiing/gan-keras

0.0 1.0 0.0 49 KB

里面包含许多GAN算法的Keras源码,可以用于训练自己的模型。

License: MIT License

Python 100.00%

gan-keras's Introduction

GAN-keras

里面包含许多GAN算法的Keras源码,可以用于训练自己的模型。

仓库内容

  • gan
  • dcgan
  • cgan
  • acgan
  • cogan
  • srgan
  • cyclegan-keras
  • cyclegan-pytorch

使用方法

acgan、cgan、gan、dcgan、cogan

这些gan直接运行其中的代码。

cycleGAN

1、下载数据集

这是斑马to黄种马的数据集下载:
https://people.eecs.berkeley.edu/~taesung_park/CycleGAN/datasets/horse2zebra.zip
苹果to橘子数据集下载:
[https://people.eecs.berkeley.edu/~taesung_park/CycleGAN/datasets/apple2orange.zip] (https://people.eecs.berkeley.edu/~taesung_park/CycleGAN/datasets/apple2orange.zip)
画作to照片数据集下载:
https://people.eecs.berkeley.edu/~taesung_park/CycleGAN/datasets/monet2photo.zip

2、将数据集解压后放入到dataset中

3、运行cyclegan.py进行训练

参考

https://github.com/eriklindernoren/Keras-GAN
https://github.com/eriklindernoren/PyTorch-GAN

gan-keras's People

Contributors

bubbliiiing avatar

Watchers

 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.