GP-GAN: Towards Realistic High-Resolution Image Blending
March 21, 2017 ยท Entered Twilight ยท ๐ ACM Multimedia
"Last commit was 5.0 years ago (โฅ5 year threshold)"
Evidence collected by the PWNC Scanner
Repo contents: .gitignore, DataBase, GP_GAN.ipynb, LICENSE, README.md, crop_aligned_images.py, dataset.py, gp_gan.py, images, mask, model.py, models, requirements, run_gp_gan.py, sampler.py, train_blending_gan.py, train_wasserstein_gan.py, updater.py, utils.py
Authors
Huikai Wu, Shuai Zheng, Junge Zhang, Kaiqi Huang
arXiv ID
1703.07195
Category
cs.CV: Computer Vision
Citations
272
Venue
ACM Multimedia
Repository
https://github.com/wuhuikai/GP-GAN
โญ 477
Last Checked
1 month ago
Abstract
It is common but challenging to address high-resolution image blending in the automatic photo editing application. In this paper, we would like to focus on solving the problem of high-resolution image blending, where the composite images are provided. We propose a framework called Gaussian-Poisson Generative Adversarial Network (GP-GAN) to leverage the strengths of the classical gradient-based approach and Generative Adversarial Networks. To the best of our knowledge, it's the first work that explores the capability of GANs in high-resolution image blending task. Concretely, we propose Gaussian-Poisson Equation to formulate the high-resolution image blending problem, which is a joint optimization constrained by the gradient and color information. Inspired by the prior works, we obtain gradient information via applying gradient filters. To generate the color information, we propose a Blending GAN to learn the mapping between the composite images and the well-blended ones. Compared to the alternative methods, our approach can deliver high-resolution, realistic images with fewer bleedings and unpleasant artifacts. Experiments confirm that our approach achieves the state-of-the-art performance on Transient Attributes dataset. A user study on Amazon Mechanical Turk finds that the majority of workers are in favor of the proposed method.
Community Contributions
Found the code? Know the venue? Think something is wrong? Let us know!
๐ Similar Papers
In the same crypt โ Computer Vision
๐
๐
Old Age
๐
๐
Old Age
Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks
R.I.P.
๐ป
Ghosted
You Only Look Once: Unified, Real-Time Object Detection
๐
๐
Old Age
SSD: Single Shot MultiBox Detector
๐
๐
Old Age
Squeeze-and-Excitation Networks
R.I.P.
๐ป
Ghosted