Skip to content

PDillis/dcgan-pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DCGAN in PyTorch

image

A reimplementation of DCGAN in PyTorch. Although there is an abundant source of code and examples found online (as well as an official PyTorch tutorial, the codebase does not really fit my style, as well they lack the flexibility for adding intermediate layers/blocks, generating interpolation loops, visualizing intermediate representations, you name it.

  • TODO: everything

About

Let's go back to where it all began, let's go back to DCGAN.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages