AURA : Automatic Mask Generator using Randomized Input Sampling for Object Removal
Changsuk Oh, H. Jin Kim

TL;DR
This paper introduces AURA, an automatic mask generator that improves object removal in images by using randomized input sampling and a judge module, outperforming traditional segmentation masks and proposing new evaluation metrics.
Contribution
The paper presents a novel automatic mask generation method for object removal that leverages randomized sampling and a judge module, enhancing removal quality over existing segmentation-based masks.
Findings
AURA outperforms semantic segmentation masks in object removal.
The proposed metrics (FID* and U-IDS*) align better with human judgment.
The method effectively generates importance maps for improved object removal.
Abstract
The objective of the image inpainting task is to fill missing regions of an image in a visually plausible way. Recently, deep-learning-based image inpainting networks have generated outstanding results, and some utilize their models as object removers by masking unwanted objects in an image. However, while trying to better remove objects using their networks, the previous works pay less attention to the importance of the input mask. In this paper, we focus on generating the input mask to better remove objects using the off-the-shelf image inpainting network. We propose an automatic mask generator inspired by the explainable AI (XAI) method, whose output can better remove objects than a semantic segmentation mask. The proposed method generates an importance map using randomly sampled input masks and quantitatively estimated scores of the completed images obtained from the random masks.…
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 Neural Network Applications · Image Enhancement Techniques
MethodsInpainting
