andrewliao11 / CoGAN-tensorflow

Implement Coupled Generative Adversarial Networks in Tensorflow
101 stars 28 forks source link

MNIST to USPS experiment in COGAN #8

Open deep0learning opened 6 years ago

deep0learning commented 6 years ago

In original implementation, domain adaptation transfer task has been done i.e., USPS to MNIST or MNIST to USPS. Could you include these experiments please?

andrewliao11 commented 6 years ago

Hi @deep0learning, I don't have plan to implement this in the near future. If you are interested in this, I'm willing to have your pull request 😄