(NIPS 2016) Coupled Generative Adversarial Networks
Paper: https://arxiv.org/abs/1606.07536
Code: https://github.com/mingyuliutw/CoGAN
(ECCV 2016) Pixel-Level Domain Transfer
Paper: https://dgyoo.github.io/papers/eccv16.pdf
Supplement: https://dgyoo.github.io/papers/eccv16_supp.pdf
Code: https://github.com/fxia22/PixelDTGAN
(ICLR 2016) Unsupervised Representation Learning with Deep Convolutional Generative Adversarial Networks
Paper: http://arxiv.org/abs/1511.06434
Code: https://github.com/Newmu/dcgan_code
Generating Images with Recurrent Adversarial Networks
Paper: https://arxiv.org/abs/1602.05110
Code: https://github.com/jiwoongim/GRAN
(ICML 2016) Autoencoding beyond pixels using a learned similarity metric
Paper: https://arxiv.org/abs/1512.09300
Code: https://github.com/andersbll/autoencoding_beyond_pixels
DSD: Regularizing Deep Neural Networks with Dense-Sparse-Dense Training Flow
Paper: https://arxiv.org/pdf/1607.04381v1.pdf
Model Zoo: https://songhan.github.io/DSD/
(NIPS 2015) Deep Generative Image Models using a Laplacian Pyramid of Adversarial Networks
Paper: http://arxiv.org/abs/1506.05751
Code: https://github.com/facebook/eyescream
(NIPS 2014) Generative Adversarial Nets
Paper: https://papers.nips.cc/paper/5423-generative-adversarial-nets
Code: http://www.github.com/goodfeli/adversarial
Conditional Generative Adversarial Nets
Paper: https://arxiv.org/abs/1411.1784
Instance-aware Semantic Segmentation
Continue reading