This repository contains code for the paper "Stacked Generative Adversarial Networks", CVPR 2017. Part of the code is modified from OpenAI's implementation of Improved GAN.
If you use the code in this repository in your paper, please consider citing:
@inproceedings{huang2017sgan,
title={Stacked Generative Adversarial Networks},
author={Huang, Xun and Li, Yixuan and Poursaeed, Omid and Hopcroft, John and Belongie, Serge},
booktitle={CVPR},
year={2017}
}
If you have any questions about the code, feel free to email me (xh258@cornell.edu).




