Skip to content

Repository files navigation

DCGANS

Network Architecture

The architecture of generator is inspired by U-Net: The architecture of the model is symmetric, with n encoding units and n decoding units. The architecture of the generator is shown below:

For discriminator, I used similar architecture as the baselines contractive path.

About

DCGAN Clean ipynb notebook

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages