shyam671 / Twin_Auxiliary_Classifier_GAN

Twin Auxiliary Classifiers GAN (NeurIPS 2019) [Spotlight]

Home Page:https://arxiv.org/abs/1907.02690

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twin Auxiliary Classifier GAN

Drag Racing

Requirements

  • pytorch >=0.4.0
  • torchvision ==0.2.0
  • Jupyter Notebook

Datset

  • A distribution of 1D MoG having three overlapping mixture components with modes at 0, 3, 6, and 110, and standard deviations of 1, 2, and 3, respectively.

Results

Drag Racing

    [Left]: Result of Auxiliary Classifiers GAN                [Right]: Result of Twin Auxiliary Classifiers GAN

Todo List

  • Implementing Projection cGAN.
  • Implementing all the GANs with hinge loss.
  • MMD evaluation for quantitative results.
  • Experiments with CIFAR-100 and Overlapping MNIST

Acknowledgements

About

Twin Auxiliary Classifiers GAN (NeurIPS 2019) [Spotlight]

https://arxiv.org/abs/1907.02690


Languages

Language:Jupyter Notebook 100.0%