This is a chainer implementation of https://www.kaggle.com/c/generative-dog-images/overview.
I borrowed codes mainly from https://github.com/pfnet-research/sngan_projection.
- Hyper-parameters and commands are written in script_template.py
- Main codes are in easy_gold/.
See https://www.kaggle.com/lopuhin/kaggle-script-template.
MIT. Copyright (c)
- Preferred Networks, Inc.
- @lopuhin