BIGGAN [paper]
Chainer implementation of BIGGAN256 generator. You can reproduce the results of the official tensorflow hub module (tf hub).
- python3.6
- tensorflow=1.12
- tensorflow-hub=0.2.0
- chainer>=5.0.0
- cupy>=5.0.0
This notebook may not work on your environment. If so, you can use colaboratory to save weights.
That's all