Skip to content

Latest commit

 

History

History
33 lines (28 loc) · 546 Bytes

File metadata and controls

33 lines (28 loc) · 546 Bytes

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