Skip to content
/ cGAN Public

This is a pyTorch implementation of conditional GAN

Notifications You must be signed in to change notification settings

CNHNLP/cGAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Conditional GAN

This is a pyTorch implementation of conditional GAN

We use the deep convolution operation to construct the model instead of the multi perception.

Train Example:

python condition_GAN.py

The Loss cures of generator and discriminator

About

This is a pyTorch implementation of conditional GAN

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages