Image Inpainting using Partial Convolution
Harsh Patel, Amey Kulkarni, Shivam Sahni, Udit Vyas

TL;DR
This paper introduces a deep learning approach for image inpainting utilizing partial convolution layers to effectively restore corrupted or missing regions in images.
Contribution
It proposes a novel deep learning method employing partial convolution layers specifically designed for robust image inpainting tasks.
Findings
Partial convolution improves inpainting quality in corrupted images.
The method outperforms traditional techniques in restoring missing regions.
Deep learning with partial convolution achieves more realistic inpainting results.
Abstract
Image Inpainting is one of the very popular tasks in the field of image processing with broad applications in computer vision. In various practical applications, images are often deteriorated by noise due to the presence of corrupted, lost, or undesirable information. There have been various restoration techniques used in the past with both classical and deep learning approaches for handling such issues. Some traditional methods include image restoration by filling gap pixels using the nearby known pixels or using the moving average over the same. The aim of this paper is to perform image inpainting using robust deep learning methods that use partial convolution layers.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Advanced Image Processing Techniques · Image and Signal Denoising Methods
MethodsInpainting · Convolution
