Giter Site home page Giter Site logo

ganimation_mlproject's Introduction

  • 运行bash test_scrip.sh测试本项目。

    输出的表情合成图将位于./outputs文件夹中;./our_output_samples文件夹下给出了我们的测试输出采样。

  • 运行bash train_scrip.sh命令开启新的训练。

    训练中checkpoint将保存在./ckpts文件夹下,默认每两个epoch保存一次,使用2080 Ti 训练一个epoch的用时为45min。

  • 建议运行时保证空闲显存10G以上。

    否则需要在命令中增加选项 --ndf [dim_size] -- ngf [dim_size], 这里dim_size为模型通道维度参数,默认为64,如果显存不够则需要设置一个更小的值。

  • 建议在Unix环境下运行。

    如果在Windows中运行需要加入选项参数 --serial_batches --n_threads 0

ganimation_mlproject's People

Contributors

rigellee avatar

Stargazers

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