8000 GitHub - tapdo/chainer-DiscoGAN: A Chainer implementation of DiscoGAN.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tapdo/chainer-DiscoGAN

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

chainer-DiscoGAN

A Chainer implementation of DiscoGAN.

Usage

Download CelebA dataset from http://mmlab.ie.cuhk.edu.hk/projects/CelebA.html

DiscoGAN with CelebA(with GPU #n)

python discogan_celeba.py -g n -d <path/to/CelebA>

DiscoGAN with CelebA(without GPU)

python discogan_celeba.py -d <path/to/CelebA>

About

A Chainer implementation of DiscoGAN.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0