Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

Edge Priors Image Inpainting with StyleGAN2

View through CrossRef
Image inpainting represents a fundamental task in computer vision, primarily focusing on the generation of missing content within an image to restore its integrity and aesthetics. Existing GAN-based approaches often yield content with ambiguity and entail high training costs. They tend to concentrate narrowly on damaged regions, leading to distortions along edges, which consequently hampers generalization. To overcome these challenges and achieve high-fidelity image inpainting, we introduce an image editing algorithm to the image inpainting task by designing two distinct networks. The first network, Edge-e4e, uses pretrained StyleGAN2 for global image generation, mitigating edge distortions in damaged regions and reducing training costs. Simultaneously, we incorporate contour information in the damaged areas to ensure the correctness of the restoration content. The second network, the Appending network, includes two style-based encoders and a generator to refine the images restored by the Edge-e4e network. Specifically, we subtract the restored images from the input images in the channel dimension to obtain a distortion map, which serves as a prior to refine the restored images. The encoders extract features from the input images and distortion map, while the generator is employed to generate optimized images. To enhance the quality of refined images, we propose integrating plugin and modulate plugin modules into the Appending network for style extraction and fusion, leveraging the available information from input images and blending it into the generator. Experimental results demonstrate that our algorithm achieves high-fidelity restoration and excellent generalization, with optimal FID and Lpips metrics of 0.0631 and 0.875, respectively.
Title: Edge Priors Image Inpainting with StyleGAN2
Description:
Image inpainting represents a fundamental task in computer vision, primarily focusing on the generation of missing content within an image to restore its integrity and aesthetics.
Existing GAN-based approaches often yield content with ambiguity and entail high training costs.
They tend to concentrate narrowly on damaged regions, leading to distortions along edges, which consequently hampers generalization.
To overcome these challenges and achieve high-fidelity image inpainting, we introduce an image editing algorithm to the image inpainting task by designing two distinct networks.
The first network, Edge-e4e, uses pretrained StyleGAN2 for global image generation, mitigating edge distortions in damaged regions and reducing training costs.
Simultaneously, we incorporate contour information in the damaged areas to ensure the correctness of the restoration content.
The second network, the Appending network, includes two style-based encoders and a generator to refine the images restored by the Edge-e4e network.
Specifically, we subtract the restored images from the input images in the channel dimension to obtain a distortion map, which serves as a prior to refine the restored images.
The encoders extract features from the input images and distortion map, while the generator is employed to generate optimized images.
To enhance the quality of refined images, we propose integrating plugin and modulate plugin modules into the Appending network for style extraction and fusion, leveraging the available information from input images and blending it into the generator.
Experimental results demonstrate that our algorithm achieves high-fidelity restoration and excellent generalization, with optimal FID and Lpips metrics of 0.
0631 and 0.
875, respectively.

Related Results

Image Inpainting Research Based on Deep Learning
Image Inpainting Research Based on Deep Learning
Abstract With the rapid development of computer technology, image inpainting has become a research hotspot in the field of deep learning. Image inpainting belongs...
Diversity-Generated Image Inpainting with Style Extraction
Diversity-Generated Image Inpainting with Style Extraction
The latest methods based on deep learning have achieved amazing results regarding the complex work of inpainting large missing areas in an image. This type of method generally atte...
Region of Interest-Based 3D Inpainting of Cultural Heritage Artifacts
Region of Interest-Based 3D Inpainting of Cultural Heritage Artifacts
In this article, we address the problem of 3D inpainting using an exemplar-based method for point clouds. 3D inpainting is a process of filling holes or missing regions in the reco...
Magic graphs
Magic graphs
DE LA TESIS<br/>Si un graf G admet un etiquetament super edge magic, aleshores G es diu que és un graf super edge màgic. La tesis està principalment enfocada a l'estudi del c...
The Bayesian-Laplacian Brain
The Bayesian-Laplacian Brain
Abstract We outline what we believe could be an improvement in future discussions of the brain acting as a Bayesian-Laplacian system. We do so by...
MD-GAN: Multi-Scale Diversity GAN for Large Masks Inpainting
MD-GAN: Multi-Scale Diversity GAN for Large Masks Inpainting
Image inpainting approaches have made considerable progress with the assistance of generative adversarial networks (GANs) recently. However, current inpainting methods are incompet...
Ancient mural inpainting via structure information guided two-branch model
Ancient mural inpainting via structure information guided two-branch model
AbstractAncient murals are important cultural heritages for our exploration of ancient civilizations and are of great research value. Due to long-time exposure to the environment, ...
Optimizing edge cloud deployments for video analytics
Optimizing edge cloud deployments for video analytics
(English) As our digital world and physical realities blend together, we, as users, are growing to expect real-time interaction wherever and whenever we want. Newer internet servic...

Back to Top