buriburisuri / ac-gan

A tensorflow implementation of google's AC-GAN ( Auxiliary Classifier GAN ).
MIT License
393 stars 98 forks source link

which paper contains the architecture of these gans? #12

Open qz011 opened 5 years ago

qz011 commented 5 years ago

The picture in Readme contains conditional gan, semi-supervised gan, info gan and acgan. But it seems that the paper of acgan does not have this picture. So which paper contains this picture?

qz011 commented 5 years ago

Oh, the authors of acgan paper remove this picture from their final version of paper in ICML 2017. They submitted this paper to ICLR 2017 for review which has this picture.(https://arxiv.org/pdf/1610.09585v1.pdf)