Skip to content

Image-to-Image Translation with Conditional Adversarial Networks

← Back to topic

Authors: Phillip Isola, Jun-Yan Zhu, Tinghui Zhou, Alexei A. Efros
Year: 2017
Journal: CVPR
DOI: 10.1109/CVPR.2017.632
Publisher: https://arxiv.org/abs/1611.07004

Keywords: pix2pix, image-to-image, gan

Abstract

We investigate conditional adversarial networks as a general-purpose solution to image-to-image translation problems.

Cite this paper

bibtex
@misc{pix2pix2017,
  title  = {Image-to-Image Translation with Conditional Adversarial Networks},
  author = {Phillip Isola, Jun-Yan Zhu, Tinghui Zhou, Alexei A. Efros},
  year   = {2017},
  journal = {CVPR},
  doi    = {10.1109/CVPR.2017.632},
  url    = {https://doi.org/10.1109/CVPR.2017.632},
}

Source files

Released under the MIT License.