Skip to content

nogu-atsu/chainer-BIGGAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published