Skip to content

samson-wang/dcgan.caffe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

dcgan.caffe: A pure caffe-python implementation of DC-GAN

======================================================================================

As far as I know, there is no light-weight implementation of DCGAN based on caffe.

Inspired by DeePSiM implementation, a few lines of python code can train the dcgan model quickly without any hack in caffe core lib (Dosovitskiy has already done this. However, I think the code could be merged back to master branch).

The training and generating code will be released in days.

About

A pure caffe-python implementation of DC-GAN

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages