Git Product home page Git Product logo

began-learning's Introduction

BEGAN-learning

Parameter Tuning of BEGAN and Comparison of Different GANs

This technical report summarizes the development process, theory and application fields of adversarial neural networks, and firstly completes the reproduction and training of BEGAN. Compared with GAN, BEGAN uses a new way of evaluating the quality of generator generation, so that BEGAN no longer has to worry about mode collapse and training imbalance problems, even with simpler networks, or without training tricks or using SELU The activation function can also achieve better training results.

After successfully reproducing and training BEGAN, experiments are designed to tune the parameters of the initial generation rate of the discriminator and generator in BEGAN. Based on the comparison of the convergence results visualized by Tensorboard and the quality of the generated images, it is found that the initial learning rate of the model is set to about 0.0001, so that the training of the model can obtain ideal results.

Finally, the analysis and comparison between the BEGAN model and the original GAN model are completed with FID, Precision, Recall, etc. as evaluation indicators. It is concluded that there is no absolute advantage between the models, and more careful research should be conducted on the robustness of the results when improving the model, rather than just observing the sampling error. It also provides critical thinking on related papers published by the Google team.

began-learning's People

Contributors

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