This article was written by Berkeley AI Research (BAIR) Laboratory.
Abstract
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 func- tion 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 demon- strate 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 pa- per, 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.
Table of contents
1. Introduction
2. Related work
3. Method
3.1. Objective
3.2. Network architectures
3.2.1 Generator with skips
3.2.2 Markovian discriminator (PatchGAN)
3.3. Optimization and inference
4. Experiments
4.1. Evaluation metrics
4.2. Analysis of the objective function
4.3. Analysis of the generator architecture
4.4. From PixelGANs to PatchGANs to ImageGANs
4.5. Perceptual validation
4.6. Semantic segmentation
4.7. Community-driven Research
5. Conclusion
To read the whole article, with each point detailed and illustrated, click here.
DSC Ressources
Posted 1 March 2021
© 2021 TechTarget, Inc.
Powered by
Badges | Report an Issue | Privacy Policy | Terms of Service
Most Popular Content on DSC
To not miss this type of content in the future, subscribe to our newsletter.
Other popular resources
Archives: 2008-2014 | 2015-2016 | 2017-2019 | Book 1 | Book 2 | More
Most popular articles
You need to be a member of Data Science Central to add comments!
Join Data Science Central