Triangle-GAN
This is an implemtation for NIPS paper: Triangle Generative Adversarial Networks
1. Experiments Settings:
1. Running environment:
tensorflow 1.1.0, python 2.7;
2. Dataset Format
For domain transfer and classification task, CelebA and MSCOCO dataset need to be in HDF5 format;
For semi-supervised learning tasks, please see here
3. Resources
For domain transfer and classification task: If you want to re-run the CelebA experiment, the feature can be downloaded here: CelebA tag features
2. Basic Model:
Here's is our model:
The value function for TriGAN model:
The objective of
3. Compare with simplified Triple GAN:
figure (a): the joint distribution
figure (b):
figure (c): Tirple GAN without regularization terms
left: the joint distribution