This repo contains the front-end part of make.girls.moe.
We decide to open-source model training scripts after the release of Chainer 3.0. Since Chainer do not support gradient norm function currently, we use some tricks in the training. Also, my personal repo Chainer-GANs contains some necessary references for reproducing our results.
Source codes of the website are under the GPL v3.0 license.
Pre-trained model files are owned by Yanghua Jin. (Copyright 2017 Yanghua Jin All Rights Reserved.)
If you want to build a mirror of this site or make some modifications, we requrie you to follow
- Add a statement to clarify that your mirror site is not related to make.girls.moe official.
- Distribute model files on your own server, this could be done by modifying Config.js.
- Source codes should be available online because of the GPL license.