Skip to content

dhgrs/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