paper-with-me

홈 › Papers

GP-GAN: Towards Realistic High-Resolution Image Blending

2017-03-21 · Huikai Wu, Shuai Zheng, Junge Zhang, Kaiqi Huang

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.

📄 PDF Abstract BibTeX arXiv:1703.07195

Code (2)

wuhuikai/GP-GAN 공식 구현 tf
msinghal34/Image-Blending-using-GP-GANs pytorch

Tasks

Conditional Image GenerationGenerative Adversarial NetworkImage GenerationVocal Bursts Intensity Prediction

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Dogecoin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

NeuralHumanFVV: Real-Time Neural Volumetric Human Performance Rendering using RGB Cameras

2021-03-13 · CVPR 2021 1 · Xin Suo, Yuheng Jiang, Pei Lin, Yingliang Zhang 외

4D reconstruction and rendering of human activities is critical for immersive VR/AR experience.Recent advances still fail to recover fine geometry and texture results with the level of detail present in the input images …

4D reconstructionMulti-Task Learning

Image Blending Algorithm with Automatic Mask Generation

2023-06-08 · Haochen Xue, Mingyu Jin, Chong Zhang, Yuxuan Huang 외

In recent years, image blending has gained popularity for its ability to create visually stunning content. However, the current image blending algorithms mainly have the following problems: manually creating image blendi…

object-detectionObject DetectionSSIM

Realistic Hair Simulation Using Image Blending

2019-04-19 · Mohamed Attia, Mohammed Hossny, Saeid Nahavandi, Anousha Yazdabadi 외

In this presented work, we propose a realistic hair simulator using image blending for dermoscopic images. This hair simulator can be used for benchmarking and validation of the hair removal methods and in data augmentat…

BenchmarkingData AugmentationDiagnostic

Revisiting Image Pyramid Structure for High Resolution Salient Object Detection

2022-09-20 · Taehun Kim, Kunhee Kim, Joonyeong Lee, Dongmin Cha 외

Salient object detection (SOD) has been in the spotlight recently, yet has been studied less for high-resolution (HR) images. Unfortunately, HR images and their pixel-level annotations are certainly more labor-intensive …

Dichotomous Image SegmentationObject DetectionRGB Salient Object DetectionSalient Object Detection+1

Barbershop: GAN-based Image Compositing using Segmentation Masks

2021-06-02 · Peihao Zhu, Rameen Abdal, John Femiani, Peter Wonka

Seamlessly blending features from multiple images is extremely challenging because of complex relationships in lighting, geometry, and partial occlusion which cause coupling between different parts of the image. Even tho…