Image-to-image translation with conditional adversarial networks
We investigate conditional adversarial networks as a general-purpose solution to image-to-image translation problems. These networks not only learn the mapping from input image to output image, but also learn a loss function to train this mapping. This makes it possible to apply the same generic approach to problems that traditionally would require very different loss formulations… As a community, we no longer hand-engineer our mapping functions, and this work suggests we can achieve reasonable results without hand-engineering our loss functions either. Pix2pix can produce effective results with way fewer training images, and much less training time, than I would have imagined.
May-12-2018, 02:11:26 GMT