Code Monkey home page Code Monkey logo

cyclegan_wgantest's Introduction

CycleGAN-TensorFlow

An implementation of CycleGan using TensorFlow (work in progress).

References

DL

DL: http://pan.baidu.com/s/1bMMQ0Q

一些训练心得

  • 使用sigmoid交叉熵尽管效果不尽如人意,但最容易训练成功,Wgan和最小二乘的训练方式都有很大几率训练失败。
  • 训练集大小采用每个图集5W-10W张
  • 初始化权重十分敏感,mean建议为0.0,非常容易在训练过程中图像全黑
  • 图像预处理的uint8和float32要特别注意,非常容易导致训练图片失效
  • loss为各个部分加和时要尽量让各个部分数量级一致,否则会训练失衡
  • 学习速率要尽可能小2e-4是我的建议数值

image

image

Contact

image

cyclegan_wgantest's People

Contributors

kumokyaku avatar

Watchers

 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.