Conditional Generative Adversarial Nets, Mehdi Mirza and Simon Osindero, 2014arXiv preprint arXiv:1411.1784DOI: 10.48550/arXiv.1411.1784 - This is the original paper introducing the Conditional Generative Adversarial Network (cGAN) framework. It details the architecture modifications and objective function for incorporating conditional information into GANs.
Image-to-Image Translation with Conditional Adversarial Networks, Phillip Isola, Jun-Yan Zhu, Tinghui Zhou, and Alexei A. Efros, 2017Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR) (IEEE)DOI: 10.1109/CVPR.2017.74 - This influential paper demonstrates the versatility of cGANs for various image-to-image translation tasks, such as converting sketches to photos or day to night scenes.