(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(CVPR 2017) Fully Convolutional Instance-aware Semantic Segmentation
Paper: https://arxiv.org/abs/1611.07709
Code: https://github.com/daijifeng001/TA-FCN