Image-to-Image Translation in Tensorflow
Make discriminators do your work for you
Written by Christopher HesseJanuary 25th, 2017
I thought that the results from pix2pix by Isola et al. looked pretty cool and wanted to implement an adversarial net, so I ported the Torch code to Tensorflow. The single-file implementation is available as pix2pix-tensorflow on github.
Here are some examples of what this thing does, from the original paper: