paper-with-me

홈 › Papers

DAM-GAN : Image Inpainting using Dynamic Attention Map based on Fake Texture Detection

2022-04-20 · Dongmin Cha, Daijin Kim

Deep neural advancements have recently brought remarkable image synthesis performance to the field of image inpainting. The adaptation of generative adversarial networks (GAN) in particular has accelerated significant progress in high-quality image reconstruction. However, although many notable GAN-based networks have been proposed for image inpainting, still pixel artifacts or color inconsistency occur in synthesized images during the generation process, which are usually called fake textures. To reduce pixel inconsistency disorder resulted from fake textures, we introduce a GAN-based model using dynamic attention map (DAM-GAN). Our proposed DAM-GAN concentrates on detecting fake texture and products dynamic attention maps to diminish pixel inconsistency from the feature maps in the generator. Evaluation results on CelebA-HQ and Places2 datasets with other image inpainting approaches show the superiority of our network.

📄 PDF Abstract BibTeX arXiv:2204.09442

Code (0)

등록된 구현이 없습니다.

Tasks

Image GenerationImage InpaintingImage Reconstruction

Methods 이 논문이 사용한 방법론

Inpainting Train a convolutional neural network to generate the contents of an arbitrary image region conditioned on its surroundings.

Similar Papers 제목 키워드 기반

Where is the Fake? Patch-Wise Supervised GANs for Texture Inpainting

2019-11-06 · Ahmed Ben Saad, Youssef Tamaazousti, Josselin Kherroubi, Alexis He

We tackle the problem of texture inpainting where the input images are textures with missing values along with masks that indicate the zones that should be generated. Many works have been done in image inpainting with th…

Image InpaintingMissing Values

Delving Globally into Texture and Structure for Image Inpainting

2022-09-17 · Haipeng Liu, Yang Wang, Meng Wang, Yong Rui

Image inpainting has achieved remarkable progress and inspired abundant methods, where the critical bottleneck is identified as how to fulfill the high-frequency structure and low-frequency texture information on the mas…

DecoderImage Inpainting

Texture Transform Attention for Realistic Image Inpainting

2020-12-08 · Yejin Kim, Manri Cheon, Junwoo Lee

Over the last few years, the performance of inpainting to fill missing regions has shown significant improvements by using deep neural networks. Most of inpainting work create a visually plausible structure and texture, …

DecoderImage Inpainting

Multi-feature Co-learning for Image Inpainting

2022-05-21 · Jiayu Lin, Yuan-Gen Wang, Wenzhi Tang, Aifeng Li

Image inpainting has achieved great advances by simultaneously leveraging image structure and texture features. However, due to lack of effective multi-feature fusion techniques, existing image inpainting methods still s…

Image Inpainting

Image Inpainting Guided by Coherence Priors of Semantics and Textures

2020-12-15 · CVPR 2021 1 · Liang Liao, Jing Xiao, Zheng Wang, Chia-Wen Lin 외

Existing inpainting methods have achieved promising performance in recovering defected images of specific scenes. However, filling holes involving multiple semantic categories remains challenging due to the obscure seman…

Image InpaintingSemantic Segmentation