Skip to content

bisunny/Decoupled-Learning-Conditional-GAN

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Decoupled-Learning-for-Conditional-Adversarial-Networks

Decoupled Learning for Conditional Adversarial Networks

Pre-requisites

  • Python 2.7x
  • TensorFlow 1.x
  • Matlab
  • pynvml

Adaptation on Pix2Pix

Training

$ cd Adapt_Pix2Pix
$ python main.py

Adaptation on CAAE

Training

$ cd Adapt_CAAE
$ python main.py

NRDS demo

$ cd NRDS
$ python main.py

Plot curves in Matlab:

>> NRDS

About

Decoupled Learning for Conditional Adversarial Networks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.4%
  • MATLAB 1.4%
  • Shell 0.2%