Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 836 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 836 Bytes

Chainer implementation of BIGGAN

BIGGAN [paper]

Chainer implementation of BIGGAN256 generator. You can reproduce the results of the official tensorflow hub module (tf hub).

Requirements

  • python3.6
  • tensorflow=1.12
  • tensorflow-hub=0.2.0
  • chainer>=5.0.0
  • cupy>=5.0.0

All you have to do are...

1. Run copy_weights.ipynb and save weights

This notebook may not work on your environment. If so, you can use colaboratory to save weights.

2. Run biggan.ipynb

That's all

Generative results

10 232 933