Patch-Based Image Inpainting with Generative Adversarial Networks
Area of image inpainting over relatively large missing regions recently advanced substantially through adaptation of dedicated deep neural networks. However, current network solutions still introduce undesired artifacts and noise to the repaired regions. We present an image inpainting method that is based on the celebrated generative adversarial network (GAN) framework. The proposed PGGAN method includes a discriminator network that combines a global GAN (G-GAN) architecture with a patchGAN approach. PGGAN first shares network layers between G-GAN and patchGAN, then splits paths to produce two adversarial losses that feed the generator network in order to capture both local continuity of image texture and pervasive global features in images. The proposed framework is evaluated extensively, and the results including comparison to recent state-of-the-art demonstrate that it achieves considerable improvements on both visual and quantitative evaluations.
Code (0)
등록된 구현이 없습니다.
Tasks
Generative Adversarial NetworkImage InpaintingMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
GRIG: Few-Shot Generative Residual Image Inpainting
Image inpainting is the task of filling in missing or masked region of an image with semantically meaningful contents. Recent methods have shown significant improvement in dealing with large-scale missing regions. Howeve…
Image InpaintingAdversarial Inpainting of Medical Image Modalities
Numerous factors could lead to partial deteriorations of medical images. For example, metallic implants will lead to localized perturbations in MRI scans. This will affect further post-processing tasks such as attenuatio…
Image InpaintingFace Completion with Semantic Knowledge and Collaborative Adversarial Learning
Unlike a conventional background inpainting approach that infers a missing area from image patches similar to the background, face completion requires semantic knowledge about the target object for realistic outputs. Cur…
Facial InpaintingImage InpaintingSemantic SegmentationTemporally coherent video anonymization through GAN inpainting
This work tackles the problem of temporally coherent face anonymization in natural video streams.We propose JaGAN, a two-stage system starting with detecting and masking out faces with black image patches in all individu…
Face AnonymizationGenerative Adversarial NetworkPrivacy PreservingChest X-ray Inpainting with Deep Generative Models
Generative adversarial networks have been successfully applied to inpainting in natural images. However, the current state-of-the-art models have not yet been widely adopted in the medical imaging domain. In this paper, …
Image Inpainting