Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
119 tokens/sec
GPT-4o
56 tokens/sec
Gemini 2.5 Pro Pro
43 tokens/sec
o3 Pro
6 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Contextual Attention Mechanism, SRGAN Based Inpainting System for Eliminating Interruptions from Images (2204.02591v1)

Published 6 Apr 2022 in cs.CV and cs.AI

Abstract: The new alternative is to use deep learning to inpaint any image by utilizing image classification and computer vision techniques. In general, image inpainting is a task of recreating or reconstructing any broken image which could be a photograph or oil/acrylic painting. With the advancement in the field of Artificial Intelligence, this topic has become popular among AI enthusiasts. With our approach, we propose an initial end-to-end pipeline for inpainting images using a complete Machine Learning approach instead of a conventional application-based approach. We first use the YOLO model to automatically identify and localize the object we wish to remove from the image. Using the result obtained from the model we can generate a mask for the same. After this, we provide the masked image and original image to the GAN model which uses the Contextual Attention method to fill in the region. It consists of two generator networks and two discriminator networks and is also called a coarse-to-fine network structure. The two generators use fully convolutional networks while the global discriminator gets hold of the entire image as input while the local discriminator gets the grip of the filled region as input. The contextual Attention mechanism is proposed to effectively borrow the neighbor information from distant spatial locations for reconstructing the missing pixels. The third part of our implementation uses SRGAN to resolve the inpainted image back to its original size. Our work is inspired by the paper Free-Form Image Inpainting with Gated Convolution and Generative Image Inpainting with Contextual Attention.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (8)
  1. Narayana Darapaneni (19 papers)
  2. Vaibhav Kherde (1 paper)
  3. Kameswara Rao (2 papers)
  4. Deepali Nikam (1 paper)
  5. Swanand Katdare (1 paper)
  6. Anima Shukla (2 papers)
  7. Anagha Lomate (1 paper)
  8. Anwesh Reddy Paduri (13 papers)
Citations (1)

Summary

We haven't generated a summary for this paper yet.