Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Image-to-Image Translation with Conditional Adversarial Networks

About

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. We demonstrate that this approach is effective at synthesizing photos from label maps, reconstructing objects from edge maps, and colorizing images, among other tasks. Indeed, since the release of the pix2pix software associated with this paper, a large number of internet users (many of them artists) have posted their own experiments with our system, further demonstrating its wide applicability and ease of adoption without the need for parameter tweaking. 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.

Phillip Isola, Jun-Yan Zhu, Tinghui Zhou, Alexei A. Efros• 2016

Related benchmarks

TaskDatasetResultRank
Semantic segmentationCityscapes (test)
mIoU39.48
1145
Image Super-resolutionUrban100
PSNR26.22
221
Depth Super-ResolutionNYU v2 (test)
RMSE4.12
126
Semantic segmentationBDD100K night
mIoU38.67
65
Medical Image SegmentationMM-WHS (test)
Dice Score57
62
Image ClassificationEuroSAT (test)
Accuracy91.27
59
Image EnhancementImage Enhancement Speed (test)
Running Time (ms)120
56
Image Super-resolutionSet14 classic (test)
PSNR27.66
52
Super-ResolutionDIV2K (val)
PSNR29.66
44
Semantic segmentationNightCity+ (val)
mIoU43.38
44
Showing 10 of 314 rows
...

Other info

Code

Follow for update